update to version 1.5 (#630693)

This commit is contained in:
Karsten Hopp 2011-01-24 12:55:38 +01:00
parent d88647a72f
commit 9ad07c9fd9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
ed-1.4.tar.gz
/ed-1.5.tar.gz

View File

@ -1,7 +1,7 @@
Summary: The GNU line editor
Name: ed
Version: 1.4
Release: 2%{?dist}
Version: 1.5
Release: 1%{?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
* Mon Jan 24 2011 Karsten Hopp <karsten@redhat.com> 1.5-1
- update to version 1.5 (#630693)
* Tue Apr 20 2010 Karsten Hopp <karsten@redhat.com> 1.4-2
- drop duplicate man pages (#583178)

View File

@ -1 +1 @@
da0ddc0e0b0bec2da4b13b0d0d1bce2b ed-1.4.tar.gz
e66c03d7e4c67b025d5b6093ec678267 ed-1.5.tar.gz