From a5ca0fe5b26dfc5e5b507897c949233b6e49beea Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 24 Feb 2009 13:59:59 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- ed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ed.spec b/ed.spec index 1502eb2..1b665df 100644 --- a/ed.spec +++ b/ed.spec @@ -1,7 +1,7 @@ Summary: The GNU line editor Name: ed Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Group: Applications/Text Source: ftp://ftp.gnu.org/gnu/ed/%{name}-%{version}.tar.bz2 @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Tue Feb 24 2009 Fedora Release Engineering - 1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Oct 29 2008 Karsten Hopp 1.1-1 - update to lastest version, fixes CVE-2008-3916