From e0118a0190d0346cd0bed891595b252d072fb6c9 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Sep 07 2016 08:19:24 +0000 Subject: import postgresql92-postgresql-9.2.18-1.el7 --- diff --git a/.gitignore b/.gitignore index bffce04..a8caf02 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ SOURCES/postgresql-8.4.22.tar.bz2 -SOURCES/postgresql-9.2.15-US.pdf -SOURCES/postgresql-9.2.15.tar.bz2 +SOURCES/postgresql-9.2.18-US.pdf +SOURCES/postgresql-9.2.18.tar.bz2 diff --git a/.postgresql92-postgresql.metadata b/.postgresql92-postgresql.metadata index 7401bc5..9d3769c 100644 --- a/.postgresql92-postgresql.metadata +++ b/.postgresql92-postgresql.metadata @@ -1,3 +1,3 @@ 66a1286c4983121af35b76c97b97288013edc151 SOURCES/postgresql-8.4.22.tar.bz2 -4a0ab0ee2be5960b9d4be0442d29f932cf95cb85 SOURCES/postgresql-9.2.15-US.pdf -73086d027966ffb190f650a468921e39f44120a4 SOURCES/postgresql-9.2.15.tar.bz2 +83d52f97650e8302d8c353ad5359bd89e226f533 SOURCES/postgresql-9.2.18-US.pdf +703f237f2d70df3809733852a9c2421e5b4fdba9 SOURCES/postgresql-9.2.18.tar.bz2 diff --git a/SPECS/postgresql.spec b/SPECS/postgresql.spec index bd3fd64..f1417ee 100644 --- a/SPECS/postgresql.spec +++ b/SPECS/postgresql.spec @@ -58,7 +58,7 @@ Summary: PostgreSQL client programs Name: %{?scl_prefix}postgresql %global majorversion 9.2 -Version: 9.2.15 +Version: 9.2.18 Release: 1%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI @@ -1147,6 +1147,12 @@ cat psql-%{majorversion}.lang >>main.lst %endif %changelog +* Thu Aug 18 2016 Petr Kubat - 9.2.18-1 +- update to 9.2.18 per release notes + http://www.postgresql.org/docs/9.2/static/release-9-2-18.html + http://www.postgresql.org/docs/9.2/static/release-9-2-17.html + http://www.postgresql.org/docs/9.2/static/release-9-2-16.html + * Tue Feb 16 2016 Pavel Kajaba - 9.2.15-1 - update to 9.2.15 per release notes http://www.postgresql.org/docs/9.2/static/release-9-2-15.html