Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:24:22 -07:00
parent e7885ef7c0
commit 392dc5ecfc

View File

@ -5,7 +5,7 @@
Summary: Font configuration and customization library Summary: Font configuration and customization library
Name: fontconfig Name: fontconfig
Version: 2.15.0 Version: 2.15.0
Release: 6%{?dist} Release: 7%{?dist}
# src/ftglue.[ch] is in Public Domain # src/ftglue.[ch] is in Public Domain
# src/fccache.c contains Public Domain code # src/fccache.c contains Public Domain code
## https://gitlab.com/fedora/legal/fedora-license-data/-/issues/177 ## https://gitlab.com/fedora/legal/fedora-license-data/-/issues/177
@ -194,6 +194,10 @@ fi
%doc fontconfig-devel.txt fontconfig-devel %doc fontconfig-devel.txt fontconfig-devel
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.15.0-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 1 2024 Akira TAGOH <tagoh@redhat.com> - 2.15.0-6 * Thu Aug 1 2024 Akira TAGOH <tagoh@redhat.com> - 2.15.0-6
- Fix a memory leak and potentially uninitialized values. - Fix a memory leak and potentially uninitialized values.
Resolves: RHEL-41007, RHEL-41008 Resolves: RHEL-41007, RHEL-41008