diff --git a/oddjob.spec b/oddjob.spec index 4fb61cd..3b86418 100644 --- a/oddjob.spec +++ b/oddjob.spec @@ -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 - 0.31.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Fri Jan 18 2013 Nalin Dahyabhai 0.31.3-2 - use %%systemd_postun_with_restart instead of plain old %%systemd_postun, because we can be restarted in the %%postun