[gnome-activity-journal] - Update to 0.5.0.1 - Fixes issues with hamster-applet - Removes some debug output - Minor bugfixes

Mads Villadsen maxx at fedoraproject.org
Tue Sep 28 20:45:04 UTC 2010


commit 2464fe4b266a2aba2c85904a1a16ffb325dffd31
Author: Mads Villadsen <maxx at krakoa.dk>
Date:   Tue Sep 28 22:45:02 2010 +0200

    - Update to 0.5.0.1
    - Fixes issues with hamster-applet
    - Removes some debug output
    - Minor bugfixes

 gnome-activity-journal.spec |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/gnome-activity-journal.spec b/gnome-activity-journal.spec
index 302fa45..4eeebd6 100644
--- a/gnome-activity-journal.spec
+++ b/gnome-activity-journal.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           gnome-activity-journal
-Version:        0.5.0
+Version:        0.5.0.1
 Release:        1%{?dist}
 Summary:        Browse and search your Zeitgeist activities
 
@@ -13,9 +13,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Simple patch to get rid of rpmlint error about non-executable script
 Patch1:         %{name}-non-executable-script-fix.patch
-# Simple patch that has a temporary workaround for checking the version of zeitgeist
-# zeitgeist 0.5.0 shipped claiming to be 0.4.0 in its dbus api
-Patch2:         %{name}-0.5.0-zeitgeist-version-workaround.patch
 
 BuildArch:      noarch
 BuildRequires:  python-devel python-distutils-extra desktop-file-utils intltool
@@ -74,7 +71,6 @@ activity.
 %prep
 %setup -q
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__python} setup.py build
@@ -112,6 +108,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/gconf/schemas/%{name}.schemas
 
 %changelog
+* Tue Sep 28 2010 Mads Villadsen <maxx at krakoa.dk> - 0.5.0.1-1
+- Update to 0.5.0.1
+- Fixes issues with hamster-applet
+- Removes some debug output
+- Minor bugfixes
+
 * Mon Aug 23 2010 Mads Villadsen <maxx at krakoa.dk> - 0.5.0-1
 - Update to latest release
 - Add minor patch to make the version check work with zeitgeist 0.5.0


More information about the scm-commits mailing list