From 59b9f9c474db2de88c339eb65c14dd7d617ad297 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sun, 29 May 2016 11:51:05 +0100
Subject: Update to 1.302022

- New upstream release 1.302022
  - Many micro-optimizations
  - Spelling fixes and tests
  - Fix leaky File.t file so that tmp doesn't fill up
  - Move some modules out of the known broken list in xt tests
  - Add Test2-based tools to downstream testing
  - Change when PID/TID are stashed (for forkprove)
  - VMS fixes for Files.t and IPC system
  - Improve thread checks to better detect broken 5.10 builds
  - Use thread checks to skip/run t/Legacy/Regression/637.t
---
 perl-Test-Simple.spec | 16 ++++++++++++++--
 sources               |  2 +-
 2 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec
index d158ddc..b7670df 100644
--- a/perl-Test-Simple.spec
+++ b/perl-Test-Simple.spec
@@ -1,7 +1,7 @@
 Name:           perl-Test-Simple
 Summary:        Basic utilities for writing tests
-Version:        1.302019
-Release:        2%{?dist}
+Version:        1.302022
+Release:        1%{?dist}
 # CC0: lib/ok.pm
 # Public Domain: lib/Test/Tutorial.pod
 # GPL+ or Artistic: the rest of the distribution
@@ -147,6 +147,18 @@ make test AUTHOR_TESTING=1
 %{_mandir}/man3/Test2::Util::Trace.3*
 
 %changelog
+* Sun May 29 2016 Paul Howarth <p...@city-fan.org> - 1.302022-1
+- Update to 1.302022
+  - Many micro-optimizations
+  - Spelling fixes and tests
+  - Fix leaky File.t file so that tmp doesn't fill up
+  - Move some modules out of the known broken list in xt tests
+  - Add Test2-based tools to downstream testing
+  - Change when PID/TID are stashed (for forkprove)
+  - VMS fixes for Files.t and IPC system
+  - Improve thread checks to better detect broken 5.10 builds
+  - Use thread checks to skip/run t/Legacy/Regression/637.t
+
 * Mon May 23 2016 Petr Pisar <ppi...@redhat.com> - 1.302019-2
 - Obsolete perl-Test2-0.000044-2 too
 
diff --git a/sources b/sources
index 12bb229..ddb2b24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4cfc893c5b5b1a3a3b6932e7a214b1e4  Test-Simple-1.302019.tar.gz
+f3f27f3c4fd642b51928045f04062080  Test-Simple-1.302022.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Test-Simple.git/commit/?h=perl-Test-Simple-1.302022-1.fc25&id=59b9f9c474db2de88c339eb65c14dd7d617ad297
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to