rebase: minor release update

Per release notes:
http://www.postgresql.org/docs/9.4/static/release-9-4-2.html

Version: 9.4.2-1
This commit is contained in:
Jozef Mlích 2015-05-22 01:05:44 +02:00 committed by Pavel Raiskup
parent 3c624ca2d8
commit e66ec66d19
3 changed files with 17 additions and 13 deletions

10
.gitignore vendored
View File

@ -1,6 +1,6 @@
/postgresql-setup-3.3.tar.gz
/postgresql-9.4.1.tar.bz2
/postgresql-9.4.1.tar.bz2.sha256
/postgresql-9.4.1-US.pdf
/postgresql-9.3.6.tar.bz2
/postgresql-9.3.6.tar.bz2.sha256
/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

View File

@ -70,8 +70,8 @@
Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 9.4
Version: 9.4.1
Release: 4%{?dist}
Version: 9.4.2
Release: 1%{?dist}
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
# recognizes it as an independent license, so we do as well.
@ -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.6
%global prevversion 9.3.7
%global prevmajorversion 9.3
%global setup_version 3.3
@ -1196,6 +1196,10 @@ fi
%endif
%changelog
* Thu May 21 2015 Jozef Mlich <jmlich@redhat.com> - 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
* Thu May 21 2015 Pavel Raiskup <praiskup@redhat.com> - 9.4.1-4
- make the %%check phase more verbose for FAIL cases
- don't FTBFS on f23+ where hardening is on by default

10
sources
View File

@ -1,6 +1,6 @@
4333e467db490f5721452640d2bf9cd2 postgresql-setup-3.3.tar.gz
2cf30f50099ff1109d0aa517408f8eff postgresql-9.4.1.tar.bz2
5da9a8b75e0a18841f561049b1e670bd postgresql-9.4.1.tar.bz2.sha256
940a0ef3c49e19678e59a9a6b6ee143e postgresql-9.4.1-US.pdf
0212b03f2835fdd33126a2e70996be8e postgresql-9.3.6.tar.bz2
c1165aaee36fed892b2bcc154999e9a8 postgresql-9.3.6.tar.bz2.sha256
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