From 202769eda6369312e5aa07de33b853b2dde5f7d0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 13:14:17 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- rubygem-open4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-open4.spec b/rubygem-open4.spec index f9d0285..1cd7bb2 100644 --- a/rubygem-open4.spec +++ b/rubygem-open4.spec @@ -4,7 +4,7 @@ Summary: Manage child processes and their IO handles easily Name: rubygem-%{gem_name} Version: 1.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Group: Development/Languages License: BSD or Ruby URL: http://github.com/ahoward/open4/tree/master @@ -67,6 +67,9 @@ rm -rf %{buildroot} %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 1.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Feb 07 2012 Bohuslav Kabrda - 1.3.0-2 - Fixed the license after clarification with the author.