From 377da3992c15840b225622e87d7dcb93f31bc8ef Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 18:34:26 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-IO-Compress-Lzma.git#5c870a31303fd50e080410e01a95b980a4c93123 --- perl-IO-Compress-Lzma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IO-Compress-Lzma.spec b/perl-IO-Compress-Lzma.spec index 4d41335..7a6ac44 100644 --- a/perl-IO-Compress-Lzma.spec +++ b/perl-IO-Compress-Lzma.spec @@ -3,7 +3,7 @@ Name: perl-IO-Compress-Lzma Version: 2.100 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read and write lzma compressed data License: GPL+ or Artistic URL: https://metacpan.org/release/IO-Compress-Lzma @@ -99,6 +99,9 @@ make test COMPRESS_ZLIB_RUN_MOST=1 %{_mandir}/man3/IO::Uncompress::UnXz.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.100-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 7 2021 Paul Howarth - 2.100-1 - Update to 2.100 - Trim whitespace