update to 1.13

This commit is contained in:
Karsten Hopp 2016-04-08 23:57:30 +02:00
parent a60a5bdd43
commit abc0235d49
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ ed-1.4.tar.gz
/ed-1.10.tar.bz2
/ed-1.12.tar.lz
/ed-1.12.tar.bz2
/ed-1.13.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: The GNU line editor
Name: ed
Version: 1.12
Release: 2%{?dist}
Version: 1.13
Release: 1%{?dist}
License: GPLv3+, GFDL
Group: Applications/Text
Source: ftp://ftp.gnu.org/gnu/ed/%{name}-%{version}.tar.bz2
@ -54,6 +54,9 @@ fi
%{_mandir}/*/*
%changelog
* Tue Apr 05 2016 Karsten Hopp <karsten@redhat.com> 1.13-1
- update to 1.13
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
73ac6871955752cb3969fd61c82eb032 ed-1.12.tar.bz2
fb8ffc8d8072e13dd5799131e889bfa5 ed-1.13.tar.bz2