diff --git a/.gitignore b/.gitignore index 70a8382..1b4cfde 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ /postgresql-setup-3.3.tar.gz -/postgresql-9.3.7.tar.bz2 -/postgresql-9.3.7.tar.bz2.sha256 -/postgresql-9.4.2.tar.bz2 -/postgresql-9.4.2.tar.bz2.sha256 -/postgresql-9.4.2-US.pdf +/postgresql-9.3.8.tar.bz2 +/postgresql-9.3.8.tar.bz2.sha256 +/postgresql-9.4.3.tar.bz2 +/postgresql-9.4.3.tar.bz2.sha256 +/postgresql-9.4.3-US.pdf diff --git a/postgresql.spec b/postgresql.spec index 50ff969..2c3da2a 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -70,7 +70,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 9.4 -Version: 9.4.2 +Version: 9.4.3 Release: 1%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI @@ -86,7 +86,7 @@ Url: http://www.postgresql.org/ # in-place upgrade of an old database. In most cases it will not be critical # that this be kept up with the latest minor release of the previous series; # but update when bugs affecting pg_dump output are fixed. -%global prevversion 9.3.7 +%global prevversion 9.3.8 %global prevmajorversion 9.3 %global setup_version 3.3 @@ -1196,6 +1196,10 @@ fi %endif %changelog +* Wed Jun 03 2015 Jozef Mlich - 9.4.3-1 +- update to 9.4.3 per release notes + http://www.postgresql.org/docs/9.4/static/release-9-4-3.html + * Thu May 21 2015 Jozef Mlich - 9.4.2-1 - update to 9.4.2 per release notes http://www.postgresql.org/docs/9.4/static/release-9-4-2.html diff --git a/sources b/sources index 73b3c99..69ec941 100644 --- a/sources +++ b/sources @@ -1,6 +1,6 @@ 4333e467db490f5721452640d2bf9cd2 postgresql-setup-3.3.tar.gz -662c0d7f0ec5ffcb1a9af5c83f41d0a2 postgresql-9.3.7.tar.bz2 -2dd3a08d74ab97b019b8965318ea10d1 postgresql-9.3.7.tar.bz2.sha256 -b6369156607a4fd88f21af6fec0f30b9 postgresql-9.4.2.tar.bz2 -30cbd22e3c4bc5cd9218f78915d3c1e4 postgresql-9.4.2.tar.bz2.sha256 -f44d105db0bf6a658c14ba83a3dbee43 postgresql-9.4.2-US.pdf +a12d0aa39a6c238c938ed0158bf0f21a postgresql-9.3.8.tar.bz2 +0ab49ab68c4feacee9af109a2185e717 postgresql-9.3.8.tar.bz2.sha256 +05217e0921b51fb886e9e50875776bf1 postgresql-9.4.3.tar.bz2 +a39d989a86479f71242e2b82739d37b5 postgresql-9.4.3.tar.bz2.sha256 +8b8198dbbe975990dd50892ddbc25bb1 postgresql-9.4.3-US.pdf