Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-XML-LibXSLT for
openSUSE:Factory checked in at 2022-04-16 00:12:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-XML-LibXSLT (Old)
and /work/SRC/openSUSE:Factory/.perl-XML-LibXSLT.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-XML-LibXSLT"
Sat Apr 16 00:12:54 2022 rev:38 rq:969990 version:2.000000
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-XML-LibXSLT/perl-XML-LibXSLT.changes
2020-01-19 20:54:17.091950886 +0100
+++
/work/SRC/openSUSE:Factory/.perl-XML-LibXSLT.new.1941/perl-XML-LibXSLT.changes
2022-04-16 00:13:00.961550300 +0200
@@ -1,0 +2,10 @@
+Mon Apr 11 09:25:29 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 2.000000
+ see /usr/share/doc/packages/perl-XML-LibXSLT/Changes
+
+ 2.000000 2022-04-09
+ - Add lib/XML/LibXSLT/Quick.pm .
+ - Cleanups.
+
+-------------------------------------------------------------------
Old:
----
XML-LibXSLT-1.99.tar.gz
New:
----
XML-LibXSLT-2.000000.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-XML-LibXSLT.spec ++++++
--- /var/tmp/diff_new_pack.4DaMma/_old 2022-04-16 00:13:01.577551123 +0200
+++ /var/tmp/diff_new_pack.4DaMma/_new 2022-04-16 00:13:01.581551128 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-XML-LibXSLT
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,15 @@
#
+%define cpan_name XML-LibXSLT
Name: perl-XML-LibXSLT
-Version: 1.99
+Version: 2.000000
Release: 0
-%define cpan_name XML-LibXSLT
-Summary: Interface to the GNOME libxslt library
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
-Url: https://metacpan.org/release/%{cpan_name}
+Summary: Interface to GNOME libxslt library
+URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(XML::LibXML) >= 1.70
@@ -42,11 +40,11 @@
tests showing this to be more than twice as fast as Sablotron.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version}
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%make_build
%check
make test
@@ -57,7 +55,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes example README
%license LICENSE
++++++ XML-LibXSLT-1.99.tar.gz -> XML-LibXSLT-2.000000.tar.gz ++++++
++++ 3313 lines of diff (skipped)