diff --git a/kyotocabinet.spec b/kyotocabinet.spec index 91d91a5..b7592e7 100644 --- a/kyotocabinet.spec +++ b/kyotocabinet.spec @@ -1,7 +1,7 @@ Summary: A straightforward implementation of DBM Name: kyotocabinet Version: 1.2.80 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL-3.0-only URL: https://dbmx.net/%{name}/ Source: https://dbmx.net/%{name}/pkg/%{name}-%{version}.tar.gz @@ -138,6 +138,10 @@ make check %doc COPYING doc/api/* kyotocabinet.idl %changelog +* Tue Oct 29 2024 Troy Dawson - 1.2.80-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.2.80-6 - Bump release for June 2024 mass rebuild