diff --git a/.gitignore b/.gitignore index 079b4d1..b7e8020 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/ed.spec b/ed.spec index 8d86205..801b6e6 100644 --- a/ed.spec +++ b/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 - 1.12-1 +- update to 1.12 + * Wed Jun 17 2015 Fedora Release Engineering - 1.10-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 6673e59..6daff63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38204d4c690a17a989e802ba01b45e98 ed-1.10.tar.bz2 +67c96fc79c29e86fb8002759c4a20e16 ed-1.12.tar.lz