[perl-YAML-LibYAML] Update to 0.58

Paul Howarth pghmcfc at fedoraproject.org
Wed Jan 21 20:33:55 UTC 2015


commit e2930bced2a38da1e886d91cbbb575adbdbce9b2
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Jan 21 20:33:35 2015 +0000

    Update to 0.58
    
    - New upstream release 0.58
      - Add a VERSION statement to YAML::LibYAML (GH#8)
    - This release by INGY → update source URL

 perl-YAML-LibYAML.spec |    9 +++++++--
 sources                |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec
index 4d6d6c7..2b741bc 100644
--- a/perl-YAML-LibYAML.spec
+++ b/perl-YAML-LibYAML.spec
@@ -1,11 +1,11 @@
 Name:           perl-YAML-LibYAML
-Version:        0.57
+Version:        0.58
 Release:        1%{?dist}
 Summary:        Perl YAML Serialization using XS and libyaml
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/YAML-LibYAML/
-Source0:        http://search.cpan.org/CPAN/authors/id/N/NA/NAWGLAN/YAML-LibYAML-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/I/IN/INGY/YAML-LibYAML-%{version}.tar.gz
 
 # Install
 BuildRequires:  perl
@@ -74,6 +74,11 @@ make test
 %{_mandir}/man3/YAML::XS::LibYAML.3*
 
 %changelog
+* Wed Jan 21 2015 Paul Howarth <paul at city-fan.org> - 0.58-1
+- Update to 0.58
+  - Add a VERSION statement to YAML::LibYAML (GH#8)
+- This release by INGY → update source URL
+
 * Fri Jan 16 2015 Paul Howarth <paul at city-fan.org> - 0.57-1
 - Update to 0.57
   - Update copyright year
diff --git a/sources b/sources
index 71a3322..04a0a41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ac5aa764d55395175d7c6f60e606ce0  YAML-LibYAML-0.57.tar.gz
+8dbd5b7560454cbc7935a1c4796b6d18  YAML-LibYAML-0.58.tar.gz



More information about the perl-devel mailing list