Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:46:44 -07:00
parent 4daba433db
commit 590bc65881

View File

@ -10,7 +10,7 @@
Summary: A library for locking devices
Name: lockdev
Version: 1.0.4
Release: 0.45.%{checkout}%{?dist}
Release: 0.46.%{checkout}%{?dist}
License: LGPL-2.1-or-later
URL: https://alioth.debian.org/projects/lockdev/
@ -114,6 +114,10 @@ fi
%{_includedir}/*
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.4-0.46.20111007git
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Wed Aug 21 2024 Pavol Žáčik <pzacik@redhat.com> - 1.0.4-0.45.20111007git
- Fix memory leaks found by static analysis
- Resolves: RHEL-39379