[hamster-applet/f14/master] - Update to 2.32.0 - Minor bugfixes

Mads Villadsen maxx at fedoraproject.org
Tue Sep 28 20:17:53 UTC 2010


commit c1fbd7964dbf39a89a3be09415936c712ac39ea0
Author: Mads Villadsen <maxx at krakoa.dk>
Date:   Tue Sep 28 22:17:54 2010 +0200

    - Update to 2.32.0
    - Minor bugfixes

 .gitignore          |    1 +
 hamster-applet.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f15882a..1244a20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 hamster-applet-2.31.5.tar.bz2
 /hamster-applet-2.31.90.tar.bz2
 /hamster-applet-2.31.91.tar.bz2
+/hamster-applet-2.32.0.tar.bz2
diff --git a/hamster-applet.spec b/hamster-applet.spec
index 8222432..3be5a66 100644
--- a/hamster-applet.spec
+++ b/hamster-applet.spec
@@ -2,14 +2,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           hamster-applet
-Version:        2.31.91
+Version:        2.32.0
 Release:        1%{?dist}
 Summary:        Time tracking applet
 
 Group:          Applications/Productivity
 License:        GPLv3+
 URL:            http://code.google.com/p/projecthamster/
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/hamster-applet/2.31/%{name}-%{version}.tar.bz2
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/hamster-applet/2.32/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # since Fedora isn't shipping Docky it doesn't make any sense including the Docky helpers
 Patch0:         hamster-applet-remove-docky-helper.patch
@@ -108,6 +108,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Sep 28 2010 Mads Villadsen <maxx at krakoa.dk> - 2.32.0-1
+- Update to 2.32.0
+- Minor bugfixes
+
 * Tue Aug 31 2010 Mads Villadsen <maxx at krakoa.dk> - 2.31.91-1
 - Update to 2.31.91
 - Data integrity bugfixes
diff --git a/sources b/sources
index 0875cbb..d1d0469 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed2cdc8c595b52c7a382792c42116fbf  hamster-applet-2.31.91.tar.bz2
+325b7faea3be2bf96cf8ec8acac702b4  hamster-applet-2.32.0.tar.bz2


More information about the scm-commits mailing list