- update to 0.30.1 to get minor fixes to man pages
This commit is contained in:
parent
4cf6d70315
commit
81d14b95dd
@ -1,2 +1,3 @@
|
||||
oddjob-0.29.1-1.tar.gz
|
||||
oddjob-0.30.tar.gz
|
||||
oddjob-0.30.1.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user