Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:41:58 -07:00
parent 7916c9a546
commit a2ab31bf9b

View File

@ -1,7 +1,7 @@
Summary: A library for interfacing IEEE 1284-compatible devices
Name: libieee1284
Version: 0.2.11
Release: 45%{?dist}
Release: 46%{?dist}
License: GPL-2.0-or-later
URL: http://cyberelk.net/tim/libieee1284/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
@ -53,6 +53,10 @@ rm -f %{buildroot}%{_libdir}/*.la
%ldconfig_scriptlets
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.2.11-46
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 05 2024 Michal Hlavinka <mhlavink@redhat.com> - 0.2.11-45
- change license tag to SPDX format (RHEL-52832)