Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:50:26 -07:00
parent a32150d19b
commit 39579b8575

View File

@ -3,7 +3,7 @@
Name: mpdecimal
Version: 2.5.1
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Library for general decimal arithmetic
License: BSD-2-Clause
@ -107,6 +107,10 @@ fi
%ldconfig_scriptlets
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.5.1-12
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Jul 02 2024 Charalampos Stratakis <cstratak@redhat.com> - 2.5.1-11
- Fix bind-now annocheck failure by passing the proper LDFLAGS to the C++ library
Resolves: RHEL-33509