fix release number
Let's avoid collision with 8.9.Z branches. Related: RHEL-13741
This commit is contained in:
parent
f362b3fb4d
commit
f4e289a269
@ -2,7 +2,7 @@
|
||||
Summary: A collection of basic system utilities
|
||||
Name: util-linux
|
||||
Version: 2.32.1
|
||||
Release: 44%{?dist}
|
||||
Release: 45%{?dist}
|
||||
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
|
||||
Group: System Environment/Base
|
||||
URL: http://en.wikipedia.org/wiki/Util-linux
|
||||
@ -1145,6 +1145,9 @@ fi
|
||||
%{_libdir}/python*/site-packages/libmount/
|
||||
|
||||
%changelog
|
||||
* Tue Jan 30 2024 Karel Zak <kzak@redhat.com> 2.32.1-45
|
||||
- increment release number
|
||||
|
||||
* Wed Jan 10 2024 Karel Zak <kzak@redhat.com> 2.32.1-44
|
||||
- fix RHEL-13741 - lscpu: avoid EBUSY on cpuinfo_max_freq
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user