[ed] update to 1.10

Karsten Hopp karsten at fedoraproject.org
Mon Feb 24 15:07:04 UTC 2014


commit 2f4af9dfcfe546878c62ce8ddd1c24251b938cac
Author: Karsten Hopp <karsten at redhat.com>
Date:   Mon Feb 24 16:08:01 2014 +0100

    update to 1.10

 .gitignore |    1 +
 ed.spec    |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b3a0df..7f91885 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/ed.spec b/ed.spec
index c967928..4e5206b 100644
--- a/ed.spec
+++ b/ed.spec
@@ -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 at redhat.com> 1.10-1
+- update to 1.10
+
 * Wed Jul 31 2013 Karsten Hopp <karsten at redhat.com> 1.9-2
 - add GFDL to licenses
 
diff --git a/sources b/sources
index 58003f3..fb473da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-565b6d1d5a9a8816b9b304fc4ed9405d  ed-1.9.tar.gz
+d1e51bb6e78417af8fb12684c31fd9eb  ed-1.10.tar.lz


More information about the scm-commits mailing list