From 9bcff9c1440ddb4d0f5b188b01dbc59a9c8000a4 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Mon, 13 Feb 2017 10:03:22 +0000
Subject: Update to 2.072
- New upstream release 2.072
- Fix for Makefile.PL depending on . in @INC (CPAN RT#120084)
- Run additional tests by specifying COMPRESS_ZLIB_RUN_MOST
---
perl-IO-Compress-Lzma.spec | 14 +++++++++-----
sources | 2 +-
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/perl-IO-Compress-Lzma.spec b/perl-IO-Compress-Lzma.spec
index d2ed0de..742cfba 100644
--- a/perl-IO-Compress-Lzma.spec
+++ b/perl-IO-Compress-Lzma.spec
@@ -1,6 +1,6 @@
Name: perl-IO-Compress-Lzma
-Version: 2.070
-Release: 2%{?dist}
+Version: 2.072
+Release: 1%{?dist}
Summary: Read and write lzma compressed data
License: GPL+ or Artistic
Group: Development/Libraries
@@ -17,6 +17,7 @@ BuildRequires: perl(Config)
BuildRequires: perl(ExtUtils::MakeMaker) >= 5.16
BuildRequires: perl(File::Copy)
BuildRequires: perl(File::Spec::Functions)
+BuildRequires: perl(lib)
# Module Runtime
BuildRequires: perl(bytes)
BuildRequires: perl(Compress::Raw::Lzma) >= %{version}
@@ -26,7 +27,6 @@ BuildRequires: perl(IO::Compress::Base) >= %{version}
BuildRequires: perl(IO::Compress::Base::Common) >= %{version}
BuildRequires: perl(IO::Uncompress::Base) >= %{version}
BuildRequires: perl(strict)
-BuildRequires: perl(vars)
BuildRequires: perl(warnings)
# Test Suite
BuildRequires: perl(Carp)
@@ -41,7 +41,6 @@ BuildRequires: perl(IO::Handle)
BuildRequires: perl(IO::String)
BuildRequires: perl(IO::Uncompress::AnyUncompress)
BuildRequires: perl(IO::Uncompress::Unzip)
-BuildRequires: perl(lib)
BuildRequires: perl(overload)
BuildRequires: perl(Test::NoWarnings)
BuildRequires: perl(Test::Pod) >= 1.00
@@ -75,7 +74,7 @@ find %{buildroot} -type f -name .packlist -delete
%{_fixperms} -c %{buildroot}
%check
-make test
+make test COMPRESS_ZLIB_RUN_MOST=1
%files
%doc Changes README examples/*
@@ -86,6 +85,11 @@ make test
%{_mandir}/man3/IO::Uncompress::UnXz.3*
%changelog
+* Mon Feb 13 2017 Paul Howarth <[email protected]> - 2.072-1
+- Update to 2.072
+ - Fix for Makefile.PL depending on . in @INC (CPAN RT#120084)
+- Run additional tests by specifying COMPRESS_ZLIB_RUN_MOST
+
* Sat Feb 11 2017 Fedora Release Engineering <[email protected]> -
2.070-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index 99f2236..f428729 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (IO-Compress-Lzma-2.070.tar.gz) =
4524070820b3854b8a2085024bfff6464a005c9b7c2783a25703dd0bf53d2d2426e31e90860ff4cbbd8932dbcfdc21d8058619c1716be634f891ff34abbd3c46
+SHA512 (IO-Compress-Lzma-2.072.tar.gz) =
b4eb3d6457057ca34c615566d5003998fc12b2b24ad6342e71a484b74aec9a68a42bd8d750d50e27f21c39d889a90395c268e022e7f970377cf42268c431c6fa
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-IO-Compress-Lzma.git/commit/?h=master&id=9bcff9c1440ddb4d0f5b188b01dbc59a9c8000a4
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]