[gnome-shell-extension-pomodoro] Update to latest upstream, require Gnome Shell 3.6.

mbooth mbooth at fedoraproject.org
Thu Jan 17 14:12:19 UTC 2013


commit e5efc08ad645fdebb929375d798a37f45442bb3d
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Thu Jan 17 14:10:48 2013 +0000

    Update to latest upstream, require Gnome Shell 3.6.

 .gitignore                          |    1 +
 gnome-shell-extension-pomodoro.spec |   12 ++++++++----
 sources                             |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4a767f..80b42dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /codito-gnome-shell-pomodoro-13030cd.tar.gz
 /codito-gnome-shell-pomodoro-0.6-0-df98ce0.tar.gz
 /codito-gnome-shell-pomodoro-0.6-0-gdf98ce0.tar.gz
+/codito-gnome-shell-pomodoro-0.7-0.tar.gz
diff --git a/gnome-shell-extension-pomodoro.spec b/gnome-shell-extension-pomodoro.spec
index 11e1a26..cf23636 100644
--- a/gnome-shell-extension-pomodoro.spec
+++ b/gnome-shell-extension-pomodoro.spec
@@ -1,16 +1,16 @@
-%global git 8621ece
+%global git 6e520fa
 %global uuid pomodoro at arun.codito.in 
 %global github codito-gnome-shell-pomodoro
 
 Name:           gnome-shell-extension-pomodoro
-Version:        0.6
+Version:        0.7
 Release:        1%{?dist}
 Summary:        A gnome-shell extension for the pomodoro technique
 
 Group:          User Interface/Desktops
 License:        GPLv3+
 URL:            https://github.com/codito/gnome-shell-pomodoro
-Source0:        https://github.com/codito/gnome-shell-pomodoro/tarball/%{version}/codito-gnome-shell-pomodoro-%{version}-0-gdf98ce0.tar.gz
+Source0:        https://github.com/codito/gnome-shell-pomodoro/tarball/%{version}/%{github}-%{version}-0.tar.gz
 
 BuildArch:      noarch
 
@@ -19,7 +19,7 @@ BuildRequires:  gettext
 BuildRequires:  intltool
 BuildRequires:  glib2-devel
 
-Requires:       gnome-shell >= 3.4.0
+Requires:       gnome-shell >= 3.6.0
 Requires:       hicolor-icon-theme
 
 
@@ -64,6 +64,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Jan 17 2013 Mat Booth <fedora at matbooth.co.uk> - 0.7-1
+- Update to upstream version 0.7
+- Require gnome-shell 3.6
+
 * Mon Nov 19 2012 Mat Booth <fedora at matbooth.co.uk> - 0.6-1
 - Update to upstream version 0.6
 - Require gnome-shell 3.4
diff --git a/sources b/sources
index a369821..08318ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-440538681e93483a8fd7dfe22370991a  codito-gnome-shell-pomodoro-0.6-0-gdf98ce0.tar.gz
+f54cdb1038277a498a82f515fa497936  codito-gnome-shell-pomodoro-0.7-0.tar.gz


More information about the scm-commits mailing list