We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566c47a commit ae6c0e0Copy full SHA for ae6c0e0
SPECS/pg_rman90.spec
@@ -9,7 +9,7 @@
9
## Set general information for pg_rman.
10
Summary: Backup and Recovery Tool for PostgreSQL
11
Name: pg_rman
12
-Version: 1.2.0
+Version: 1.2.1
13
Release: 1%{?dist}
14
License: BSD
15
Group: Applications/Databases
@@ -58,6 +58,7 @@ rm -rf %{buildroot}
58
59
# History of pg_rman.
60
%changelog
61
+* Mon Jun 20 2011 - Tomonari Katsumata <t.katsumata1122@gmail.com> 1.2.1-1
62
* Wed Nov 10 2010 - NTT OSS Center <tomonari.katsumata@oss.ntt.co.jp> 1.2.0-1
63
* Wed Dec 9 2009 - NTT OSS Center <itagaki.takahiro@oss.ntt.co.jp> 1.1.1-1
64
- Initial cut for 1.1.1
0 commit comments