diff --git a/XML-LibXSLT-2.002001.tar.gz b/XML-LibXSLT-2.002001.tar.gz deleted file mode 100644 index 0780eac..0000000 --- a/XML-LibXSLT-2.002001.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df8927c4ff1949f62580d1c1e6f00f0cd56b53d3a957ee4b171b59bffa63b2c0 -size 118703 diff --git a/XML-LibXSLT-2.003000.tar.gz b/XML-LibXSLT-2.003000.tar.gz new file mode 100644 index 0000000..95997fe --- /dev/null +++ b/XML-LibXSLT-2.003000.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7caa5aee72f53be59d8b84eecb6864a07c612a12ea6b27d5c706960edcd54587 +size 118829 diff --git a/perl-XML-LibXSLT.changes b/perl-XML-LibXSLT.changes index 597a70c..dbdcd0d 100644 --- a/perl-XML-LibXSLT.changes +++ b/perl-XML-LibXSLT.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jun 23 17:09:31 UTC 2024 - Tina Müller + +- updated to 2.003000 + see /usr/share/doc/packages/perl-XML-LibXSLT/Changes + + 2.003000 2024-06-11 + - lib/XML/LibXSLT/Quick.pm . + - Add an 'implicit' type to $dest + - Correct a type spelling ('file' instead of 'path') + ------------------------------------------------------------------- Sat Feb 11 03:08:17 UTC 2023 - Tina Müller diff --git a/perl-XML-LibXSLT.spec b/perl-XML-LibXSLT.spec index cf582ef..813fef2 100644 --- a/perl-XML-LibXSLT.spec +++ b/perl-XML-LibXSLT.spec @@ -1,7 +1,7 @@ # # spec file for package perl-XML-LibXSLT # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name XML-LibXSLT Name: perl-XML-LibXSLT -Version: 2.002001 +Version: 2.003000 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Interface to GNOME libxslt library @@ -27,9 +27,9 @@ Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-% Source1: cpanspec.yml BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(File::Path) >= 2.060000 +BuildRequires: perl(File::Path) >= 2.06 BuildRequires: perl(XML::LibXML) >= 1.70 -Requires: perl(File::Path) >= 2.060000 +Requires: perl(File::Path) >= 2.06 Requires: perl(XML::LibXML) >= 1.70 %{perl_requires} # MANUAL BEGIN