update to version 1.5 (#630693)
This commit is contained in:
parent
d88647a72f
commit
9ad07c9fd9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
ed-1.4.tar.gz
|
||||
/ed-1.5.tar.gz
|
||||
|
||||
7
ed.spec
7
ed.spec
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user