Hello community,

here is the log from the commit of package perl-Perl-Tidy for openSUSE:Factory 
checked in at 2018-12-12 17:24:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-Tidy (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Perl-Tidy"

Wed Dec 12 17:24:30 2018 rev:22 rq:655788 version:20181120

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Perl-Tidy/perl-Perl-Tidy.changes    
2018-02-27 16:57:21.349347217 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new.28833/perl-Perl-Tidy.changes 
2018-12-12 17:24:32.783177278 +0100
@@ -1,0 +2,6 @@
+Thu Dec  6 16:07:58 UTC 2018 - Stephan Kulow <co...@suse.com>
+
+- updated to 20181120
+   see /usr/share/doc/packages/perl-Perl-Tidy/CHANGES.md
+
+-------------------------------------------------------------------

Old:
----
  Perl-Tidy-20180220.tar.gz

New:
----
  Perl-Tidy-20181120.tar.gz

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

Other differences:
------------------
++++++ perl-Perl-Tidy.spec ++++++
--- /var/tmp/diff_new_pack.OXpuKB/_old  2018-12-12 17:24:33.283176641 +0100
+++ /var/tmp/diff_new_pack.OXpuKB/_new  2018-12-12 17:24:33.287176635 +0100
@@ -12,19 +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-Perl-Tidy
-Version:        20180220
+Version:        20181120
 Release:        0
-#Upstream:  This package is free software; you can redistribute it and/or 
modify it under the terms of the "GNU General Public License". Please refer to 
the file "COPYING" for details.
+#Upstream: GPL-1.0+
 %define cpan_name Perl-Tidy
 Summary:        Parses and beautifies perl source
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Perl-Tidy/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/S/SH/SHANCOCK/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -54,11 +54,11 @@
 find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %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
@@ -67,7 +67,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc BUGS CHANGES docs examples Makefile.npm pm2pl README TODO
+%doc BUGS.md CHANGES.md docs examples pm2pl README.md
 %license COPYING
 
 %changelog

++++++ Perl-Tidy-20180220.tar.gz -> Perl-Tidy-20181120.tar.gz ++++++
++++ 90835 lines of diff (skipped)


Reply via email to