Hello community,

here is the log from the commit of package perl-Test-Warnings for 
openSUSE:Factory checked in at 2013-10-06 14:32:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Warnings (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-Warnings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-Warnings"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Warnings/perl-Test-Warnings.changes    
2013-08-06 07:05:01.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Warnings.new/perl-Test-Warnings.changes   
    2013-10-06 14:32:13.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Oct  4 09:14:24 UTC 2013 - [email protected]
+
+- updated to 0.010
+        - re-release with fixed compile test
+        - fixed error in synopsis (we do not export anything by default)
+        - a caveat added to the documentation regarding embedding warning
+          checks inside another sub (this is for you, ribasushi!!!)
+        - ':no_end_test' now also covers side effects of done_testing, as
+          well as END blocks, making it possible to use the warning(s) subs
+          without having an end warning test while using done_testing
+          (necessary when combining with the 'if' pragma)
+
+-------------------------------------------------------------------

Old:
----
  Test-Warnings-0.008.tar.gz

New:
----
  Test-Warnings-0.010.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Test-Warnings.spec ++++++
--- /var/tmp/diff_new_pack.PR3pSZ/_old  2013-10-06 14:32:14.000000000 +0200
+++ /var/tmp/diff_new_pack.PR3pSZ/_new  2013-10-06 14:32:14.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Test-Warnings
-Version:        0.008
+Version:        0.010
 Release:        0
 %define cpan_name Test-Warnings
 Summary:        Test for warnings and the lack of them
@@ -29,19 +29,22 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Capture::Tiny)
-BuildRequires:  perl(Module::Build::Tiny) >= 0.025
-BuildRequires:  perl(Test::CheckDeps) >= 0.006
+BuildRequires:  perl(Module::Build::Tiny) >= 0.027
+BuildRequires:  perl(Test::CheckDeps) >= 0.007
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::More) >= 0.94
 BuildRequires:  perl(Test::Tester) >= 0.108
 BuildRequires:  perl(parent)
 #BuildRequires: perl(Pod::Coverage::TrustPod)
+#BuildRequires: perl(Pod::Wordlist)
 #BuildRequires: perl(TB2::Tester)
 #BuildRequires: perl(TB2::TestState)
 #BuildRequires: perl(Test::CleanNamespaces)
+#BuildRequires: perl(Test::Kwalitee)
+#BuildRequires: perl(Test::NoTabs)
 #BuildRequires: perl(Test::NoWarnings) >= 1.04
 #BuildRequires: perl(Test::Pod::Coverage) >= 1.08
+#BuildRequires: perl(Test::Spelling) >= 0.12
 #BuildRequires: perl(Test::Vars)
 #BuildRequires: perl(Test::Warnings)
 Requires:       perl(parent)

++++++ Test-Warnings-0.008.tar.gz -> Test-Warnings-0.010.tar.gz ++++++
++++ 1836 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to