[dbus-glib] Update to 0.92

Christopher Aillon caillon at fedoraproject.org
Sat Jan 22 19:02:13 UTC 2011


commit b37639248a84d62090aa3c55426d7d8520296507
Author: Christopher Aillon <caillon at redhat.com>
Date:   Sat Jan 22 11:02:34 2011 -0800

    Update to 0.92

 .gitignore     |    1 +
 dbus-glib.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1dd5b2e..fae241f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 dbus-glib-0.84.tar.gz
 DBusGLib-1.0.gir
 dbus-glib-0.88.tar.gz
+/dbus-glib-0.92.tar.gz
diff --git a/dbus-glib.spec b/dbus-glib.spec
index f399692..a93c8f4 100644
--- a/dbus-glib.spec
+++ b/dbus-glib.spec
@@ -3,12 +3,12 @@
 %define expat_version           1.95.5
 %define glib2_version           2.2.0
 %define gtk2_version 2.4.0
-%define dbus_version 0.90
+%define dbus_version 1.1
 
 Summary: GLib bindings for D-Bus
 Name: dbus-glib
-Version: 0.88
-Release: 3%{?dist}
+Version: 0.92
+Release: 1%{?dist}
 URL: http://www.freedesktop.org/software/dbus/
 #VCS: git:git://git.freedesktop.org/git/dbus/dbus-glib
 Source0: http://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz
@@ -110,6 +110,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Sat Jan 22 2011 Christopher Aillon <caillon at redhat.com> - 0.92-1
+- Update to 0.92
+
 * Wed Sep 29 2010 jkeating - 0.88-3
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index edfe61c..6ab69c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c04ba01df6130c2c4e62f73bea0d0d5  dbus-glib-0.88.tar.gz
+b595b36890c4f9f8f5d5dec131c495f8  dbus-glib-0.92.tar.gz


More information about the scm-commits mailing list