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