From 35172b15dadebab9d8a0a69ad7286675efc14a5d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jun 07 2014 16:07:42 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- diff --git a/oddjob.spec b/oddjob.spec index 4050f19..553d0d8 100644 --- a/oddjob.spec +++ b/oddjob.spec @@ -17,7 +17,7 @@ Name: oddjob Version: 0.33 -Release: 1%{?dist} +Release: 2%{?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 @@ -250,6 +250,9 @@ fi exit 0 %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.33-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Apr 22 2014 Nalin Dahyabhai 0.33 - catch calls to the method invocation helper function that mistakenly didn't include the newly-required timeout value (#1089655,#1089656)