Bump the release number to trigger the gating tests

Related: RHEL-47131
This commit is contained in:
Jakub Martisko 2025-01-08 16:09:53 +01:00
parent 3f0ae3d01c
commit 6b9f619d87

View File

@ -5,7 +5,7 @@
Summary: Lightweight library to easily extract data from zip files
Name: zziplib
Version: 0.13.74
Release: 4%{?dist}
Release: 5%{?dist}
License: LGPL-2.0-or-later OR MPL-1.1
URL: http://zziplib.sourceforge.net/
Source: https://github.com/gdraheim/zziplib/archive/v%{version}.tar.gz
@ -90,6 +90,9 @@ zziplib library.
%{_mandir}/man3/*
%changelog
* Wed Jul 03 2024 Jakub Martisko <jamartis@redhat.com> - 0.13.74-5
- Bump the release number to trigger the gating tests
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.13.74-4
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018