From e00007ef685184f583e375872bf058c49c75725e Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 21 May 2021 09:54:18 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-Compress-Raw-Zlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index cd5cd40..0bd4cab 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -8,7 +8,7 @@ Name: perl-Compress-Raw-Zlib Version: 2.101 -Release: 3%{?dist} +Release: 477%{?dist} Summary: Low-level interface to the zlib compression library # Zlib.xs: (GPL+ or Artistic) and zlib # Others: GPL+ or Artistic @@ -163,6 +163,9 @@ make test COMPRESS_ZLIB_RUN_MOST=1 %{_libexecdir}/%{name} %changelog +* Fri May 21 2021 Jitka Plesnikova - 2.101-477 +- Increase release to favour standalone package + * Mon Feb 22 2021 Jitka Plesnikova - 2.101-3 - Fix dependencies for ELN