[gnome-shell-extension-pomodoro] Extra BRs required on F21

mbooth mbooth at fedoraproject.org
Thu Feb 13 10:01:51 UTC 2014


commit 2041703ccce5b2b69cd127a58ebb169781e6e91e
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Thu Feb 13 10:01:53 2014 +0000

    Extra BRs required on F21

 gnome-shell-extension-pomodoro.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gnome-shell-extension-pomodoro.spec b/gnome-shell-extension-pomodoro.spec
index f03a5e0..f289f0a 100644
--- a/gnome-shell-extension-pomodoro.spec
+++ b/gnome-shell-extension-pomodoro.spec
@@ -3,7 +3,7 @@
 
 Name:           gnome-shell-extension-pomodoro
 Version:        0.10.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A gnome-shell extension for the pomodoro technique
 
 Group:          User Interface/Desktops
@@ -19,6 +19,7 @@ BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(upower-glib)
+BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(libcanberra)
 
 Requires:       gnome-shell >= 3.10.0
@@ -74,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/dbus-1/services/org.gnome.Pomodoro.service
 
 %changelog
+* Thu Feb 13 2014 Mat Booth <fedora at matbooth.co.uk> - 0.10.0-2
+- Extra BRs required on F21
+
 * Tue Feb 11 2014 Mat Booth <fedora at matbooth.co.uk> - 0.10.0-1
 - Update to upstream version 0.10.0
 - Require gnome-shell 3.10


More information about the scm-commits mailing list