From d0acf9f5b4b5d2d4a0e475d1510a90887666276f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 20:02:13 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- sed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sed.spec b/sed.spec index d3f6a25..ee4df5d 100644 --- a/sed.spec +++ b/sed.spec @@ -6,7 +6,7 @@ Summary: A GNU stream text editor Name: sed Version: 4.1.5 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv2+ Group: Applications/Text URL: http://sed.sourceforge.net/ @@ -70,6 +70,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/* %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 4.1.5-10 +- Autorebuild for GCC 4.3 + * Thu Oct 4 2007 Petr Machata - 4.1.5-9 - Fix licensing tag. - Clean up per merge review comments.