jmlich pushed to postgresql (f22). "rebase: minor release update (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jun 5 08:04:29 UTC 2015


From b625f6142b06082a89aa087ed07b6a2a717421ab Mon Sep 17 00:00:00 2001
From: Jozef Mlich <jmlich at redhat.com>
Date: Wed, 3 Jun 2015 13:59:44 +0200
Subject: rebase: minor release update

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

Version: 9.4.3-1

diff --git a/.gitignore b/.gitignore
index f3b8ff2..5f6b1b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
+/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
 /postgresql-setup-2.0.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
diff --git a/postgresql.spec b/postgresql.spec
index 9148564..43db809 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -66,7 +66,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
@@ -82,7 +82,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 2.0
@@ -1170,6 +1170,10 @@ fi
 %endif
 
 %changelog
+* Wed Jun 03 2015 Jozef Mlich <jmlich at redhat.com> - 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 <jmlich at 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
diff --git a/sources b/sources
index 9c41624..812391d 100644
--- a/sources
+++ b/sources
@@ -1,6 +1,6 @@
 8323008e726a84d76c3153ed68357576  postgresql-setup-2.0.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
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/postgresql.git/commit/?h=f22&id=b625f6142b06082a89aa087ed07b6a2a717421ab


More information about the scm-commits mailing list