[mingw-dbus-glib] New upstream version 0.102

Greg Hellings greghellings at fedoraproject.org
Fri May 16 04:46:57 UTC 2014


commit a4a6e3985dd5e8efef13140e2dfe22b666af8977
Author: Greg Hellings <greg.hellings at gmail.com>
Date:   Thu May 15 23:46:33 2014 -0500

    New upstream version 0.102

 .gitignore                                     |    1 +
 dbus-glib-0.100-disable-abstract-sockets.patch |   26 ------------------------
 mingw-dbus-glib.spec                           |   13 ++++-------
 sources                                        |    2 +-
 4 files changed, 7 insertions(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56fa139..f6561b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /dbus-glib-0.100.tar.gz
 /dbus-glib-0.100.2.tar.gz
+/dbus-glib-0.102.tar.gz
diff --git a/mingw-dbus-glib.spec b/mingw-dbus-glib.spec
index 8d69225..ee731ec 100644
--- a/mingw-dbus-glib.spec
+++ b/mingw-dbus-glib.spec
@@ -2,16 +2,11 @@
 
 Summary:	MinGW build of GLib bindings for D-Bus
 Name:		mingw-dbus-glib
-Version:	0.100.2
+Version:	0.102
 Release:	1%{?dist}
 License:	AFL and GPLv2+
 URL:		http://dbus.freedesktop.org/
 Source:		http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-%{version}.tar.gz
-# Allows --disable-abstract-sockets to also disable the check for them, which breaks
-# configure in cross-build environments.
-#
-# Upstream has already removed the check from their git
-Patch001:	dbus-glib-0.100-disable-abstract-sockets.patch
 
 BuildArch:	noarch
 
@@ -93,8 +88,6 @@ Static version of the MinGW Windows D-Bus Message Bus System
 %prep
 %setup -q -n dbus-glib-%{version}
 
-%patch001 -p1 -b .abstract
-
 iconv -f Latin1 -t UTF-8 -o ChangeLog.utf8 ChangeLog
 mv ChangeLog.utf8 ChangeLog
 
@@ -141,6 +134,10 @@ rm -r ${RPM_BUILD_ROOT}%{mingw64_mandir}/man1/
 
 
 %changelog
+* Thu May 15 2014 Greg Hellings <greg.hellings at gmail.com> - 0.102-1
+- Updated to new upstream version
+- Removed upstreamed patch
+
 * Tue Sep 3 2013 Greg Hellings <greg.hellings at gmail.com> - 0.100.2-1
 - Updated to new upstream version
 
diff --git a/sources b/sources
index de9a5cb..9b71f72 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad0920c7e3aad669163bb59171cf138e  dbus-glib-0.100.2.tar.gz
+f76b8558fd575d0106c3a556eaa49184  dbus-glib-0.102.tar.gz


More information about the scm-commits mailing list