Hello community,

here is the log from the commit of package perl-Test2-Suite for 
openSUSE:Factory checked in at 2018-12-08 11:20:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test2-Suite (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test2-Suite"

Sat Dec  8 11:20:32 2018 rev:11 rq:655836 version:0.000117

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test2-Suite/perl-Test2-Suite.changes        
2018-07-18 22:37:34.518215581 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test2-Suite.new.19453/perl-Test2-Suite.changes 
    2018-12-08 11:20:39.318823014 +0100
@@ -1,0 +2,16 @@
+Thu Dec  6 16:27:16 UTC 2018 - Stephan Kulow <co...@suse.com>
+
+- updated to 0.000117
+   see /usr/share/doc/packages/perl-Test2-Suite/Changes
+
+  0.000117  2018-12-04 11:37:15-08:00 America/Los_Angeles
+  
+      - Remove test that belongs in another dist
+  
+  0.000116  2018-11-28 15:47:12-08:00 America/Los_Angeles
+  
+      - Add 'set' to mock tools
+      - Fix 'overload' issue in deep check cycle detection.
+      - Minor updates
+
+-------------------------------------------------------------------

Old:
----
  Test2-Suite-0.000115.tar.gz

New:
----
  Test2-Suite-0.000117.tar.gz

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

Other differences:
------------------
++++++ perl-Test2-Suite.spec ++++++
--- /var/tmp/diff_new_pack.C5h69C/_old  2018-12-08 11:20:39.974822386 +0100
+++ /var/tmp/diff_new_pack.C5h69C/_new  2018-12-08 11:20:39.974822386 +0100
@@ -12,18 +12,18 @@
 # 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-Test2-Suite
-Version:        0.000115
+Version:        0.000117
 Release:        0
 %define cpan_name Test2-Suite
 Summary:        Distribution with a rich set of tools built upon the Test2
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Test2-Suite/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -53,11 +53,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

++++++ Test2-Suite-0.000115.tar.gz -> Test2-Suite-0.000117.tar.gz ++++++
++++ 1683 lines of diff (skipped)


Reply via email to