update to 1.10

This commit is contained in:
Karsten Hopp 2014-02-24 16:08:01 +01:00
parent 4af2c79fd0
commit 2f4af9dfcf
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ ed-1.4.tar.gz
/ed-1.6.tar.gz
/ed-1.8.tar.gz
/ed-1.9.tar.gz
/ed-1.10.tar.lz

View File

@ -1,10 +1,10 @@
Summary: The GNU line editor
Name: ed
Version: 1.9
Release: 2%{?dist}
Version: 1.10
Release: 1%{?dist}
License: GPLv3+, GFDL
Group: Applications/Text
Source: ftp://ftp.gnu.org/gnu/ed/%{name}-%{version}.tar.gz
Source: ftp://ftp.gnu.org/gnu/ed/%{name}-%{version}.tar.lz
URL: http://www.gnu.org/software/ed/
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
@ -54,6 +54,9 @@ fi
%{_mandir}/*/*
%changelog
* Mon Feb 24 2014 Karsten Hopp <karsten@redhat.com> 1.10-1
- update to 1.10
* Wed Jul 31 2013 Karsten Hopp <karsten@redhat.com> 1.9-2
- add GFDL to licenses

View File

@ -1 +1 @@
565b6d1d5a9a8816b9b304fc4ed9405d ed-1.9.tar.gz
d1e51bb6e78417af8fb12684c31fd9eb ed-1.10.tar.lz