[glib2/f14/master] 2.25.15

Matthias Clasen mclasen at fedoraproject.org
Tue Aug 31 14:11:39 UTC 2010


commit 6fba6db73861c1f11c24ef0b2b4a56127adba92d
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 31 09:57:08 2010 -0400

    2.25.15

 .gitignore |    1 +
 glib2.spec |   11 +++++------
 sources    |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9593b5..69f6ab5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ glib-2.25.11.tar.bz2
 glib-2.25.12.tar.bz2
 glib-2.25.13.tar.bz2
 /glib-2.25.14.tar.bz2
+/glib-2.25.15.tar.bz2
diff --git a/glib2.spec b/glib2.spec
index 73446f8..cefdcdd 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -2,8 +2,8 @@
 
 Summary: A library of handy utility functions
 Name: glib2
-Version: 2.25.14
-Release: 2%{?dist}
+Version: 2.25.15
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -27,9 +27,6 @@ BuildRequires: gtk-doc
 # required for GIO content-type support
 Requires: shared-mime-info
 
-# Upstream fix for a problem with PolicyKit problems
-Patch0: 0001-GDBusProxy-Call-into-well-known-name-if-no-name-owne.patch
-
 %description
 GLib is the low-level core library that forms the basis for projects
 such as GTK+ and GNOME. It provides data structure handling for C,
@@ -56,7 +53,6 @@ The glib2-static package includes static libraries of the GLib library.
 
 %prep
 %setup -q -n glib-%{version}
-%patch0 -p1 -b .wellknown-call
 
 %build
 # Support builds of both git snapshots and tarballs packed with autogoo
@@ -162,6 +158,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 %{_libdir}/lib*.a
 
 %changelog
+* Tue Aug 31 2010 Matthias Clasen <mclasen at redhat.com> - 2.25.15-1
+- Update to 2.25.15
+
 * Wed Aug 18 2010 Matthias Clasen <mclasen at redhat.com> - 2.25.14-2
 - Fix a PolicyKit problem
 
diff --git a/sources b/sources
index 98084d5..fda57a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-215a9af630c6f4c1548ec47b7a3e3add  glib-2.25.14.tar.bz2
+cbcca065bd20e37b2c633725934b8b06  glib-2.25.15.tar.bz2


More information about the scm-commits mailing list