Hello community,

here is the log from the commit of package perl-HTML-Format for 
openSUSE:Factory checked in at 2018-09-26 15:59:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTML-Format (Old)
 and      /work/SRC/openSUSE:Factory/.perl-HTML-Format.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-HTML-Format"

Wed Sep 26 15:59:10 2018 rev:28 rq:635487 version:2.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTML-Format/perl-HTML-Format.changes        
2015-05-06 11:19:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTML-Format.new/perl-HTML-Format.changes   
2018-09-26 15:59:14.204721623 +0200
@@ -1,0 +2,14 @@
+Wed Sep 12 13:03:08 UTC 2018 - pmonrealgonza...@suse.com
+
+- updated to 2.12
+   see /usr/share/doc/packages/perl-HTML-Format/Changes
+
+  2.12      2015-10-10 17:49:45+01:00 Europe/London
+    - Minor test related fixes
+    - Transition to using File::Slurper in place of File::Slurp
+      Thanks to Karen Etheridge for the patch
+    - Add Travis CI integration
+
+- Cleaned with spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  HTML-Format-2.11.tar.gz

New:
----
  HTML-Format-2.12.tar.gz

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

Other differences:
------------------
++++++ perl-HTML-Format.spec ++++++
--- /var/tmp/diff_new_pack.ngtnMK/_old  2018-09-26 15:59:14.640720865 +0200
+++ /var/tmp/diff_new_pack.ngtnMK/_new  2018-09-26 15:59:14.640720865 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTML-Format
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -16,21 +16,20 @@
 #
 
 
+%define cpan_name HTML-Format
 Name:           perl-HTML-Format
-Version:        2.11
+Version:        2.12
 Release:        0
-%define cpan_name HTML-Format
 Summary:        Base class for HTML formatters
-License:        Artistic-1.0 or GPL-1.0+
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/HTML-Format/
 Source0:        
http://www.cpan.org/authors/id/N/NI/NIGELM/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
-BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Slurp)
+BuildRequires:  perl(File::Slurper)
 BuildRequires:  perl(Font::Metrics::Courier)
 BuildRequires:  perl(Font::Metrics::CourierBold)
 BuildRequires:  perl(Font::Metrics::CourierBoldOblique)
@@ -46,7 +45,10 @@
 BuildRequires:  perl(HTML::Element) >= 3.15
 BuildRequires:  perl(HTML::TreeBuilder)
 BuildRequires:  perl(Module::Build) >= 0.360100
+BuildRequires:  perl(Test::CPAN::Meta)
+BuildRequires:  perl(Test::EOL)
 BuildRequires:  perl(Test::More) >= 0.96
+BuildRequires:  perl(Test::NoTabs)
 BuildRequires:  perl(parent)
 Requires:       perl(Font::Metrics::Courier)
 Requires:       perl(Font::Metrics::CourierBold)
@@ -63,6 +65,7 @@
 Requires:       perl(HTML::Element) >= 3.15
 Requires:       perl(HTML::TreeBuilder)
 Requires:       perl(parent)
+BuildArch:      noarch
 %{perl_requires}
 
 %description
@@ -72,7 +75,7 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
 ./Build build flags=%{?_smp_mflags}
 
 %check
@@ -84,6 +87,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 
 %changelog

++++++ HTML-Format-2.11.tar.gz -> HTML-Format-2.12.tar.gz ++++++
++++ 2474 lines of diff (skipped)


Reply via email to