Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2021-05-21 09:54:18 +02:00
parent 7f3e1ff35d
commit e00007ef68

View File

@ -8,7 +8,7 @@
Name: perl-Compress-Raw-Zlib Name: perl-Compress-Raw-Zlib
Version: 2.101 Version: 2.101
Release: 3%{?dist} Release: 477%{?dist}
Summary: Low-level interface to the zlib compression library Summary: Low-level interface to the zlib compression library
# Zlib.xs: (GPL+ or Artistic) and zlib # Zlib.xs: (GPL+ or Artistic) and zlib
# Others: GPL+ or Artistic # Others: GPL+ or Artistic
@ -163,6 +163,9 @@ make test COMPRESS_ZLIB_RUN_MOST=1
%{_libexecdir}/%{name} %{_libexecdir}/%{name}
%changelog %changelog
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.101-477
- Increase release to favour standalone package
* Mon Feb 22 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.101-3 * Mon Feb 22 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.101-3
- Fix dependencies for ELN - Fix dependencies for ELN