- update to 0.30.1 to get minor fixes to man pages

This commit is contained in:
Nalin Dahyabhai 2010-04-01 21:07:51 +00:00
parent 4cf6d70315
commit 81d14b95dd
3 changed files with 6 additions and 2 deletions

View File

@ -1,2 +1,3 @@
oddjob-0.29.1-1.tar.gz
oddjob-0.30.tar.gz
oddjob-0.30.1.tar.gz

View File

@ -2,7 +2,7 @@
%global dbus_send /bin/dbus-send
Name: oddjob
Version: 0.30
Version: 0.30.1
Release: 1%{?dist}
Source: http://fedorahosted.org/released/oddjob/oddjob-%{version}.tar.gz
Summary: A D-Bus service which runs odd jobs on behalf of client applications
@ -154,6 +154,9 @@ fi
exit 0
%changelog
* Thu Apr 1 2010 Nalin Dahyabhai <nalin@redhat.com> 0.30.1-1
- documentation tweaks for man pages
* Wed Jan 27 2010 Nalin Dahyabhai <nalin@redhat.com> 0.30-1
- drop the shared library and python bindings, which so far as i can tell
weren't being used, obsoleting them to avoid a mess on upgrades

View File

@ -1 +1 @@
cc3335b7e630cc6bad323016f7d09f20 oddjob-0.30.tar.gz
9d38ef6c04eba9fd9c124bd9cda96ce1 oddjob-0.30.1.tar.gz