[gnome-applet-timer] - Update to 2.1.4

Christoph Wickert cwickert at fedoraproject.org
Sat Sep 18 16:00:10 UTC 2010


commit e88b856a5cb1a077406cebd0f3ffab50e62ef545
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sat Sep 18 18:00:06 2010 +0200

    - Update to 2.1.4

 .gitignore              |    1 +
 gnome-applet-timer.spec |   11 +++++++----
 sources                 |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4b185f7..2ebcfb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 timer-applet-2.1.3.tar.gz
+/timer-applet-2.1.4.tar.gz
diff --git a/gnome-applet-timer.spec b/gnome-applet-timer.spec
index da0c397..a7b450d 100644
--- a/gnome-applet-timer.spec
+++ b/gnome-applet-timer.spec
@@ -4,14 +4,14 @@
 %global srcname timer-applet
 
 Name:           gnome-applet-timer
-Version:        2.1.3
-Release:        2%{?dist}
+Version:        2.1.4
+Release:        1%{?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}/trunk/%{version}/+download/%{srcname}-%{version}.tar.gz
+Source0:        http://launchpad.net/%{srcname}/2.1.x/%{version}/+download/%{srcname}-%{version}.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
@@ -54,7 +54,7 @@ Timer Applet is a countdown timer applet for the GNOME panel. Highlights:
 
 
 %prep
-%setup -q -n %{srcname}-%{version}
+%setup -q -n %{srcname}
 %if 0%{?fedora} == 11
 %patch1 -p1 -b .freedesktop-0.2
 %endif
@@ -113,6 +113,9 @@ scrollkeeper-update -q || :
 
 
 %changelog
+* Sat Sep 18 2010 Christoph Wickert <cwickert at fedoraproject.org> - 2.1.4-1
+- Update to 2.1.4
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 2.1.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 3c475d6..0e036ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd2f3b8f3b6f0c05c9069570b23bcf77  timer-applet-2.1.3.tar.gz
+c38a26e36c6e7030623d6c52cbec39aa  timer-applet-2.1.4.tar.gz


More information about the scm-commits mailing list