[libedit] Update to 20121213-3.1 (#970084)

Kamil Dudka kdudka at fedoraproject.org
Mon Jun 3 13:08:17 UTC 2013


commit 6a2b05e3c3df80ecf5cded2fe11a10ef4985160e
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Mon Jun 3 15:02:08 2013 +0200

    Update to 20121213-3.1 (#970084)

 .gitignore   |    1 +
 libedit.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86b334b..237db5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libedit-20110227-3.0.tar.gz
 /libedit-20110802-3.0.tar.gz
 /libedit-20120601-3.0.tar.gz
 /libedit-20121213-3.0.tar.gz
+/libedit-20130601-3.1.tar.gz
diff --git a/libedit.spec b/libedit.spec
index 851a073..e302198 100644
--- a/libedit.spec
+++ b/libedit.spec
@@ -1,9 +1,9 @@
-%global snap 20121213
+%global snap 20130601
 
 Summary:	The NetBSD Editline library
 Name:		libedit
-Version:	3.0
-Release:	10.%{snap}cvs%{?dist}
+Version:	3.1
+Release:	1.%{snap}cvs%{?dist}
 License:	BSD
 Group:		System Environment/Libraries
 URL:		http://www.thrysoee.dk/editline/
@@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
 %{_includedir}/editline/readline.h
 
 %changelog
+* Mon Jun 03 2013 Kamil Dudka <kdudka at redhat.com> - 3.1-1.20130601cvs
+- Update to 20121213-3.1 (#970084)
+
 * Wed Feb 20 2013 Kamil Dudka <kdudka at redhat.com> - 3.0-10.20121213cvs
 - Update to 20121213-3.0 (#912957)
 
diff --git a/sources b/sources
index 9f93c93..4a34750 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f475f50fe7467c1074c0fbae8b5bca1a  libedit-20121213-3.0.tar.gz
+8d4ea09848fb52905a3ad0fad31dc3d7  libedit-20130601-3.1.tar.gz


More information about the scm-commits mailing list