From 42214fa317308ca87d26f5dde6b42980febfacaf Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 9 Jul 2018 11:30:26 +0100 Subject: [PATCH] Update details of bundled libyaml --- perl-YAML-LibYAML.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec index 8754496..82a45ea 100644 --- a/perl-YAML-LibYAML.spec +++ b/perl-YAML-LibYAML.spec @@ -12,7 +12,7 @@ Release: 1%{?dist} Summary: Perl YAML Serialization using XS and libyaml License: GPL+ or Artistic URL: https://metacpan.org/release/YAML-LibYAML -Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-LibYAML-%{version}.tar.gz +Source0: https://cpan.metacpan.org/modules/by-module/YAML/YAML-LibYAML-%{version}.tar.gz # Build BuildRequires: coreutils @@ -67,8 +67,8 @@ Requires: perl(B::Deparse) # libyaml is tweaked and bundled # https://github.com/ingydotnet/yaml-libyaml-pm/issues/49 # version number determined by comparing commits in upstream repo: -# https://bitbucket.org/xi/libyaml/commits/branch/default -Provides: bundled(libyaml) = 0.1.7 +# https://github.com/yaml/libyaml/ +Provides: bundled(libyaml) = 0.2.1 # Avoid provides for perl shared objects %{?perl_default_filter}