commit perl-Canary-Stability for openSUSE:Factory

2019-04-28 Thread root
Hello community,

here is the log from the commit of package perl-Canary-Stability for 
openSUSE:Factory checked in at 2019-04-28 20:14:45

Comparing /work/SRC/openSUSE:Factory/perl-Canary-Stability (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Canary-Stability.new.5536 (New)


Package is "perl-Canary-Stability"

Sun Apr 28 20:14:45 2019 rev:3 rq:698639 version:2013

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Canary-Stability/perl-Canary-Stability.changes  
2016-10-02 00:08:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Canary-Stability.new.5536/perl-Canary-Stability.changes
2019-04-28 20:14:46.974368905 +0200
@@ -1,0 +2,13 @@
+Tue Apr 23 05:04:16 UTC 2019 - Stephan Kulow 
+
+- updated to 2013
+   see /usr/share/doc/packages/perl-Canary-Stability/Changes
+
+  2013  Mon Apr 22 12:38:45 CEST 2019
+   - carbon-dioxide levels hit 400ppm first time in recorded history.
+  - during AUTOMATED_TESTING, turn minimum version recommendations into
+hard requirements to avoid false positives in unsupported perl
+versions.
+  - added dummy testsuite.
+
+---

Old:

  Canary-Stability-2012.tar.gz

New:

  Canary-Stability-2013.tar.gz



Other differences:
--
++ perl-Canary-Stability.spec ++
--- /var/tmp/diff_new_pack.6AG8BR/_old  2019-04-28 20:14:47.758368418 +0200
+++ /var/tmp/diff_new_pack.6AG8BR/_new  2019-04-28 20:14:47.770368410 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Canary-Stability
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Canary-Stability
-Version:2012
+Version:2013
 Release:0
-#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
 %define cpan_name Canary-Stability
-Summary:Canary to Check Perl Compatibility for Schmorp's Modules
-License:Artistic-1.0 or GPL-1.0+
+Summary:Canary to check perl compatibility for schmorp's modules
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Canary-Stability/
-Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{cpan_name}-%{version}.tar.gz
+Url:https://metacpan.org/release/%{cpan_name}
+Source0:
https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,11 +45,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -59,6 +58,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes COPYING README
+%doc Changes README
+%license COPYING
 
 %changelog

++ Canary-Stability-2012.tar.gz -> Canary-Stability-2013.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Canary-Stability-2012/Changes 
new/Canary-Stability-2013/Changes
--- old/Canary-Stability-2012/Changes   2016-09-25 01:49:33.0 +0200
+++ new/Canary-Stability-2013/Changes   2019-04-22 12:39:46.0 +0200
@@ -1,5 +1,12 @@
 Revision history for Perl extension Canary::Stability
 
+2013  Mon Apr 22 12:38:45 CEST 2019
+   - carbon-dioxide levels hit 400ppm first time in recorded history.
+- during AUTOMATED_TESTING, turn minimum version recommendations into
+  hard requirements to avoid false positives in unsupported perl
+  versions.
+- added dummy testsuite.
+
 2012  Sun Sep 25 01:45:56 CEST 2016
- another year where the UNFCCC had to adjust their predictions
   in the worse direction.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Canary-Stability-2012/MANIFEST 
new/Canary-Stability-2013/MANIFEST
--- old/Canary-Stability-2012/MANIFEST  2016-09-25 01:49:56.0 +0200
+++ new/Canary-Stability-2013/MANIFEST  2019-04-22 12:39:51.0 +0200
@@ -4,5 +4,6 @@
 COPYING
 Makefile.PL
 Stability.pm
+t/00_load.t
 META.yml  

commit perl-Canary-Stability for openSUSE:Factory

2016-10-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Canary-Stability for 
openSUSE:Factory checked in at 2016-10-02 00:08:02

Comparing /work/SRC/openSUSE:Factory/perl-Canary-Stability (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Canary-Stability.new (New)


Package is "perl-Canary-Stability"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Canary-Stability/perl-Canary-Stability.changes  
2016-04-22 16:24:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Canary-Stability.new/perl-Canary-Stability.changes
 2016-10-02 00:08:27.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 05:08:02 UTC 2016 - co...@suse.com
+
+- updated to 2012
+   see /usr/share/doc/packages/perl-Canary-Stability/Changes
+
+---
+Wed Sep 28 05:06:28 UTC 2016 - co...@suse.com
+
+- updated to 2012
+   see /usr/share/doc/packages/perl-Canary-Stability/Changes
+
+---
+Tue Sep 27 05:07:34 UTC 2016 - co...@suse.com
+
+- updated to 2012
+   see /usr/share/doc/packages/perl-Canary-Stability/Changes
+
+---
+Mon Sep 26 05:06:26 UTC 2016 - co...@suse.com
+
+- updated to 2012
+   see /usr/share/doc/packages/perl-Canary-Stability/Changes
+
+  2012  Sun Sep 25 01:45:56 CEST 2016
+   - another year where the UNFCCC had to adjust their predictions
+in the worse direction.
+   - do not print the big intro blob in yellow.
+
+---

Old:

  Canary-Stability-2011.tar.gz

New:

  Canary-Stability-2012.tar.gz



Other differences:
--
++ perl-Canary-Stability.spec ++
--- /var/tmp/diff_new_pack.OuoxFZ/_old  2016-10-02 00:08:28.0 +0200
+++ /var/tmp/diff_new_pack.OuoxFZ/_new  2016-10-02 00:08:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Canary-Stability
-Version:2011
+Version:2012
 Release:0
 #Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
 %define cpan_name Canary-Stability

++ Canary-Stability-2011.tar.gz -> Canary-Stability-2012.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Canary-Stability-2011/Changes 
new/Canary-Stability-2012/Changes
--- old/Canary-Stability-2011/Changes   2016-03-13 04:42:20.0 +0100
+++ new/Canary-Stability-2012/Changes   2016-09-25 01:49:33.0 +0200
@@ -1,5 +1,10 @@
 Revision history for Perl extension Canary::Stability
 
+2012  Sun Sep 25 01:45:56 CEST 2016
+   - another year where the UNFCCC had to adjust their predictions
+  in the worse direction.
+   - do not print the big intro blob in yellow.
+
 2011  Sun Mar 13 04:41:48 CET 2016
- the year the terrorists won and the free world sacrificed the free.
 - added more explanatory blurb, based on ideas by Kent Fredric.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Canary-Stability-2011/META.json 
new/Canary-Stability-2012/META.json
--- old/Canary-Stability-2011/META.json 2016-03-13 04:44:35.0 +0100
+++ new/Canary-Stability-2012/META.json 2016-09-25 01:49:56.0 +0200
@@ -35,5 +35,5 @@
   }
},
"release_status" : "stable",
-   "version" : "2011"
+   "version" : "2012"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Canary-Stability-2011/META.yml 
new/Canary-Stability-2012/META.yml
--- old/Canary-Stability-2011/META.yml  2016-03-13 04:44:35.0 +0100
+++ new/Canary-Stability-2012/META.yml  2016-09-25 01:49:56.0 +0200
@@ -18,4 +18,4 @@
 - t
 - inc
 requires: {}
-version: '2011'
+version: '2012'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Canary-Stability-2011/Stability.pm 
new/Canary-Stability-2012/Stability.pm
--- old/Canary-Stability-2011/Stability.pm  2016-03-13 04:44:10.0 
+0100
+++ new/Canary-Stability-2012/Stability.pm  2016-09-25 01:49:49.0 
+0200
@@ -23,7 +23,7 @@
 package Canary::Stability;
 
 BEGIN {
-   $VERSION = 2011;
+   $VERSION = 2012;
 }
 
 sub sgr {
@@ -44,7 +44,6 @@
 
$minperl ||= 5.008002;
 
-   sgr 33;
print <