From 128826d3e8e19fdeaf44af942e8b0bffdcd73abf Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 4 Feb 2023 08:18:47 +0100 Subject: [PATCH] - updated to 2.201 --- perl-Compress-Raw-Lzma.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec index c52b14a..cf60ba0 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -1,19 +1,19 @@ # # Conditional build: -%bcond_without tests # do not perform "make test" +%bcond_without tests # unit tests # %define pdir Compress %define pnam Raw-Lzma Summary: Compress::Raw::Lzma - low-level Interface to lzma compression library Summary(pl.UTF-8): Compress::Raw::Lzma - niskopoziomowy interfejs do biblioteki kompresji lzma Name: perl-Compress-Raw-Lzma -Version: 2.103 -Release: 2 +Version: 2.201 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/Compress/Compress-Raw-Lzma-%{version}.tar.gz -# Source0-md5: 6790e847cd96c76c81beaa7c5800d4e1 +Source0: https://www.cpan.org/modules/by-module/Compress/Compress-Raw-Lzma-%{version}.tar.gz +# Source0-md5: 366a7fbb946cd2be6a60e69123b62f5e URL: https://metacpan.org/dist/Compress-Raw-Lzma BuildRequires: perl-ExtUtils-MakeMaker >= 5.16 BuildRequires: perl-devel >= 1:5.8.0 -- 2.44.0