[perl-Data-Section] Update to 0.200004

Paul Howarth pghmcfc at fedoraproject.org
Mon Dec 2 11:12:23 UTC 2013


commit 019c1a610d76ce5c60e3dce952992e6a97dda171
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Dec 2 11:11:47 2013 +0000

    Update to 0.200004
    
    - New upstream release 0.200004
      - Avoid confusion between \n, \x0d\x0a, and Win32

 perl-Data-Section.spec |    6 +++++-
 sources                |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Data-Section.spec b/perl-Data-Section.spec
index ebd3bf8..7298582 100644
--- a/perl-Data-Section.spec
+++ b/perl-Data-Section.spec
@@ -1,5 +1,5 @@
 Name:           perl-Data-Section
-Version:        0.200003
+Version:        0.200004
 Release:        1%{?dist}
 Summary:        Read multiple hunks of data out of your DATA section
 License:        GPL+ or Artistic
@@ -46,6 +46,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/Data::Section.3pm*
 
 %changelog
+* Mon Dec  2 2013 Paul Howarth <paul at city-fan.org> - 0.200004-1
+- Update to 0.200004
+  - Avoid confusion between \n, \x0d\x0a, and Win32
+
 * Mon Nov  4 2013 Paul Howarth <paul at city-fan.org> - 0.200003-1
 - Update to 0.200003
   [THIS MIGHT BREAK STUFF]
diff --git a/sources b/sources
index e37a558..d94b28e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2354ffe7aaa499a6293f2ab51d1e292  Data-Section-0.200003.tar.gz
+92378e65b061ca4a91d9b0370a0c0b68  Data-Section-0.200004.tar.gz


More information about the scm-commits mailing list