From b1ecb6290cad98696131eb2e16730a3145f2993f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 03:10:38 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- oddjob.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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