From c0847ec58b84136f59317be2fcd8db476fe229bf Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 22 Feb 2016 18:36:54 +0000
Subject: Update to 0.62
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

- New upstream release 0.62
  - Fix for detecting filehandles (GH#42)
- This release by TINITA → update source URL
---
 perl-YAML-LibYAML.spec | 12 +++++++++---
 sources                |  2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec
index 8d435d8..828ae26 100644
--- a/perl-YAML-LibYAML.spec
+++ b/perl-YAML-LibYAML.spec
@@ -1,11 +1,11 @@
 Name:           perl-YAML-LibYAML
-Version:        0.61
+Version:        0.62
 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/I/IN/INGY/YAML-LibYAML-%{version}.tar.gz
+Source0:        
http://search.cpan.org/CPAN/authors/id/T/TI/TINITA/YAML-LibYAML-%{version}.tar.gz
 
 # Install
 BuildRequires:  coreutils
@@ -22,6 +22,7 @@ BuildRequires:  perl(B::Deparse)
 BuildRequires:  perl(base)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 BuildRequires:  perl(XSLoader)
@@ -38,7 +39,7 @@ BuildRequires:  perl(Filter::Util::Call)
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(IO::Pipe)
 BuildRequires:  perl(lib)
-BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Path::Class)
 BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Tie::Array)
@@ -82,6 +83,11 @@ make test
 %{_mandir}/man3/YAML::XS::LibYAML.3*
 
 %changelog
+* Mon Feb 22 2016 Paul Howarth <p...@city-fan.org> - 0.62-1
+- Update to 0.62
+  - Fix for detecting filehandles (GH#42)
+- This release by TINITA → update source URL
+
 * Sun Feb 21 2016 Paul Howarth <p...@city-fan.org> - 0.61-1
 - Update to 0.61
   - Allow reading from and writing to IO::Handle (and derived) objects (GH#37)
diff --git a/sources b/sources
index 88e8e7d..9fe38db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9667700a73e0a8653f3ffce297368bf2  YAML-LibYAML-0.61.tar.gz
+e8e0ba8c9f589c809ee04bb526ae03d7  YAML-LibYAML-0.62.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-YAML-LibYAML.git/commit/?h=perl-YAML-LibYAML-0.62-1.fc24&id=c0847ec58b84136f59317be2fcd8db476fe229bf
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to