Hello community,

here is the log from the commit of package perl-bareword-filehandles for 
openSUSE:Factory checked in at 2019-06-03 18:57:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-bareword-filehandles (Old)
 and      /work/SRC/openSUSE:Factory/.perl-bareword-filehandles.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-bareword-filehandles"

Mon Jun  3 18:57:31 2019 rev:6 rq:707105 version:0.007

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-bareword-filehandles/perl-bareword-filehandles.changes
      2018-05-03 12:33:37.693617551 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-bareword-filehandles.new.5148/perl-bareword-filehandles.changes
    2019-06-03 18:57:33.876380022 +0200
@@ -1,0 +2,9 @@
+Tue May 28 05:35:18 UTC 2019 - Stephan Kulow <[email protected]>
+
+- updated to 0.007
+   see /usr/share/doc/packages/perl-bareword-filehandles/Changes
+
+  0.007     2019-05-27 20:15:54+01:00 Europe/London
+   - Disable checking filetest ops on perl < 5.31.1 (RT#127073)
+
+-------------------------------------------------------------------

Old:
----
  bareword-filehandles-0.006.tar.gz

New:
----
  bareword-filehandles-0.007.tar.gz

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

Other differences:
------------------
++++++ perl-bareword-filehandles.spec ++++++
--- /var/tmp/diff_new_pack.xa1HPm/_old  2019-06-03 18:57:34.572379764 +0200
+++ /var/tmp/diff_new_pack.xa1HPm/_new  2019-06-03 18:57:34.576379762 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-bareword-filehandles
 #
-# 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
@@ -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-bareword-filehandles
-Version:        0.006
+Version:        0.007
 Release:        0
 %define cpan_name bareword-filehandles
-Summary:        Disables Bareword Filehandles
+Summary:        Disables bareword filehandles
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/bareword-filehandles/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/I/IL/ILMARI/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -44,11 +44,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ bareword-filehandles-0.006.tar.gz -> bareword-filehandles-0.007.tar.gz 
++++++
++++ 3447 lines of diff (skipped)


Reply via email to