From d74ee383faa5f5c2be3376853aa21bc7388c3b68 Mon Sep 17 00:00:00 2001 From: Mads Villadsen Date: May 05 2008 07:16:42 +0000 Subject: - Update to latest upstream release - Fact editing functionality --- diff --git a/.cvsignore b/.cvsignore index f5c0128..efc6927 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hamster-applet-0.3.tar.gz +hamster-applet-0.4.tar.gz diff --git a/hamster-applet.spec b/hamster-applet.spec index 358c252..de6c9de 100644 --- a/hamster-applet.spec +++ b/hamster-applet.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: hamster-applet -Version: 0.3 +Version: 0.4 Release: 1%{?dist} Summary: Time tracking applet @@ -91,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon May 5 2008 Mads Villadsen - 0.4-1 +- Update to latest upstream release +- Fact editing functionality + * Sun May 4 2008 Mads Villadsen - 0.3-1 - Update to latest upstream release diff --git a/sources b/sources index a33769f..008446b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ba463e1baeb956e83c6e0faa9a1f627 hamster-applet-0.3.tar.gz +c7fd5477f14a6af032b4bd2a066e00bf hamster-applet-0.4.tar.gz