update to 1.12
This commit is contained in:
parent
67e7b9bb43
commit
3e56015474
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ ed-1.4.tar.gz
|
||||
/ed-1.9.tar.gz
|
||||
/ed-1.10.tar.lz
|
||||
/ed-1.10.tar.bz2
|
||||
/ed-1.12.tar.lz
|
||||
|
9
ed.spec
9
ed.spec
@ -1,10 +1,10 @@
|
||||
Summary: The GNU line editor
|
||||
Name: ed
|
||||
Version: 1.10
|
||||
Release: 5%{?dist}
|
||||
Version: 1.12
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+, GFDL
|
||||
Group: Applications/Text
|
||||
Source: ftp://ftp.gnu.org/gnu/ed/%{name}-%{version}.tar.bz2
|
||||
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
|
||||
* Wed Nov 12 2015 Karsten Hopp <karsten@redhat.com> - 1.12-1
|
||||
- update to 1.12
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user