[ack] Update to 1.94

Ian Burrell iburrell at fedoraproject.org
Fri Apr 22 03:51:14 UTC 2011


commit cbe7efd5378c337aa6b899ccc6f3b04b50ff64c6
Author: Ian Burrell <ianburrell at gmail.com>
Date:   Thu Apr 21 20:50:16 2011 -0700

    Update to 1.94

 .gitignore |    2 +-
 ack.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74ef206..7ad04f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-ack-1.92.tar.gz
+/ack-1.94.tar.gz
diff --git a/ack.spec b/ack.spec
index 22b1049..b12a901 100644
--- a/ack.spec
+++ b/ack.spec
@@ -1,6 +1,6 @@
 Name:           ack
-Version:        1.92
-Release:        3%{?dist}
+Version:        1.94
+Release:        1%{?dist}
 Summary:        Grep-like text finder
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
+* Thu Apr 21 2011  <ianburrell at gmail.com> - 1.94-1
+- Update to 1.94
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.92-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index c1ad9a7..25c3afa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c25b5a16d0a27386a75c91d531b86cea  ack-1.92.tar.gz
+dcf68e56bab0d394370fa102c7f08cb0  ack-1.94.tar.gz


More information about the scm-commits mailing list