Sat, 05 Oct 2024 07:40:58 CST | login

Information for build fontconfig-2.14.0-2.el9_1

ID24225
Package Namefontconfig
Version2.14.0
Release2.el9_1
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/fontconfig.git#8874fa128fe2f33744694fb128ca6f9d2d811331
SummaryFont configuration and customization library
DescriptionFontconfig is designed to locate fonts within the system and select them according to requirements specified by applications.
Built bydistrobuild
State complete
Volume DEFAULT
StartedTue, 24 Jan 2023 07:25:15 CST
CompletedTue, 24 Jan 2023 07:34:25 CST
Taskbuild (dist-circle9_1-updates, /stage/rpms/fontconfig.git:8874fa128fe2f33744694fb128ca6f9d2d811331)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/fontconfig.git?#8874fa128fe2f33744694fb128ca6f9d2d811331'}}
Tags
dist-circle9-compose
dist-circle9-updates
RPMs
src
fontconfig-2.14.0-2.el9_1.src.rpm (info) (download)
aarch64
fontconfig-2.14.0-2.el9_1.aarch64.rpm (info) (download)
fontconfig-devel-2.14.0-2.el9_1.aarch64.rpm (info) (download)
fontconfig-debuginfo-2.14.0-2.el9_1.aarch64.rpm (info) (download)
fontconfig-debugsource-2.14.0-2.el9_1.aarch64.rpm (info) (download)
i686
fontconfig-2.14.0-2.el9_1.i686.rpm (info) (download)
fontconfig-devel-2.14.0-2.el9_1.i686.rpm (info) (download)
fontconfig-debuginfo-2.14.0-2.el9_1.i686.rpm (info) (download)
fontconfig-debugsource-2.14.0-2.el9_1.i686.rpm (info) (download)
noarch
fontconfig-devel-doc-2.14.0-2.el9_1.noarch.rpm (info) (download)
ppc64le
fontconfig-2.14.0-2.el9_1.ppc64le.rpm (info) (download)
fontconfig-devel-2.14.0-2.el9_1.ppc64le.rpm (info) (download)
fontconfig-debuginfo-2.14.0-2.el9_1.ppc64le.rpm (info) (download)
fontconfig-debugsource-2.14.0-2.el9_1.ppc64le.rpm (info) (download)
s390x
fontconfig-2.14.0-2.el9_1.s390x.rpm (info) (download)
fontconfig-devel-2.14.0-2.el9_1.s390x.rpm (info) (download)
fontconfig-debuginfo-2.14.0-2.el9_1.s390x.rpm (info) (download)
fontconfig-debugsource-2.14.0-2.el9_1.s390x.rpm (info) (download)
x86_64
fontconfig-2.14.0-2.el9_1.x86_64.rpm (info) (download)
fontconfig-devel-2.14.0-2.el9_1.x86_64.rpm (info) (download)
fontconfig-debuginfo-2.14.0-2.el9_1.x86_64.rpm (info) (download)
fontconfig-debugsource-2.14.0-2.el9_1.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Dec 02 2022 Akira TAGOH <tagoh@redhat.com> - 2.14.0-2 - Fix the wrong behavior on remap-dir in config. Resolves: rhbz#2150227 * Thu Mar 31 2022 Akira TAGOH <tagoh@redhat.com> - 2.14.0-1 - New upstream release. - Rebase to 2.14 and revert Noto Default change happened in f36. Resolves: rhbz#2075393 * Fri Feb 04 2022 Akira TAGOH <tagoh@redhat.com> - 2.13.96-1 - New upstream release. - Fix missing a file in the archive. Resolves: rhbz#2050478 * Tue Feb 01 2022 Akira TAGOH <tagoh@redhat.com> - 2.13.95-1 - New upstream release. - Update deps to font(notosans) https://fedoraproject.org/wiki/Changes/DefaultToNotoFonts * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.94-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.94-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jul 20 2021 Akira TAGOH <tagoh@redhat.com> - 2.13.94-2 - Fix the score calculation on matching for multiple values. - Enable 11-lcdfilter-default.conf. Resolves: rhbz#1965684 - Rebase to the latest release. Resolves: rhbz#2023161 * Tue Jun 29 2021 Akira TAGOH <tagoh@redhat.com> - 2.13.94-1 - New upstream release. * Thu Mar 25 2021 Akira TAGOH <tagoh@redhat.com> - 2.13.93-6 - Fix postun scriptlet to remove the entry from xml catalog. * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.93-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 23 2020 Akira TAGOH <tagoh@redhat.com> - 2.13.93-4 - cherry pick some upstream patches - Skip leading white space in style. - Remove abort from FcCompareSize. - Fix memory leaks - Check qual and compare for family tests. - * Thu Dec 03 2020 Akira TAGOH <tagoh@redhat.com> - 2.13.93-3 - Add back fullname property at the scan matching phase for the backward compatibility. Resolves: rhbz#1902881