diff --git a/YAML-LibYAML-0.84.tar.gz b/YAML-LibYAML-0.84.tar.gz deleted file mode 100644 index 5306445..0000000 --- a/YAML-LibYAML-0.84.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:225bcb39be2d5e3d02df7888d5f99fd8712f048ba539b09232ca1481e70bfd05 -size 153210 diff --git a/YAML-LibYAML-0.85.tar.gz b/YAML-LibYAML-0.85.tar.gz new file mode 100644 index 0000000..b0ccd64 --- /dev/null +++ b/YAML-LibYAML-0.85.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c13aee832d50a6e5ebb3ba64595584827e6d9280f85d4951998e3f2c1f16604c +size 152880 diff --git a/perl-YAML-LibYAML.changes b/perl-YAML-LibYAML.changes index dff3643..0933e50 100644 --- a/perl-YAML-LibYAML.changes +++ b/perl-YAML-LibYAML.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Sep 13 03:07:39 UTC 2022 - Tina Müller + +- updated to 0.85 + see /usr/share/doc/packages/perl-YAML-LibYAML/Changes + + 0.85 Mon Sep 12 08:20:19 AM EDT 2022 + - Convert doc from Swim to Markdown + - Remove travis testing + ------------------------------------------------------------------- Sun Sep 4 03:13:51 UTC 2022 - Tina Müller diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec index 934c71b..1ca0035 100644 --- a/perl-YAML-LibYAML.spec +++ b/perl-YAML-LibYAML.spec @@ -18,16 +18,16 @@ %define cpan_name YAML-LibYAML Name: perl-YAML-LibYAML -Version: 0.84 +Version: 0.85 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Perl YAML Serialization using XS and libyaml URL: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Test::More) >= 0.90 +BuildRequires: perl(Test::More) >= 0.9 %{perl_requires} %description