[hamster-applet] - Update to 2.31.91 - Data integrity bugfixes - Updated translations - Add pyxdg to Requires (fixes

Mads Villadsen maxx at fedoraproject.org
Tue Aug 31 10:25:41 UTC 2010


commit 98289d968a235631a34c93b91401ebd1e10064a7
Author: Mads Villadsen <maxx at krakoa.dk>
Date:   Tue Aug 31 12:25:40 2010 +0200

    - Update to 2.31.91
    - Data integrity bugfixes
    - Updated translations
    - Add pyxdg to Requires (fixes bug #628410)

 .gitignore          |    1 +
 hamster-applet.spec |    9 ++++++++-
 sources             |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c418443..f15882a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 hamster-applet-2.31.5.tar.bz2
 /hamster-applet-2.31.90.tar.bz2
+/hamster-applet-2.31.91.tar.bz2
diff --git a/hamster-applet.spec b/hamster-applet.spec
index 192800a..8222432 100644
--- a/hamster-applet.spec
+++ b/hamster-applet.spec
@@ -2,7 +2,7 @@
 %{!?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.90
+Version:        2.31.91
 Release:        1%{?dist}
 Summary:        Time tracking applet
 
@@ -29,6 +29,7 @@ Requires:       gnome-python2-gnome
 Requires:       gnome-python2-gconf, gnome-python2-evolution, pycairo
 # for /usr/share/control-center/keybindings
 Requires:       control-center-filesystem
+Requires:       pyxdg
 
 
 Requires(pre):   GConf2
@@ -107,6 +108,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 31 2010 Mads Villadsen <maxx at krakoa.dk> - 2.31.91-1
+- Update to 2.31.91
+- Data integrity bugfixes
+- Updated translations
+- Add pyxdg to Requires (fixes bug #628410)
+
 * Sun Aug 22 2010 Mads Villadsen <maxx at krakoa.dk> - 2.31.90-1
 - Update to 2.31.90
 - Changes in 2.31.90: 
diff --git a/sources b/sources
index ba506ae..0875cbb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-383f9c84995b4129517438c93bd0a39e  hamster-applet-2.31.90.tar.bz2
+ed2cdc8c595b52c7a382792c42116fbf  hamster-applet-2.31.91.tar.bz2


More information about the scm-commits mailing list