update to 1.13
This commit is contained in:
parent
a60a5bdd43
commit
abc0235d49
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
7
ed.spec
7
ed.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user