[perl-Hash-Util-FieldHash-Compat] Update to 0.07

Paul Howarth pghmcfc at fedoraproject.org
Thu Mar 20 20:38:06 UTC 2014


commit e6fd3d512a67374f69e5e374186110912eb8fe39
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Mar 20 20:34:23 2014 +0000

    Update to 0.07
    
    - New upstream release 0.07
      - Better fix for misleading 'provides' metadata
      - Now skipping back-compat tests on newer perls; this test will now run for
        authors only

 perl-Hash-Util-FieldHash-Compat.spec |   10 ++++++++--
 sources                              |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-Hash-Util-FieldHash-Compat.spec b/perl-Hash-Util-FieldHash-Compat.spec
index 228740d..352fe9b 100644
--- a/perl-Hash-Util-FieldHash-Compat.spec
+++ b/perl-Hash-Util-FieldHash-Compat.spec
@@ -1,5 +1,5 @@
 Name:		perl-Hash-Util-FieldHash-Compat
-Version:	0.06
+Version:	0.07
 Release:	1%{?dist}
 Summary:	Use Hash::Util::FieldHash or ties, depending on availability
 License:	GPL+ or Artistic
@@ -49,7 +49,7 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \;
 %{_fixperms} %{buildroot}
 
 %check
-make test
+make test RELEASE_TESTING=1
 
 %files
 %doc Changes CONTRIBUTING LICENSE README README.md
@@ -58,6 +58,12 @@ make test
 %{_mandir}/man3/Hash::Util::FieldHash::Compat::Heavy.3pm*
 
 %changelog
+* Thu Mar 20 2014 Paul Howarth <paul at city-fan.org> - 0.07-1
+- Update to 0.07
+  - Better fix for misleading 'provides' metadata
+  - Now skipping back-compat tests on newer perls; this test will now run for
+    authors only
+
 * Thu Mar 20 2014 Paul Howarth <paul at city-fan.org> - 0.06-1
 - Update to 0.06
   - Fix misleading 'provides' metadata (added in 0.05) that may confuse some
diff --git a/sources b/sources
index 46333e9..1efd9d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d314425b85a2959a63d293454941e77  Hash-Util-FieldHash-Compat-0.06.tar.gz
+e53d60f6857fb0d3fae893030441b315  Hash-Util-FieldHash-Compat-0.07.tar.gz


More information about the scm-commits mailing list