This commit is contained in:
Dennis Gilmore 2013-02-14 03:10:38 -06:00
parent dad72d3aa5
commit b1ecb6290c

View File

@ -17,7 +17,7 @@
Name: oddjob
Version: 0.31.3
Release: 2%{?dist}
Release: 3%{?dist}
Source0: http://fedorahosted.org/released/oddjob/oddjob-%{version}.tar.gz
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
@ -244,6 +244,9 @@ fi
exit 0
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.31.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jan 18 2013 Nalin Dahyabhai <nalin@redhat.com> 0.31.3-2
- use %%systemd_postun_with_restart instead of plain old %%systemd_postun,
because we can be restarted in the %%postun