From ee8251fc0e05fa29896b41e088e430b4fb06ad72 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 14:25:23 +0000 Subject: [PATCH 01/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index fb3fecc..492aaa3 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 29%{?dist} +Release: 30%{?dist} Summary: Library and tools for handling X-Face data License: MIT @@ -73,6 +73,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.5.2-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jan 28 2020 Fedora Release Engineering - 1.5.2-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 319bb268d56efcc3e73d8bac7c477618fcdc9a3c Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 03:48:07 +0000 Subject: [PATCH 02/20] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- compface.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/compface.spec b/compface.spec index 492aaa3..88d3756 100644 --- a/compface.spec +++ b/compface.spec @@ -17,6 +17,7 @@ Patch1: compface-1.5.2-stack-smashing.patch Patch2: compface-1.5.2-build.patch BuildRequires: diffutils BuildRequires: gcc +BuildRequires: make %description This is the Compface image compression and decompression library and its From 95c3188faefd44cbd53772e4150c1b4a0828dcb7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 02:24:34 +0000 Subject: [PATCH 03/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index 88d3756..6fe6e12 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 30%{?dist} +Release: 31%{?dist} Summary: Library and tools for handling X-Face data License: MIT @@ -74,6 +74,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.5.2-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.5.2-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 913d87ea6f21b6edd273ce50663ed84d6f55822f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 14:55:49 +0000 Subject: [PATCH 04/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 7c66d24ded7ae0792426686b2c5afb1b16f219ad Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 19:54:12 +0000 Subject: [PATCH 05/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index 6fe6e12..e0f1c30 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 31%{?dist} +Release: 32%{?dist} Summary: Library and tools for handling X-Face data License: MIT @@ -74,6 +74,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 1.5.2-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 1.5.2-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 0b5ab7fe86ceda429b9c3f0b730cd31b3fa6d146 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jan 2022 23:41:31 +0000 Subject: [PATCH 06/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index e0f1c30..71377e7 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 32%{?dist} +Release: 33%{?dist} Summary: Library and tools for handling X-Face data License: MIT @@ -74,6 +74,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 1.5.2-33 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Jul 21 2021 Fedora Release Engineering - 1.5.2-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 92d71f18b3d4a6abf21186c20de36cb32451206f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 20 Jul 2022 23:25:58 +0000 Subject: [PATCH 07/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index 71377e7..4ea20ad 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 33%{?dist} +Release: 34%{?dist} Summary: Library and tools for handling X-Face data License: MIT @@ -74,6 +74,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 1.5.2-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jan 19 2022 Fedora Release Engineering - 1.5.2-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 7962f1a28a25800daf96202cefb17ef3e5218fe9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 00:21:38 +0000 Subject: [PATCH 08/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index 4ea20ad..6730959 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 34%{?dist} +Release: 35%{?dist} Summary: Library and tools for handling X-Face data License: MIT @@ -74,6 +74,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.5.2-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Jul 20 2022 Fedora Release Engineering - 1.5.2-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 2c3ba1d405c51cd58dd879a9f62fcd40b0067962 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 6 Feb 2023 13:07:57 +0100 Subject: [PATCH 09/20] Fix C99 compatibility issues (#2167369) Related to: --- compface-c99.patch | 29 +++++++++++++++++++++++++++++ compface-configure-c99.patch | 27 +++++++++++++++++++++++++++ compface.spec | 9 ++++++++- 3 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 compface-c99.patch create mode 100644 compface-configure-c99.patch diff --git a/compface-c99.patch b/compface-c99.patch new file mode 100644 index 0000000..2868738 --- /dev/null +++ b/compface-c99.patch @@ -0,0 +1,29 @@ +Include for the read and write functions, to avoid implicit +function declarations and build failures with future compilers. + +diff --git a/cmain.c b/cmain.c +index ec0558d11cdd325d..aced8300d55d17fd 100644 +--- a/cmain.c ++++ b/cmain.c +@@ -19,6 +19,8 @@ + #include "config.h" + #endif + ++#include ++ + #include "compface.h" + + /* the buffer is longer than needed to handle sparse input formats */ +diff --git a/uncmain.c b/uncmain.c +index a94279df1ff73223..e52831d0c0f117e1 100644 +--- a/uncmain.c ++++ b/uncmain.c +@@ -19,6 +19,8 @@ + #include "config.h" + #endif + ++#include ++ + #include "compface.h" + + /* the buffer is longer than needed to handle sparse input formats */ diff --git a/compface-configure-c99.patch b/compface-configure-c99.patch new file mode 100644 index 0000000..c3778ab --- /dev/null +++ b/compface-configure-c99.patch @@ -0,0 +1,27 @@ +Fix historic C99 incompatibilites that would go away if autoconf is +re-run. + +diff --git a/configure b/configure +index 5b6327937cb0aa69..4183e8677260324f 100755 +--- a/configure ++++ b/configure +@@ -2128,7 +2128,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; }; then + for ac_declaration in \ +- '' \ ++ '#include ' \ + 'extern "C" void std::exit (int) throw (); using std::exit;' \ + 'extern "C" void std::exit (int); using std::exit;' \ + 'extern "C" void exit (int) throw ();' \ +@@ -2821,8 +2821,8 @@ main () + for (i = 0; i < 256; i++) + if (XOR (islower (i), ISLOWER (i)) + || toupper (i) != TOUPPER (i)) +- exit(2); +- exit (0); ++ return 2; ++ return 0; + } + _ACEOF + rm -f conftest$ac_exeext diff --git a/compface.spec b/compface.spec index 6730959..88c71cc 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 35%{?dist} +Release: 36%{?dist} Summary: Library and tools for handling X-Face data License: MIT @@ -15,6 +15,8 @@ Patch0: libcompface_1.5.2-4.diff.gz Patch1: compface-1.5.2-stack-smashing.patch # Patch2: compface-1.5.2-build.patch +Patch3: compface-configure-c99.patch +Patch4: compface-c99.patch BuildRequires: diffutils BuildRequires: gcc BuildRequires: make @@ -39,6 +41,8 @@ library. %patch0 -p1 %patch1 -p1 -b .stack-smashing %patch2 -p0 +%patch3 -p1 +%patch4 -p1 %build @@ -74,6 +78,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Mon Feb 06 2023 Florian Weimer - 1.5.2-36 +- Fix C99 compatibility issues (#2167369) + * Thu Jan 19 2023 Fedora Release Engineering - 1.5.2-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From f64ddfde52afa839797c7d1d35d14d82559c0373 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jul 2023 16:13:02 +0000 Subject: [PATCH 10/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index 88c71cc..0a9654b 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 36%{?dist} +Release: 37%{?dist} Summary: Library and tools for handling X-Face data License: MIT @@ -78,6 +78,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 1.5.2-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Feb 06 2023 Florian Weimer - 1.5.2-36 - Fix C99 compatibility issues (#2167369) From 7d86b211f89d9eaf1e38a8f17eab7b2ff8f7aaa0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 16:00:52 +0000 Subject: [PATCH 11/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index 0a9654b..f28eea3 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 37%{?dist} +Release: 38%{?dist} Summary: Library and tools for handling X-Face data License: MIT @@ -78,6 +78,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 1.5.2-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jul 19 2023 Fedora Release Engineering - 1.5.2-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 04a5b8f5ba8c9741795c93779284e243cd5432d9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jan 2024 07:51:02 +0000 Subject: [PATCH 12/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index f28eea3..6b23a48 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 38%{?dist} +Release: 39%{?dist} Summary: Library and tools for handling X-Face data License: MIT @@ -78,6 +78,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Wed Jan 24 2024 Fedora Release Engineering - 1.5.2-39 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jan 19 2024 Fedora Release Engineering - 1.5.2-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 6a60980f8377fd74d7cd4e0339fd09f4e7a31c6e Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:46 +0200 Subject: [PATCH 13/20] Eliminate use of obsolete %patchN syntax (#2283636) --- compface.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/compface.spec b/compface.spec index 6b23a48..53cb7e4 100644 --- a/compface.spec +++ b/compface.spec @@ -38,11 +38,11 @@ library. %prep %setup -q -%patch0 -p1 -%patch1 -p1 -b .stack-smashing -%patch2 -p0 -%patch3 -p1 -%patch4 -p1 +%patch -P0 -p1 +%patch -P1 -p1 -b .stack-smashing +%patch -P2 -p0 +%patch -P3 -p1 +%patch -P4 -p1 %build From 26bb648bb2d8acb93939da952363cac8a90307cf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 19:49:35 +0000 Subject: [PATCH 14/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index 53cb7e4..544c604 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 39%{?dist} +Release: 40%{?dist} Summary: Library and tools for handling X-Face data License: MIT @@ -78,6 +78,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 1.5.2-40 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Wed Jan 24 2024 Fedora Release Engineering - 1.5.2-39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From b1176b6e8f4015b80e051abb2cababc4dce7c752 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Wed, 7 Aug 2024 12:43:07 +0200 Subject: [PATCH 15/20] migrated to SPDX license based on license review ticket #555 include README.copyright file as license --- compface.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/compface.spec b/compface.spec index 544c604..baa252d 100644 --- a/compface.spec +++ b/compface.spec @@ -1,9 +1,9 @@ Name: compface Version: 1.5.2 -Release: 40%{?dist} +Release: 41%{?dist} Summary: Library and tools for handling X-Face data -License: MIT +License: LicenseRef-compface URL: http://ftp.xemacs.org/pub/xemacs/aux/ Source0: http://ftp.xemacs.org/pub/xemacs/aux/%{name}-%{version}.tar.gz Source1: compface-test.xbm @@ -63,7 +63,7 @@ cmp %{SOURCE1} __test.xbm %files %doc ChangeLog README xbm2xface.pl -%doc _extdoc/README.copyright +%license _extdoc/README.copyright %{_bindir}/compface %{_bindir}/uncompface %{_libdir}/libcompface.so.* @@ -78,6 +78,10 @@ cmp %{SOURCE1} __test.xbm %changelog +* Wed Aug 7 2024 Michael Schwendt - 1.5.2-41 +- migrated to SPDX license based on license review ticket #555 +- include README.copyright file as license + * Wed Jul 17 2024 Fedora Release Engineering - 1.5.2-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 21d942812fc26bf9ba232625f789fa132f8b48f8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 14:19:44 +0000 Subject: [PATCH 16/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index baa252d..2c66243 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 41%{?dist} +Release: 42%{?dist} Summary: Library and tools for handling X-Face data License: LicenseRef-compface @@ -78,6 +78,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Thu Jan 16 2025 Fedora Release Engineering - 1.5.2-42 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Aug 7 2024 Michael Schwendt - 1.5.2-41 - migrated to SPDX license based on license review ticket #555 - include README.copyright file as license From acea8ebef785c6a1276651d20ee2c8242d7284ae Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 18:34:30 +0000 Subject: [PATCH 17/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index 2c66243..452391c 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 42%{?dist} +Release: 43%{?dist} Summary: Library and tools for handling X-Face data License: LicenseRef-compface @@ -78,6 +78,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 1.5.2-43 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu Jan 16 2025 Fedora Release Engineering - 1.5.2-42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 3d8993d72901fd495cf8b4f6a8673b1c84515203 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 05:16:39 +0000 Subject: [PATCH 18/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index 452391c..9a67247 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 43%{?dist} +Release: 44%{?dist} Summary: Library and tools for handling X-Face data License: LicenseRef-compface @@ -78,6 +78,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 1.5.2-44 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Wed Jul 23 2025 Fedora Release Engineering - 1.5.2-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 4673e067c5e793fd4d0d04b46fb65007b725230e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 09:15:27 +0000 Subject: [PATCH 19/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index 9a67247..2592ee8 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 44%{?dist} +Release: 45%{?dist} Summary: Library and tools for handling X-Face data License: LicenseRef-compface @@ -78,6 +78,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 1.5.2-45 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jan 16 2026 Fedora Release Engineering - 1.5.2-44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 36cdf6308a7735c243c287e4fab54392788eda7d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 15 Jul 2026 21:05:05 +0000 Subject: [PATCH 20/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- compface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compface.spec b/compface.spec index 2592ee8..b7ae279 100644 --- a/compface.spec +++ b/compface.spec @@ -1,6 +1,6 @@ Name: compface Version: 1.5.2 -Release: 45%{?dist} +Release: 46%{?dist} Summary: Library and tools for handling X-Face data License: LicenseRef-compface @@ -78,6 +78,9 @@ cmp %{SOURCE1} __test.xbm %changelog +* Wed Jul 15 2026 Fedora Release Engineering - 1.5.2-46 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Fri Jan 16 2026 Fedora Release Engineering - 1.5.2-45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild