[mingw-postgresql] Update to 9.4.1

mooninite mooninite at fedoraproject.org
Thu Feb 26 02:38:21 UTC 2015


commit a1b23f77a52f8b234e6ccaa33375be79827b2814
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Wed Feb 25 20:38:15 2015 -0600

    Update to 9.4.1

 .gitignore            | 2 +-
 mingw-postgresql.spec | 5 ++++-
 sources               | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 616ecb4..37398e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/postgresql-9.4.0.tar.bz2
+/postgresql-9.4.1.tar.bz2
diff --git a/mingw-postgresql.spec b/mingw-postgresql.spec
index 32c6692..d718114 100644
--- a/mingw-postgresql.spec
+++ b/mingw-postgresql.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
 Name:           mingw-postgresql
-Version:        9.4.0
+Version:        9.4.1
 Release:        1%{?dist}
 Summary:        MinGW Windows PostgreSQL library
 
@@ -192,6 +192,9 @@ mv $RPM_BUILD_ROOT%{mingw64_libdir}/libpq.a $RPM_BUILD_ROOT%{mingw64_libdir}/lib
 
 
 %changelog
+* Wed Feb 25 2015 Michael Cronenworth <mike at cchtml.com> - 9.4.1-1
+- New upstream release.
+
 * Tue Feb 03 2015 Michael Cronenworth <mike at cchtml.com> - 9.4.0-1
 - New upstream release.
 
diff --git a/sources b/sources
index c66c147..a2b8d62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8cd6e33e1f8d4d2362c8c08bd0e8802b  postgresql-9.4.0.tar.bz2
+2cf30f50099ff1109d0aa517408f8eff  postgresql-9.4.1.tar.bz2


More information about the scm-commits mailing list