diff --git a/.gitignore b/.gitignore index f9fd58b..4bf7b68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/postgresql-9.4.9-US.pdf -SOURCES/postgresql-9.4.9.tar.bz2 +SOURCES/postgresql-9.4.12-US.pdf +SOURCES/postgresql-9.4.12.tar.bz2 SOURCES/postgresql-setup-3.3.tar.gz diff --git a/.rh-postgresql94-postgresql.metadata b/.rh-postgresql94-postgresql.metadata index 33fa24a..729e9ee 100644 --- a/.rh-postgresql94-postgresql.metadata +++ b/.rh-postgresql94-postgresql.metadata @@ -1,3 +1,3 @@ -774074c5883b9291e4daef0f86581d82b87bc66c SOURCES/postgresql-9.4.9-US.pdf -a8e6130576ff7b8876e71497f18cdfeb89bb6fc0 SOURCES/postgresql-9.4.9.tar.bz2 +bcda8a5c7181712fb1ed2fa044d3c9da42476edf SOURCES/postgresql-9.4.12-US.pdf +88be8d77b653a652dbf9aca513c3b6a8bfa63259 SOURCES/postgresql-9.4.12.tar.bz2 2317e63eb18c38e2fd0ffd85585334a38a9dc1f9 SOURCES/postgresql-setup-3.3.tar.gz diff --git a/SPECS/postgresql.spec b/SPECS/postgresql.spec index 7318a3e..f0cc550 100644 --- a/SPECS/postgresql.spec +++ b/SPECS/postgresql.spec @@ -64,7 +64,7 @@ Summary: PostgreSQL client programs Name: %{?scl_prefix}postgresql %global majorversion 9.4 -Version: 9.4.9 +Version: 9.4.12 Release: 1%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI @@ -620,7 +620,7 @@ cd .. # but I was unable to debug properly yet): # error: create archive failed on file # /builddir/.../...-9.4.1/README.rpm-dist: cpio: Bad magic -cp $RPM_BUILD_ROOT/%{_pkgdocdir}/README.rpm-dist ./ +mv $RPM_BUILD_ROOT/%{_pkgdocdir}/README.rpm-dist ./ cat > $RPM_BUILD_ROOT%{_sysconfdir}/postgresql-setup/upgrade/postgresql.conf < - 9.4.12-1 +- update to 9.4.12 per release notes + http://www.postgresql.org/docs/9.4/static/release-9-4-12.html + http://www.postgresql.org/docs/9.4/static/release-9-4-11.html + http://www.postgresql.org/docs/9.4/static/release-9-4-10.html + * Thu Aug 18 2016 Petr Kubat - 9.4.9-1 - update to 9.4.9 per release notes http://www.postgresql.org/docs/9.4/static/release-9-4-9.html