mbooth pushed to gnome-shell-extension-pomodoro (f21). "Update to latest snapshot for gnome 3.16 support"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 17 11:20:25 UTC 2015


>From 4e657ebca7b9d4415b0955a058e49387cad924ca Mon Sep 17 00:00:00 2001
From: Mat Booth <mat.booth at redhat.com>
Date: Fri, 17 Apr 2015 12:19:34 +0100
Subject: Update to latest snapshot for gnome 3.16 support


diff --git a/.gitignore b/.gitignore
index db8150c..223ca70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /x86_64/
 /*.src.rpm
 /656e06434559f52d1e473b87bac8385ff6f192fb.tar.gz
+/c7ad79d3989a5daab7fb562cefe38d3384ad8850.tar.gz
diff --git a/gnome-shell-extension-pomodoro.spec b/gnome-shell-extension-pomodoro.spec
index 093bacd..c51261c 100644
--- a/gnome-shell-extension-pomodoro.spec
+++ b/gnome-shell-extension-pomodoro.spec
@@ -1,9 +1,9 @@
 %global uuid pomodoro at arun.codito.in
-%global gittag 656e06434559f52d1e473b87bac8385ff6f192fb
+%global gittag c7ad79d3989a5daab7fb562cefe38d3384ad8850
 
 Name:           gnome-shell-extension-pomodoro
 Version:        0.11.0
-Release:        0.1.git656e0643%{?dist}
+Release:        0.2.gitc7ad79d3%{?dist}
 Summary:        A time management utility for GNOME
 
 License:        GPLv3+
@@ -24,19 +24,20 @@ BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(upower-glib)
+BuildRequires:  pkgconfig(telepathy-glib)
 
 Requires:       gnome-shell >= 3.14.0
 Requires:       hicolor-icon-theme
 
+# TODO rename package since upstream project has changed name
+Provides:       gnome-pomodoro = %{version}-%{release}
 
 %description
 This GNOME utility helps to manage time according to Pomodoro Technique.
 It intends to improve productivity and focus by taking short breaks.
 
 %prep
-%setup -q -n gnome-shell-pomodoro-%{gittag}
+%setup -q -n gnome-pomodoro-%{gittag}
 
 %build
 ./autogen.sh --prefix=%{_prefix}
@@ -75,6 +76,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/dbus-1/services/org.gnome.Pomodoro.service
 
 %changelog
+* Thu Apr 16 2015 Mat Booth <mat.booth at redhat.com> - 0.11.0-0.2.gitc7ad79d3
+- Update to latest snapshot for gnome 3.16 support
+
 * Mon Sep 29 2014 Mat Booth <mat.booth at redhat.com> - 0.11.0-0.1.git656e0643
 - Update to git snapshot of 0.11.0 for gnome 3.14 support
 
diff --git a/sources b/sources
index 310b601..dc0d1bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-040b5c63122bae202c375288aadcdbc3  656e06434559f52d1e473b87bac8385ff6f192fb.tar.gz
+bb512606272bba43afa35f927f1c5c2b  c7ad79d3989a5daab7fb562cefe38d3384ad8850.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gnome-shell-extension-pomodoro.git/commit/?h=f21&id=4e657ebca7b9d4415b0955a058e49387cad924ca


More information about the scm-commits mailing list