From 741419c711c3e655c077dceab6fada5c91bec943 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 10:50:03 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- ed.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ed.spec b/ed.spec index ad05955..8cfe78a 100644 --- a/ed.spec +++ b/ed.spec @@ -1,7 +1,7 @@ Summary: The GNU line editor Name: ed Version: 1.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Group: Applications/Text Source: ftp://ftp.gnu.org/gnu/ed/%{name}-%{version}.tar.gz @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Jan 24 2011 Karsten Hopp 1.5-1 - update to version 1.5 (#630693)