Hello community,

here is the log from the commit of package perl-Specio for openSUSE:Factory 
checked in at 2019-08-23 11:02:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Specio (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Specio.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Specio"

Fri Aug 23 11:02:32 2019 rev:7 rq:723824 version:0.44

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Specio/perl-Specio.changes  2018-11-13 
16:29:22.282312607 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Specio.new.7948/perl-Specio.changes        
2019-08-23 11:02:35.442523238 +0200
@@ -1,0 +2,12 @@
+Thu Aug 15 05:29:05 UTC 2019 - Stephan Kulow <[email protected]>
+
+- updated to 0.44
+   see /usr/share/doc/packages/perl-Specio/Changes
+
+  0.44     2019-08-14
+  
+  - Replaced the use of B with XString if it is installed. The latter is much
+    smaller and provides the one subroutine from B we cared about. Based on GH
+    #15. Implemented by Nicolas R.
+
+-------------------------------------------------------------------

Old:
----
  Specio-0.43.tar.gz

New:
----
  Specio-0.44.tar.gz

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

Other differences:
------------------
++++++ perl-Specio.spec ++++++
--- /var/tmp/diff_new_pack.gwOwD1/_old  2019-08-23 11:02:35.974523152 +0200
+++ /var/tmp/diff_new_pack.gwOwD1/_new  2019-08-23 11:02:35.978523152 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Specio
 #
-# Copyright (c) 2018 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
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Specio
-Version:        0.43
+Version:        0.44
 Release:        0
 %define cpan_name Specio
 Summary:        Type constraints and coercions for Perl
@@ -59,6 +59,7 @@
 Requires:       perl(version) >= 0.83
 Recommends:     perl(Ref::Util) >= 0.112
 Recommends:     perl(Sub::Util) >= 1.40
+Recommends:     perl(XString)
 %{perl_requires}
 
 %description
@@ -81,10 +82,10 @@
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ Specio-0.43.tar.gz -> Specio-0.44.tar.gz ++++++
++++ 2503 lines of diff (skipped)


Reply via email to