From e8fb79da6d0f22bd0889ae9567bfae1786af8dbf Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 11:03:46 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- orc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/orc.spec b/orc.spec index 30975b9..29689ca 100644 --- a/orc.spec +++ b/orc.spec @@ -1,6 +1,6 @@ Name: orc Version: 0.4.17 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Oil Run-time Compiler Group: System Environment/Libraries @@ -120,6 +120,9 @@ make check %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.4.17-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Feb 20 2013 Fabian Deutsch - 0.4.17-2 - Fix typo rhbz#817944