[libnotify] Fix glib2 dependency version.

Ville Skyttä scop at fedoraproject.org
Wed Jul 11 21:15:48 UTC 2012


commit dcdd781cedc323d6766d0c47f5156ddaada5f775
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Thu Jul 12 00:15:35 2012 +0300

    Fix glib2 dependency version.

 libnotify.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libnotify.spec b/libnotify.spec
index 16e0ef8..242e407 100644
--- a/libnotify.spec
+++ b/libnotify.spec
@@ -1,10 +1,11 @@
 %define dbus_version		0.90
 %define dbus_glib_version	0.70
+%define glib2_version		2.26.0
 
 Summary: Desktop notification library
 Name: libnotify
 Version: 0.7.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://library.gnome.org/devel/notification-spec/
 Source0: http://download.gnome.org/sources/%{name}/0.7/%{name}-%{version}.tar.xz
 License: LGPLv2+
@@ -72,6 +73,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 %{_datadir}/gir-1.0/Notify-0.7.gir
 
 %changelog
+* Wed Jul 11 2012 Ville Skyttä <ville.skytta at iki.fi> - 0.7.5-2
+- Fix glib2 dependency version.
+
 * Wed Mar 28 2012 Richard Hughes <hughsient at gmail.com> - 0.7.5-1
 - Update to 0.7.5
 


More information about the scm-commits mailing list