[ack] Update to 2.14

李瑞彬 cheeselee at fedoraproject.org
Sat Sep 13 13:45:45 UTC 2014


commit fc326ea18bee79cf9117c70e3ae15b320d1eed2b
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Sat Sep 13 21:48:17 2014 +0800

    Update to 2.14
    
    - Update URL

 .gitignore |    1 +
 ack.spec   |   10 +++++++---
 sources    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 737b6af..853717d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /ack-2.08.tar.gz
 /ack-2.10.tar.gz
 /ack-2.12.tar.gz
+/ack-2.14.tar.gz
diff --git a/ack.spec b/ack.spec
index 27eb6d9..b5304eb 100644
--- a/ack.spec
+++ b/ack.spec
@@ -1,10 +1,10 @@
 Name:           ack
-Version:        2.12
-Release:        5%{?dist}
+Version:        2.14
+Release:        1%{?dist}
 Summary:        Grep-like text finder
 License:        Artistic 2.0
 Group:          Development/Libraries
-URL:            http://betterthangrep.com/
+URL:            http://beyondgrep.com/
 Source0:        http://www.cpan.org/modules/by-module/App/%{name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(base)
@@ -64,6 +64,10 @@ make test
 
 
 %changelog
+* Sat Sep 13 2014 Robin Lee <cheeselee at fedoraproject.org> - 2.14-1
+- Update to 2.14
+- Update URL
+
 * Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.12-5
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 1f5792d..b2696ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-11e886ab0ec72173869a82e59227ddf2  ack-2.12.tar.gz
+43cfa05123ba0440fa3958690ee03bac  ack-2.14.tar.gz



More information about the perl-devel mailing list