Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:12:04 -07:00
parent a19dc44c0d
commit c9dde2f6a9

View File

@ -18,7 +18,7 @@
Summary: Round Robin Database Tool to store and display time-series data Summary: Round Robin Database Tool to store and display time-series data
Name: rrdtool Name: rrdtool
Version: 1.8.0 Version: 1.8.0
Release: 19%{?dist} Release: 20%{?dist}
# gd license in php bindings isn't by default built-in # gd license in php bindings isn't by default built-in
License: gpl-1.0-or-later AND gpl-2.0-or-later AND gpl-2.0-or-later WITH rrdtool-floss-exception-2.0 AND mit AND lgpl-2.0-or-later AND lgpl-2.1-or-later AND bsd-source-code AND snprintf AND bsd-3-clause AND gpl-2.0-only AND licenseref-fedora-public-domain AND gtkbook License: gpl-1.0-or-later AND gpl-2.0-or-later AND gpl-2.0-or-later WITH rrdtool-floss-exception-2.0 AND mit AND lgpl-2.0-or-later AND lgpl-2.1-or-later AND bsd-source-code AND snprintf AND bsd-3-clause AND gpl-2.0-only AND licenseref-fedora-public-domain AND gtkbook
URL: https://oss.oetiker.ch/rrdtool/ URL: https://oss.oetiker.ch/rrdtool/
@ -415,6 +415,10 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \
%endif %endif
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.8.0-20
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 1.8.0-19 * Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 1.8.0-19
- Bump release for Aug 2024 java mass rebuild - Bump release for Aug 2024 java mass rebuild