From 5c2c8427203990eb0e2d1e9d85239169dd378eb9 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 26 Sep 2016 11:46:23 +0100
Subject: Update to 1.302059

- New upstream release 1.302059
  - Documentation fixes
  - Win32 color support in Test::Builder::Tester
  - Support v-strings in is_deeply
  - A streamed subtest run inside a buffered subtest will automatically be
    converted to a buffered subtest; otherwise, the output from inside the
    subtest is lost entirely (#721)
  - Mask warning when comparing $@ in Test2::API::Context
- Drop obsoletes/provides for perl-Test-Tester and perl-Test-use-ok, which
  were integrated into this package in Fedora 22
---
 perl-Test-Simple.spec | 21 ++++++++++++++-------
 sources               |  2 +-
 2 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec
index b1f9560..7a143e0 100644
--- a/perl-Test-Simple.spec
+++ b/perl-Test-Simple.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Simple
 Summary:        Basic utilities for writing tests
-Version:        1.302056
+Version:        1.302059
 Release:        1%{?dist}
 # CC0: lib/ok.pm
 # Public Domain: lib/Test/Tutorial.pod
@@ -54,12 +54,7 @@ Requires:       perl(Data::Dumper)
 Requires:       perl(Term::ANSIColor)
 Requires:       perl(threads::shared)
 
-# Test-Tester and Test-use-ok integrated at version 1.001010
-# Test2 integrated at 1.302014
-Obsoletes:      perl-Test-Tester < 0.109-7
-Provides:       perl-Test-Tester = %{version}-1%{?dist}
-Obsoletes:      perl-Test-use-ok < 0.11-7
-Provides:       perl-Test-use-ok = %{version}-1%{?dist}
+# Test2 integrated at 1.302014 (Fedora 25)
 Obsoletes:      perl-Test2 < %{version}-%{release}
 Provides:       perl-Test2 = %{version}-%{release}
 
@@ -149,6 +144,18 @@ make test AUTHOR_TESTING=1
 %{_mandir}/man3/Test2::Util::Trace.3*
 
 %changelog
+* Mon Sep 26 2016 Paul Howarth <p...@city-fan.org> - 1.302059-1
+- Update to 1.302059
+  - Documentation fixes
+  - Win32 color support in Test::Builder::Tester
+  - Support v-strings in is_deeply
+  - A streamed subtest run inside a buffered subtest will automatically be
+    converted to a buffered subtest; otherwise, the output from inside the
+    subtest is lost entirely (#721)
+  - Mask warning when comparing $@ in Test2::API::Context
+- Drop obsoletes/provides for perl-Test-Tester and perl-Test-use-ok, which
+  were integrated into this package in Fedora 22
+
 * Tue Sep 13 2016 Paul Howarth <p...@city-fan.org> - 1.302056-1
 - Update to 1.302056
   - Fix skip_all in require in intercept (#696)
diff --git a/sources b/sources
index 84c8a08..7c2466f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a1c0edd6093574f01fde60198eaff1f  Test-Simple-1.302056.tar.gz
+e35a6344da1a9aafdbfdb21cb4180cee  Test-Simple-1.302059.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Test-Simple.git/commit/?h=master&id=5c2c8427203990eb0e2d1e9d85239169dd378eb9
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to