diff --git a/YAML-LibYAML-0.72.tar.gz b/YAML-LibYAML-0.72.tar.gz deleted file mode 100644 index 53a8ff0..0000000 --- a/YAML-LibYAML-0.72.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f34a9c7cac99075311723bc83fc007a029f440da02cca1e89ca4babf205c536 -size 147901 diff --git a/YAML-LibYAML-0.74.tar.gz b/YAML-LibYAML-0.74.tar.gz new file mode 100644 index 0000000..47a0e96 --- /dev/null +++ b/YAML-LibYAML-0.74.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0dd0e70e3eaba431e34ef04783f09679196d6be9b00d3b6697da46fdc033408 +size 148305 diff --git a/perl-YAML-LibYAML.changes b/perl-YAML-LibYAML.changes index 1ad805f..50ae275 100644 --- a/perl-YAML-LibYAML.changes +++ b/perl-YAML-LibYAML.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Sep 14 09:13:57 UTC 2018 - pmonrealgonzalez@suse.com + +- update to 0.74 + * Fix tests on older perls + * Support back to perl.5.8.1 + +- Cleaned with spec-cleaner + ------------------------------------------------------------------- Thu Aug 23 14:44:54 UTC 2018 - jbaier@suse.cz diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec index 9092275..ec104d7 100644 --- a/perl-YAML-LibYAML.spec +++ b/perl-YAML-LibYAML.spec @@ -18,13 +18,13 @@ %define cpan_name YAML-LibYAML Name: perl-YAML-LibYAML -Version: 0.72 +Version: 0.74 Release: 0 Summary: Perl YAML Serialization using XS and libyaml License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -URL: http://search.cpan.org/dist/YAML-LibYAML/ -Source: https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{version}.tar.gz +Url: https://metacpan.org/release/YAML-LibYAML +Source: https://cpan.metacpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz Patch0: %{name}-no-plan.patch BuildRequires: perl BuildRequires: perl-macros