[mingw-postgresql] New upstream release.

mooninite mooninite at fedoraproject.org
Wed Jan 8 01:29:26 UTC 2014


commit be338e2352115eb77b01e9b3efa700b81ef1de2e
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Tue Jan 7 19:29:25 2014 -0600

    New upstream release.

 .gitignore            |    1 +
 mingw-postgresql.spec |    7 ++++---
 sources               |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ba04e2..4be3933 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /postgresql-9.2.4.tar.bz2
 /postgresql-9.3.1.tar.bz2
+/postgresql-9.3.2.tar.bz2
diff --git a/mingw-postgresql.spec b/mingw-postgresql.spec
index 49463bb..c052fbd 100644
--- a/mingw-postgresql.spec
+++ b/mingw-postgresql.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
 Name:           mingw-postgresql
-Version:        9.3.1
+Version:        9.3.2
 Release:        1%{?dist}
 Summary:        MinGW Windows PostgreSQL library
 
@@ -13,7 +13,6 @@ BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 95
 BuildRequires:  mingw32-gcc
-BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-gettext
 BuildRequires:  mingw32-libxml2
 BuildRequires:  mingw32-libxslt
@@ -24,7 +23,6 @@ BuildRequires:  mingw32-zlib
 
 BuildRequires:  mingw64-filesystem >= 95
 BuildRequires:  mingw64-gcc
-BuildRequires:  mingw64-binutils
 BuildRequires:  mingw64-gettext
 BuildRequires:  mingw64-libxml2
 BuildRequires:  mingw64-libxslt
@@ -194,6 +192,9 @@ mv $RPM_BUILD_ROOT%{mingw64_libdir}/libpq.a $RPM_BUILD_ROOT%{mingw64_libdir}/lib
 
 
 %changelog
+* Tue Jan 07 2014 Michael Cronenworth <mike at cchtml.com> - 9.3.2-1
+- New upstream release.
+
 * Mon Oct 28 2013 Michael Cronenworth <mike at cchtml.com> - 9.3.1-1
 - Rebase to 9.3 branch.
 
diff --git a/sources b/sources
index dfde472..cc65f18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c003d871f712d4d3895956b028a96e74  postgresql-9.3.1.tar.bz2
+8c905155e3e9f9367b4299a9acb41d2a  postgresql-9.3.2.tar.bz2


More information about the scm-commits mailing list