diff --git a/.cvsignore b/.cvsignore index 0e69de4..b4dfddc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hamster-applet-0.1.7.4.tar.gz +hamster-applet-0.2.tar.gz diff --git a/hamster-applet.spec b/hamster-applet.spec index 3f07865..9d5dc06 100644 --- a/hamster-applet.spec +++ b/hamster-applet.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: hamster-applet -Version: 0.1.7.4 -Release: 3%{?dist} +Version: 0.2 +Release: 1%{?dist} Summary: Time tracking applet Group: Development/Languages @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Apr 25 2008 Mads Villadsen - 0.2-1 +- Update to new upstream release + * Mon Apr 21 2008 Mads Villadsen - 0.1.7.4-3 - Add hicolor-icon-theme as a Requires - Add lots of other Requires as well - it should now run as well as build diff --git a/sources b/sources index ea9e479..56068d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a98f344429668dbb8a71c0a8c4996705 hamster-applet-0.1.7.4.tar.gz +7a774079ab79ee658c04f82931398b94 hamster-applet-0.2.tar.gz