|
|
|
@ -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 <tdawson@redhat.com> - 1.2.80-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.2.80-6
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|