diff --git a/.gitignore b/.gitignore index 489436c..5bb687d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ SOURCES/postgresql-8.4.20.tar.bz2 -SOURCES/postgresql-9.2.13-US.pdf -SOURCES/postgresql-9.2.13.tar.bz2 +SOURCES/postgresql-9.2.14-US.pdf +SOURCES/postgresql-9.2.14.tar.bz2 diff --git a/.postgresql.metadata b/.postgresql.metadata index 4b24c71..a895a9a 100644 --- a/.postgresql.metadata +++ b/.postgresql.metadata @@ -1,3 +1,3 @@ bad68fc70f90a28212459e5347c32ebbdfcf2c8e SOURCES/postgresql-8.4.20.tar.bz2 -292c43f62bad9f7799f3b0a387c182bca13b25fe SOURCES/postgresql-9.2.13-US.pdf -8078c44b092dc25b8d338110e80872682fa42a2b SOURCES/postgresql-9.2.13.tar.bz2 +0032b22d41b9124cd02a9807198528693ba0ae9e SOURCES/postgresql-9.2.14-US.pdf +d07311e7b44f92fb7b5e127c2f7069ff4dd47607 SOURCES/postgresql-9.2.14.tar.bz2 diff --git a/SPECS/postgresql.spec b/SPECS/postgresql.spec index e9d16bd..a0ea79a 100644 --- a/SPECS/postgresql.spec +++ b/SPECS/postgresql.spec @@ -62,7 +62,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 9.2 -Version: 9.2.13 +Version: 9.2.14 Release: 1%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI @@ -1150,6 +1150,10 @@ fi %endif %changelog +* Tue Oct 20 2015 Pavel Raiskup - 9.2.14-1 +- update to 9.2.14 per release notes + http://www.postgresql.org/docs/9.2/static/release-9-2-14.html + * Thu Jun 11 2015 Pavel Raiskup - 9.2.13-1 - update to 9.2.13 per release notes http://www.postgresql.org/docs/9.2/static/release-9-2-13.html