[gnome-applet-timer/f14/master] - Update to 2.2 Beta 1

Christoph Wickert cwickert at fedoraproject.org
Sun Sep 19 11:35:08 UTC 2010


commit f86d23d40aa158ce87325c76079c72988b626b8c
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sun Sep 19 13:35:05 2010 +0200

    - Update to 2.2 Beta 1

 .gitignore              |    1 +
 gnome-applet-timer.spec |   10 +++++++---
 sources                 |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ebcfb7..6242dff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 timer-applet-2.1.3.tar.gz
 /timer-applet-2.1.4.tar.gz
+/timer-applet-2.2beta1.tar.gz
diff --git a/gnome-applet-timer.spec b/gnome-applet-timer.spec
index 9187700..0e5f15f 100644
--- a/gnome-applet-timer.spec
+++ b/gnome-applet-timer.spec
@@ -4,14 +4,15 @@
 %global srcname timer-applet
 
 Name:           gnome-applet-timer
-Version:        2.1.4
-Release:        1%{?dist}
+Version:        2.2
+Release:        0.1.beta1%{?dist}
 Summary:        A countdown timer applet for the GNOME panel
 
 Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            https://launchpad.net/timer-applet
-Source0:        http://launchpad.net/%{srcname}/2.1.x/%{version}/+download/%{srcname}-%{version}.tar.gz
+#Source0:        http://launchpad.net/%{srcname}/2.1.x/%{version}/+download/%{srcname}-%{version}.tar.gz
+Source0:        http://launchpad.net/timer-applet/2.2/2.2b1/+download/timer-applet-2.2beta1.tar.gz
 # update default sounds for the recent freedesktop sound themes
 Patch1:         gnome-applet-timer-2.1.2-sound-theme-freedesktop-0.2.patch
 Patch2:         gnome-applet-timer-2.1.2-sound-theme-freedesktop-0.7.patch
@@ -115,6 +116,9 @@ scrollkeeper-update -q || :
 
 
 %changelog
+* Sun Sep 19 2010 Christoph Wickert <cwickert at fedoraproject.org> - 2.2-0.1.beta1
+- Update to 2.2 Beta 1
+
 * Sat Sep 18 2010 Christoph Wickert <cwickert at fedoraproject.org> - 2.1.4-1
 - Update to 2.1.4
 
diff --git a/sources b/sources
index 0e036ea..bb78677 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c38a26e36c6e7030623d6c52cbec39aa  timer-applet-2.1.4.tar.gz
+30eb9df45e7578a9de0ac451c5f25a92  timer-applet-2.2beta1.tar.gz


More information about the scm-commits mailing list