[perl-Test-NoTabs] Update to 1.3

Paul Howarth pghmcfc at fedoraproject.org
Tue Jun 26 13:02:04 UTC 2012


commit 0a6b41e46d3604c0e3896fa2738d699734a5cc70
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Jun 26 14:01:05 2012 +0100

    Update to 1.3
    
    - New upstream release 1.3:
      - Fix regex to ignore '.svn', but not 'Xsvn' - unescaped

 perl-Test-NoTabs.spec |    6 +++++-
 sources               |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-NoTabs.spec b/perl-Test-NoTabs.spec
index efa0f1b..eeda125 100644
--- a/perl-Test-NoTabs.spec
+++ b/perl-Test-NoTabs.spec
@@ -1,5 +1,5 @@
 Name:		perl-Test-NoTabs
-Version:	1.2
+Version:	1.3
 Release:	1%{?dist}
 Summary:	Check the presence of tabs in your project
 Group:		Development/Libraries
@@ -47,6 +47,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::NoTabs.3pm*
 
 %changelog
+* Tue Jun 26 2012 Paul Howarth <paul at city-fan.org> - 1.3-1
+- Update to 1.3
+  - Fix regex to ignore '.svn', but not 'Xsvn' - unescaped
+
 * Sun Jun 17 2012  Paul Howarth <paul at city-fan.org> - 1.2-1
 - Update to 1.2
   - Fix to ignore inc/ for Module::Install
diff --git a/sources b/sources
index a30d725..2cbbe3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-00128394b3817803a8e003cbc89ee51a  Test-NoTabs-1.2.tar.gz
+4b0800b977abf2576e873812046248fb  Test-NoTabs-1.3.tar.gz



More information about the perl-devel mailing list