Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:17:50 -07:00
parent 5b3804fcfc
commit 6efab960d2

View File

@ -4,7 +4,7 @@
Name: cereal
Version: 1.3.2
Release: 7%{?dist}
Release: 8%{?dist}
Summary: A header-only C++11 serialization library
# include/cereal/details/polymorphic_impl.hpp is BSL-1.0
# include/cereal/external/base64.hpp is Zlib
@ -62,6 +62,10 @@ This package contains development headers and libraries for the cereal library
%{_libdir}/cmake/%{name}
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.3.2-8
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.3.2-7
- Bump release for June 2024 mass rebuild