From bdbaef3a7e57c03037e9140bde508261c8f3afd9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jul 19 2012 04:54:27 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- diff --git a/gforth.spec b/gforth.spec index f241e90..2c4e1ca 100644 --- a/gforth.spec +++ b/gforth.spec @@ -1,6 +1,6 @@ Name: gforth Version: 0.7.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Fast and portable implementation of the ANS Forth language Group: Development/Languages @@ -132,6 +132,9 @@ fi %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 0.7.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Apr 18 2012 Adrian Reber - 0.7.0-9 - added patches from Andrew Haley to fix build with -O2