Hello community,

here is the log from the commit of package perl-Term-ReadKey for 
openSUSE:Factory checked in at 2019-06-20 18:53:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Term-ReadKey (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Term-ReadKey.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Term-ReadKey"

Thu Jun 20 18:53:17 2019 rev:12 rq:710397 version:2.38

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Term-ReadKey/perl-Term-ReadKey.changes      
2017-10-02 16:42:48.902340939 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Term-ReadKey.new.4811/perl-Term-ReadKey.changes
    2019-06-20 18:53:22.728679645 +0200
@@ -1,0 +2,11 @@
+Mon Jun 17 16:01:00 UTC 2019 - Pedro Monreal Gonzalez 
<[email protected]>
+
+- update to 2.38
+   * Bundle up various changes including:
+   * Indexing improvements
+   * Makefile improvements for some make utils
+   * Various code cleanups and modernizations
+- Updated URL to MetaCPAN
+- Updated spec file with spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  TermReadKey-2.37.tar.gz

New:
----
  TermReadKey-2.38.tar.gz

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

Other differences:
------------------
++++++ perl-Term-ReadKey.spec ++++++
--- /var/tmp/diff_new_pack.pMOJeQ/_old  2019-06-20 18:53:23.208680303 +0200
+++ /var/tmp/diff_new_pack.pMOJeQ/_new  2019-06-20 18:53:23.216680314 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Term-ReadKey
 #
-# Copyright (c) 2017 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,25 +12,24 @@
 # 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-Term-ReadKey
-Version:        2.37
+Version:        2.38
 Release:        0
 Summary:        Module for Simple Terminal Control
-License:        GPL-1.0+ or Artistic-1.0
+License:        GPL-1.0-or-later OR Artistic-1.0
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Term-ReadKey
-Source:         
http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/TermReadKey-%{version}.tar.gz
+URL:            https://metacpan.org/pod/Term::ReadKey
+Source0:        
https://cpan.metacpan.org/authors/id/J/JS/JSTOWE/TermReadKey-%{version}.tar.gz
 BuildRequires:  make
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.58
 Requires:       /bin/stty
 Provides:       perl-TermReadKey = %{version}
 Obsoletes:      perl-TermReadKey <= 2.30
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 
 %description
@@ -46,7 +45,7 @@
 
 %build
 perl Makefile.PL PREFIX="%{_prefix}"
-make %{?_smp_flags}
+make %{?_smp_mflags}
 
 %install
 %perl_make_install
@@ -55,11 +54,10 @@
 %check
 # s390/s390x don't have /dev/tty
 %ifnarch s390 s390x
-make test
+make %{?_smp_mflags} test
 %endif
 
 %files
-%defattr(-,root,root)
 %doc README
 %dir %{perl_vendorarch}/Term
 %{perl_vendorarch}/Term/ReadKey.pm

++++++ TermReadKey-2.37.tar.gz -> TermReadKey-2.38.tar.gz ++++++
++++ 1771 lines of diff (skipped)


Reply via email to