Missing bits of the 0.34.1 update
This commit is contained in:
parent
2db3447a31
commit
a2d44660a0
@ -21,10 +21,10 @@
|
||||
%endif
|
||||
|
||||
Name: oddjob
|
||||
Version: 0.34
|
||||
Version: 0.34.1
|
||||
Release: 1%{?dist}
|
||||
Source0: http://fedorahosted.org/released/oddjob/oddjob-%{version}.tar.gz
|
||||
#Source1: http://fedorahosted.org/released/oddjob/oddjob-%{version}.tar.gz.sig
|
||||
Source1: http://fedorahosted.org/released/oddjob/oddjob-%{version}.tar.gz.sig
|
||||
Summary: A D-Bus service which runs odd jobs on behalf of client applications
|
||||
License: BSD
|
||||
Group: System Environment/Daemons
|
||||
@ -255,6 +255,9 @@ fi
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Wed Jun 24 2015 Nalin Dahyabhai <nalin@redhat.com> - 0.34.1-1
|
||||
- build fixes
|
||||
|
||||
* Wed Jun 24 2015 Nalin Dahyabhai <nalin@redhat.com> - 0.34-1
|
||||
- open a connection to the bus for every service we're serving, instead of
|
||||
using just one for the lot of them, so that we can tell which service a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user