From ccc09470e3bfd15180444f2f397f2344c1c894ff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 13:09:22 +0000 Subject: [PATCH 01/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 5204abf..8baf54b 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 22%{?dist} +Release: 23%{?dist} License: Public Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.3-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Feb 6 2020 Peng Wu - 0.3-22 - Provide OpenType Bitmap fonts - Add ucs-miscfixed-opentype-fonts sub package From 2fb6a7c598b889e129c36fdc4afdb79a270c870b Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 29 Dec 2020 11:04:39 +0800 Subject: [PATCH 02/17] Rebuilt with fonttosfnt 1.2.1 --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 8baf54b..0d64c86 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 23%{?dist} +Release: 24%{?dist} License: Public Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Tue Dec 29 2020 Peng Wu - 0.3-24 +- Rebuilt with fonttosfnt 1.2.1 + * Wed Jul 29 2020 Fedora Release Engineering - 0.3-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 6603c824325cfbf007967753565420b33e6acc28 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 22:33:05 +0000 Subject: [PATCH 03/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 0d64c86..76dcaf9 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 24%{?dist} +Release: 25%{?dist} License: Public Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.3-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 29 2020 Peng Wu - 0.3-24 - Rebuilt with fonttosfnt 1.2.1 From a6550edd1e10cfa3d0d7394ccc28abf246be001f Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 2 Mar 2021 13:31:32 +0530 Subject: [PATCH 04/17] Resolves: rhbz#1933581 - Don't BuildRequires xorg-x11-font-utils --- ucs-miscfixed-fonts.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 76dcaf9..2431d32 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 25%{?dist} +Release: 26%{?dist} License: Public Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -15,7 +15,7 @@ Source1: 66-ucs-miscfixed.conf BuildArch: noarch Summary: Selected set of bitmap fonts BuildRequires: fontpackages-devel -BuildRequires: xorg-x11-font-utils +BuildRequires: mkfontdir bdftopcf fonttosfnt Conflicts: ucs-miscfixed-opentype-fonts %description @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Tue Mar 02 2021 Parag Nemade - 0.3-26 +- Resolves: rhbz#1933581 - Don't BuildRequires xorg-x11-font-utils + * Wed Jan 27 2021 Fedora Release Engineering - 0.3-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 3d0ce22df73496f4c0cd181504e41d7b7dc5b21f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 19:54:26 +0000 Subject: [PATCH 05/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 2431d32..ece906f 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 26%{?dist} +Release: 27%{?dist} License: Public Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.3-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Mar 02 2021 Parag Nemade - 0.3-26 - Resolves: rhbz#1933581 - Don't BuildRequires xorg-x11-font-utils From 2d83ceb504a05380c0efdcdcff5cf0bddcfed500 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 03:23:29 +0000 Subject: [PATCH 06/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index ece906f..815128d 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 27%{?dist} +Release: 28%{?dist} License: Public Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 0.3-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 0.3-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From c3362281a86a0d7c4dff0775cac227e0ca323590 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 11:15:02 +0000 Subject: [PATCH 07/17] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 815128d..2fb8099 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 28%{?dist} +Release: 29%{?dist} License: Public Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.3-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 0.3-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 703def5a6de19bd2c30cb86af476254b6d44bdbc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 05:39:52 +0000 Subject: [PATCH 08/17] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 2fb8099..9443896 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 29%{?dist} +Release: 30%{?dist} License: Public Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.3-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.3-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 6a37823759b943e74f4a9aa05285697ac7634524 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Fri, 7 Jul 2023 14:33:16 -0500 Subject: [PATCH 09/17] Convert to SPDX license --- ucs-miscfixed-fonts.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 9443896..e5cadf3 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,8 +7,8 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 30%{?dist} -License: Public Domain +Release: 31%{?dist} +License: LicenseRef-Fedora-Public-Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz Source1: 66-ucs-miscfixed.conf @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Fri Jul 07 2023 Gwyn Ciesla - 0.3-31 +- Convert to SPDX license. + * Sat Jan 21 2023 Fedora Release Engineering - 0.3-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 98ed269fe7b0a7a976af43e69c72c1a2b259335d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 16:58:36 +0000 Subject: [PATCH 10/17] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index e5cadf3..0688210 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 31%{?dist} +Release: 32%{?dist} License: LicenseRef-Fedora-Public-Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 0.3-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Jul 07 2023 Gwyn Ciesla - 0.3-31 - Convert to SPDX license. From e3ad970261a6602d458fe033238d991f97f9b3d5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 06:57:48 +0000 Subject: [PATCH 11/17] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 0688210..9c19a75 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 32%{?dist} +Release: 33%{?dist} License: LicenseRef-Fedora-Public-Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0.3-33 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 0.3-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From d1e980c8998d6f62c794bb2d2bad6b09aa8bedec Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 08:07:12 +0000 Subject: [PATCH 12/17] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 9c19a75..fc46f52 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 33%{?dist} +Release: 34%{?dist} License: LicenseRef-Fedora-Public-Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -68,6 +68,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 0.3-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 0.3-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From abaf38e723002b03c91062f35d638941f1a13fa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 19 Sep 2024 06:36:17 +0000 Subject: [PATCH 13/17] Remove duplicite license Subpackages inherit the license of the main package. The main package's license tag is already in SPDX form. The subpackage's license tag is in old format. It needs to be migrated to SPDX form. Or remove it. And the latter simplifies the spec file. --- ucs-miscfixed-fonts.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index fc46f52..924abd7 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -23,7 +23,6 @@ Conflicts: ucs-miscfixed-opentype-fonts %package -n ucs-miscfixed-opentype-fonts Summary: Selected set of bitmap fonts (opentype version) -License: Public Domain Conflicts: ucs-miscfixed-fonts %description -n ucs-miscfixed-opentype-fonts From 22674aa86306a23b22376e1b5752e5b19c6b4a37 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 13:35:44 +0000 Subject: [PATCH 14/17] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 924abd7..e807c8e 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 34%{?dist} +Release: 35%{?dist} License: LicenseRef-Fedora-Public-Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -67,6 +67,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0.3-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 0.3-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 1e9341a601a3580fb96ef817811da17093513179 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 19:42:13 +0000 Subject: [PATCH 15/17] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index e807c8e..2592faa 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 35%{?dist} +Release: 36%{?dist} License: LicenseRef-Fedora-Public-Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -67,6 +67,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.3-36 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 0.3-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 5d26644f9b747360e74396b0322d50e8e8f995fd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 20 Jan 2026 03:30:02 +0000 Subject: [PATCH 16/17] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index 2592faa..f7bfefb 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 36%{?dist} +Release: 37%{?dist} License: LicenseRef-Fedora-Public-Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -67,6 +67,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Tue Jan 20 2026 Fedora Release Engineering - 0.3-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 0.3-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From b37c07a6d871a0402680e8acb70e9b6ad998a4d7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:05:50 +0000 Subject: [PATCH 17/17] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- ucs-miscfixed-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec index f7bfefb..7067875 100644 --- a/ucs-miscfixed-fonts.spec +++ b/ucs-miscfixed-fonts.spec @@ -7,7 +7,7 @@ locations such as terminals. Name: %{fontname}-fonts Version: 0.3 -Release: 37%{?dist} +Release: 38%{?dist} License: LicenseRef-Fedora-Public-Domain URL: http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html Source0: http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz @@ -67,6 +67,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %doc README %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0.3-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Tue Jan 20 2026 Fedora Release Engineering - 0.3-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild