- update to 0.7 to fix an endless loop (#234689)

- add disttag
This commit is contained in:
Karsten Hopp 2007-07-23 11:47:10 +00:00
parent 46a4042793
commit 4c377afd04
3 changed files with 11 additions and 6 deletions

View File

@ -1,2 +1 @@
ed-0.4.tar.bz2
ed-0.5.tar.bz2
ed-0.7.tar.bz2

11
ed.spec
View File

@ -1,7 +1,7 @@
Summary: The GNU line editor
Name: ed
Version: 0.5
Release: 1
Version: 0.7
Release: 1%{?dist}
License: GPL
Group: Applications/Text
Source: ftp://ftp.gnu.org/gnu/ed/%{name}-%{version}.tar.bz2
@ -57,6 +57,13 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Mon Jul 23 2007 Karsten Hopp <karsten@redhat.com> 0.7-1
- update to 0.7 to fix an endless loop (#234689)
- add disttag
* Mon Jul 02 2007 Karsten Hopp <karsten@redhat.com> 0.6-1
- update to 0.6
* Wed Mar 14 2007 Karsten Hopp <karsten@redhat.com> 0.5-1
- version 0.5, fixes #228329

View File

@ -1,2 +1 @@
b5c8606bb306671bbbb2bd708d937bcb ed-0.4.tar.bz2
4ee21e9dcc9b5b6012c23038734e1632 ed-0.5.tar.bz2
757f00d24975953da15007c04fb39c2e ed-0.7.tar.bz2