[mingw-libgsf] New upstream version

Greg Hellings greghellings at fedoraproject.org
Thu Feb 12 03:50:17 UTC 2015


commit b30ac70bd387b44939fd1be973ac9acb0228d739
Author: Gregory Hellings <greg.hellings at gmail.com>
Date:   Wed Feb 11 21:49:55 2015 -0600

    New upstream version

 .gitignore        |    1 +
 mingw-libgsf.spec |   10 +++++-----
 sources           |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d69289a..2be81f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /libgsf-1.14.28.tar.xz
 /libgsf-1.14.29.tar.xz
 /libgsf-1.14.30.tar.xz
+/libgsf-1.14.31.tar.xz
diff --git a/mingw-libgsf.spec b/mingw-libgsf.spec
index 46f4616..2d404f7 100644
--- a/mingw-libgsf.spec
+++ b/mingw-libgsf.spec
@@ -4,12 +4,11 @@
 
 Summary:	MinGW build of structured file editing library
 Name:		mingw-%{_pkg_name}
-Version:	1.14.30
-Release:	2%{?dist}
+Version:	1.14.31
+Release:	1%{?dist}
 License:	LGPLv2+
 URL:		http://www.gnome.org/
 Source:		ftp://ftp.gnome.org/pub/gnome/sources/libgsf/1.14/libgsf-%{version}.tar.xz
-Source101:	config64.cache
 
 BuildArch:	noarch
 
@@ -82,8 +81,6 @@ Static version of the MinGW Windows libgsf library.
 cp %{SOURCE101} .
 
 %build
-MINGW64_CONFIGURE_ARGS="--cache=`pwd`/config64.cache"
-
 %mingw_configure --enable-static --enable-shared \
 	--without-python
 %mingw_make %{?_smp_mflags}
@@ -142,6 +139,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Wed Feb 11 2015 Greg Hellings <greg.hellings at gmail.com> - 1.14.31-1
+- New upstream version
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14.30-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 9ed8edb..55bf65b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7b672ef37ef6a853ce149c03e4d3a63  libgsf-1.14.30.tar.xz
+95a99c9e010d21a78b1f100b18fa74fc  libgsf-1.14.31.tar.xz


More information about the scm-commits mailing list