From c40376a776b46ec69dcc0cf0600d36c89fd08b12 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:11:25 +0000 Subject: [PATCH 01/11] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- xmag.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmag.spec b/xmag.spec index db738dd..acd057c 100644 --- a/xmag.spec +++ b/xmag.spec @@ -1,6 +1,6 @@ Name: xmag Version: 1.0.7 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Display a magnified snapshot of an X11 screen # CutPaste.c: MIT-open-group # CutPaste.h: X11 @@ -70,6 +70,9 @@ autoreconf --force --install %{_datadir}/X11/app-defaults/Xmag %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 1.0.7-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 1.0.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From be8861676626b3c270a594b0756985f2ba32329a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 17 Oct 2024 15:25:39 +0200 Subject: [PATCH 02/11] 1.0.8 bump --- .gitignore | 2 ++ sources | 4 ++-- xmag.spec | 37 +++++++++++++++++++++++-------------- 3 files changed, 27 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index f8c87b2..e27c4ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /xmag-*.tar.bz2 /xmag-1.0.7.tar.xz /xmag-1.0.7.tar.xz.sig +/xmag-1.0.8.tar.xz +/xmag-1.0.8.tar.xz.sig diff --git a/sources b/sources index 197eb3c..43ef502 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xmag-1.0.7.tar.xz) = d35ac5d977b9f3bd03fb919bf178f68bdbc6ef2a57915b407d836fce0582f5cb78d0b79043bb6f8d015464ca113deb09469c3b724aed03901a4c3fc4a9982984 -SHA512 (xmag-1.0.7.tar.xz.sig) = 573d0c9977da4d03b4f6eddf9b4f5e36582ac619bbc2e6057e2a6409b7df557f09ef45fb207e9c4ca145442d21078cb1479730ae75298079784ab5c69a259e15 +SHA512 (xmag-1.0.8.tar.xz) = d4dbf6bf60a5a3ac88309cdc8f07284a20bd3b044795cd54e002ee5956fa317a09e5f21a9469a6fd9a786f109d8592d8b8e5128ac86850391a6445ccc1f7a11c +SHA512 (xmag-1.0.8.tar.xz.sig) = 52f1e6f497d78bb68ba3d8754986a4d02dd4aade018fa6e2366d4b988559b2eadb31c2b3b37080f1bcf8fa8e44fc7cb5d8a75a35aa61f834f8e7fb5e0f40db81 diff --git a/xmag.spec b/xmag.spec index acd057c..8fb6f00 100644 --- a/xmag.spec +++ b/xmag.spec @@ -1,7 +1,8 @@ Name: xmag -Version: 1.0.7 -Release: 7%{?dist} +Version: 1.0.8 +Release: 1%{?dist} Summary: Display a magnified snapshot of an X11 screen +# COPYING: MIT-open-group AND X11 texts # CutPaste.c: MIT-open-group # CutPaste.h: X11 # man/xmag.man: MIT-open-group @@ -13,22 +14,23 @@ Summary: Display a magnified snapshot of an X11 screen # ScaleP.h: MIT-open-group # xmag.c: MIT-open-group ## Not in any binary package -# aclocal.m4: FSFULLR AND GPL-2.0-or-later WITH Autoconf-exception-2.0 AND -# MIT AND GPL-3.0-or-later WITH Autoconf-exception-3.0 and MIT-open-group -# compile: GPL-2.0-or-later WITH Autoconf-exception-2.0 -# config.guess: GPL-3.0-or-later WITH Autoconf-exception-3.0 -# config.sub: GPL-3.0-or-later WITH Autoconf-exception-3.0 +# aclocal.m4: FSFULLR AND FSFULLRWD AND +# GPL-2.0-or-later WITH Autoconf-exception-generic AND MIT AND +# GPL-3.0-or-later WITH Autoconf-exception-macro AND MIT-open-group +# compile: GPL-2.0-or-later WITH Autoconf-exception-generic +# config.guess: GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 +# config.sub: GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 # configure: FSFUL # configure.ac: MIT-CMU -# COPYING: MIT-open-group AND MIT -# depcomp: GPL-2.0-or-later WITH Autoconf-exception-2.0 +# depcomp: GPL-2.0-or-later WITH Autoconf-exception-generic # INSTALL: FSFAP -# install-sh: MIT +# install-sh: X11 # Makefile.am: MIT-CMU -# Makefile.in: FSFULLR -# man/Makefile.in: FSFULLR -# missing: GPL-2.0-or-later WITH Autoconf-exception-2.0 +# Makefile.in: FSFULLRWD +# man/Makefile.in: FSFULLRWD +# missing: GPL-2.0-or-later WITH Autoconf-exception-generic License: MIT-open-group AND X11 +SourceLicense: FSFAP AND FSFUL AND FSFULLR AND FSFULLRWD AND GPL-2.0-or-later WITH Autoconf-exception-generic AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Autoconf-exception-macro AND GPL-3.0-or-later WITH Autoconf-exception-3.0 AND MIT AND MIT-CMU AND MIT-open-group AND X11 URL: https://gitlab.freedesktop.org/xorg/app/xmag Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz Source1: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz.sig @@ -36,6 +38,7 @@ Source1: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz.sig Source2: gpgkey-4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.gpg BuildRequires: autoconf BuildRequires: automake +BuildRequires: coreutils BuildRequires: gcc BuildRequires: gnupg2 BuildRequires: libtool @@ -43,6 +46,7 @@ BuildRequires: make BuildRequires: pkgconfig(xaw7) BuildRequires: pkgconfig(xmu) BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xproto) >= 7.0.22 BuildRequires: pkgconfig(xt) BuildRequires: pkgconfig(x11) Obsoletes: xorg-x11-apps < 7.7-31 @@ -52,7 +56,9 @@ xmag displays a magnified snapshot of a portion of an X11 screen. %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' -%autosetup +%autosetup -p1 +rm aclocal.m4 compile config.guess config.sub configure depcomp install-sh \ + Makefile.in man/Makefile.in missing %build autoreconf --force --install @@ -70,6 +76,9 @@ autoreconf --force --install %{_datadir}/X11/app-defaults/Xmag %changelog +* Thu Oct 17 2024 Petr Pisar - 1.0.8-1 +- 1.0.8 bump + * Sat Jul 20 2024 Fedora Release Engineering - 1.0.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From aef6a50e78896fde175a5a71123676a93542e237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 17 Oct 2024 15:53:04 +0200 Subject: [PATCH 03/11] Enable gating --- gating.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..f126b62 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,15 @@ +--- !Policy +product_versions: + - fedora-rawhide +decision_context: bodhi_update_push_stable +subject_type: koji_build +rules: + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional} +--- !Policy +product_versions: + - fedora-* +decision_context: bodhi_update_push_stable +subject_type: koji_build +rules: + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional} + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis} From 185684630fa614ce7200501e36042b0092c928a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 17 Oct 2024 15:25:39 +0200 Subject: [PATCH 04/11] 1.0.8 bump --- .gitignore | 2 ++ sources | 4 ++-- xmag.spec | 37 +++++++++++++++++++++++-------------- 3 files changed, 27 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index f8c87b2..e27c4ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /xmag-*.tar.bz2 /xmag-1.0.7.tar.xz /xmag-1.0.7.tar.xz.sig +/xmag-1.0.8.tar.xz +/xmag-1.0.8.tar.xz.sig diff --git a/sources b/sources index 197eb3c..43ef502 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xmag-1.0.7.tar.xz) = d35ac5d977b9f3bd03fb919bf178f68bdbc6ef2a57915b407d836fce0582f5cb78d0b79043bb6f8d015464ca113deb09469c3b724aed03901a4c3fc4a9982984 -SHA512 (xmag-1.0.7.tar.xz.sig) = 573d0c9977da4d03b4f6eddf9b4f5e36582ac619bbc2e6057e2a6409b7df557f09ef45fb207e9c4ca145442d21078cb1479730ae75298079784ab5c69a259e15 +SHA512 (xmag-1.0.8.tar.xz) = d4dbf6bf60a5a3ac88309cdc8f07284a20bd3b044795cd54e002ee5956fa317a09e5f21a9469a6fd9a786f109d8592d8b8e5128ac86850391a6445ccc1f7a11c +SHA512 (xmag-1.0.8.tar.xz.sig) = 52f1e6f497d78bb68ba3d8754986a4d02dd4aade018fa6e2366d4b988559b2eadb31c2b3b37080f1bcf8fa8e44fc7cb5d8a75a35aa61f834f8e7fb5e0f40db81 diff --git a/xmag.spec b/xmag.spec index db738dd..9b9c70f 100644 --- a/xmag.spec +++ b/xmag.spec @@ -1,7 +1,8 @@ Name: xmag -Version: 1.0.7 -Release: 6%{?dist} +Version: 1.0.8 +Release: 1%{?dist} Summary: Display a magnified snapshot of an X11 screen +# COPYING: MIT-open-group AND X11 texts # CutPaste.c: MIT-open-group # CutPaste.h: X11 # man/xmag.man: MIT-open-group @@ -13,22 +14,23 @@ Summary: Display a magnified snapshot of an X11 screen # ScaleP.h: MIT-open-group # xmag.c: MIT-open-group ## Not in any binary package -# aclocal.m4: FSFULLR AND GPL-2.0-or-later WITH Autoconf-exception-2.0 AND -# MIT AND GPL-3.0-or-later WITH Autoconf-exception-3.0 and MIT-open-group -# compile: GPL-2.0-or-later WITH Autoconf-exception-2.0 -# config.guess: GPL-3.0-or-later WITH Autoconf-exception-3.0 -# config.sub: GPL-3.0-or-later WITH Autoconf-exception-3.0 +# aclocal.m4: FSFULLR AND FSFULLRWD AND +# GPL-2.0-or-later WITH Autoconf-exception-generic AND MIT AND +# GPL-3.0-or-later WITH Autoconf-exception-macro AND MIT-open-group +# compile: GPL-2.0-or-later WITH Autoconf-exception-generic +# config.guess: GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 +# config.sub: GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 # configure: FSFUL # configure.ac: MIT-CMU -# COPYING: MIT-open-group AND MIT -# depcomp: GPL-2.0-or-later WITH Autoconf-exception-2.0 +# depcomp: GPL-2.0-or-later WITH Autoconf-exception-generic # INSTALL: FSFAP -# install-sh: MIT +# install-sh: X11 # Makefile.am: MIT-CMU -# Makefile.in: FSFULLR -# man/Makefile.in: FSFULLR -# missing: GPL-2.0-or-later WITH Autoconf-exception-2.0 +# Makefile.in: FSFULLRWD +# man/Makefile.in: FSFULLRWD +# missing: GPL-2.0-or-later WITH Autoconf-exception-generic License: MIT-open-group AND X11 +SourceLicense: FSFAP AND FSFUL AND FSFULLR AND FSFULLRWD AND GPL-2.0-or-later WITH Autoconf-exception-generic AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Autoconf-exception-macro AND GPL-3.0-or-later WITH Autoconf-exception-3.0 AND MIT AND MIT-CMU AND MIT-open-group AND X11 URL: https://gitlab.freedesktop.org/xorg/app/xmag Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz Source1: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz.sig @@ -36,6 +38,7 @@ Source1: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz.sig Source2: gpgkey-4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.gpg BuildRequires: autoconf BuildRequires: automake +BuildRequires: coreutils BuildRequires: gcc BuildRequires: gnupg2 BuildRequires: libtool @@ -43,6 +46,7 @@ BuildRequires: make BuildRequires: pkgconfig(xaw7) BuildRequires: pkgconfig(xmu) BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xproto) >= 7.0.22 BuildRequires: pkgconfig(xt) BuildRequires: pkgconfig(x11) Obsoletes: xorg-x11-apps < 7.7-31 @@ -52,7 +56,9 @@ xmag displays a magnified snapshot of a portion of an X11 screen. %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' -%autosetup +%autosetup -p1 +rm aclocal.m4 compile config.guess config.sub configure depcomp install-sh \ + Makefile.in man/Makefile.in missing %build autoreconf --force --install @@ -70,6 +76,9 @@ autoreconf --force --install %{_datadir}/X11/app-defaults/Xmag %changelog +* Thu Oct 17 2024 Petr Pisar - 1.0.8-1 +- 1.0.8 bump + * Sat Jan 27 2024 Fedora Release Engineering - 1.0.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From e4026cf1301c8633f940205e1360d7633a128d33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 17 Oct 2024 15:53:04 +0200 Subject: [PATCH 05/11] Enable gating --- gating.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..f126b62 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,15 @@ +--- !Policy +product_versions: + - fedora-rawhide +decision_context: bodhi_update_push_stable +subject_type: koji_build +rules: + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional} +--- !Policy +product_versions: + - fedora-* +decision_context: bodhi_update_push_stable +subject_type: koji_build +rules: + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional} + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis} From 83e474bf88c79ff9caf77b5af5e10cb725c53b0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 17 Oct 2024 16:16:29 +0200 Subject: [PATCH 06/11] Correct a source license declaration --- xmag.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xmag.spec b/xmag.spec index 8fb6f00..2e19e5f 100644 --- a/xmag.spec +++ b/xmag.spec @@ -1,6 +1,6 @@ Name: xmag Version: 1.0.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Display a magnified snapshot of an X11 screen # COPYING: MIT-open-group AND X11 texts # CutPaste.c: MIT-open-group @@ -30,7 +30,7 @@ Summary: Display a magnified snapshot of an X11 screen # man/Makefile.in: FSFULLRWD # missing: GPL-2.0-or-later WITH Autoconf-exception-generic License: MIT-open-group AND X11 -SourceLicense: FSFAP AND FSFUL AND FSFULLR AND FSFULLRWD AND GPL-2.0-or-later WITH Autoconf-exception-generic AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Autoconf-exception-macro AND GPL-3.0-or-later WITH Autoconf-exception-3.0 AND MIT AND MIT-CMU AND MIT-open-group AND X11 +SourceLicense: FSFAP AND FSFUL AND FSFULLR AND FSFULLRWD AND GPL-2.0-or-later WITH Autoconf-exception-generic AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Autoconf-exception-macro AND MIT AND MIT-CMU AND MIT-open-group AND X11 URL: https://gitlab.freedesktop.org/xorg/app/xmag Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz Source1: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz.sig @@ -76,6 +76,9 @@ autoreconf --force --install %{_datadir}/X11/app-defaults/Xmag %changelog +* Thu Oct 17 2024 Petr Pisar - 1.0.8-2 +- Correct a source license declaration + * Thu Oct 17 2024 Petr Pisar - 1.0.8-1 - 1.0.8 bump From a11cb5aef3c0f110a4ee65b98c394f724dd8a7eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 17 Oct 2024 16:16:29 +0200 Subject: [PATCH 07/11] Correct a source license declaration --- xmag.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xmag.spec b/xmag.spec index 9b9c70f..8b0e0a9 100644 --- a/xmag.spec +++ b/xmag.spec @@ -1,6 +1,6 @@ Name: xmag Version: 1.0.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Display a magnified snapshot of an X11 screen # COPYING: MIT-open-group AND X11 texts # CutPaste.c: MIT-open-group @@ -30,7 +30,7 @@ Summary: Display a magnified snapshot of an X11 screen # man/Makefile.in: FSFULLRWD # missing: GPL-2.0-or-later WITH Autoconf-exception-generic License: MIT-open-group AND X11 -SourceLicense: FSFAP AND FSFUL AND FSFULLR AND FSFULLRWD AND GPL-2.0-or-later WITH Autoconf-exception-generic AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Autoconf-exception-macro AND GPL-3.0-or-later WITH Autoconf-exception-3.0 AND MIT AND MIT-CMU AND MIT-open-group AND X11 +SourceLicense: FSFAP AND FSFUL AND FSFULLR AND FSFULLRWD AND GPL-2.0-or-later WITH Autoconf-exception-generic AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Autoconf-exception-macro AND MIT AND MIT-CMU AND MIT-open-group AND X11 URL: https://gitlab.freedesktop.org/xorg/app/xmag Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz Source1: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz.sig @@ -76,6 +76,9 @@ autoreconf --force --install %{_datadir}/X11/app-defaults/Xmag %changelog +* Thu Oct 17 2024 Petr Pisar - 1.0.8-2 +- Correct a source license declaration + * Thu Oct 17 2024 Petr Pisar - 1.0.8-1 - 1.0.8 bump From 503e65c3755cfafa72916fe4ad91b32c24309be6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:58:44 +0000 Subject: [PATCH 08/11] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xmag.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmag.spec b/xmag.spec index 2e19e5f..b200a24 100644 --- a/xmag.spec +++ b/xmag.spec @@ -1,6 +1,6 @@ Name: xmag Version: 1.0.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Display a magnified snapshot of an X11 screen # COPYING: MIT-open-group AND X11 texts # CutPaste.c: MIT-open-group @@ -76,6 +76,9 @@ autoreconf --force --install %{_datadir}/X11/app-defaults/Xmag %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 1.0.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Oct 17 2024 Petr Pisar - 1.0.8-2 - Correct a source license declaration From 8aa9ec5b16f90b54bae4b26ec5d073f09c0a36b7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:54:48 +0000 Subject: [PATCH 09/11] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xmag.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmag.spec b/xmag.spec index b200a24..d7d9df2 100644 --- a/xmag.spec +++ b/xmag.spec @@ -1,6 +1,6 @@ Name: xmag Version: 1.0.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Display a magnified snapshot of an X11 screen # COPYING: MIT-open-group AND X11 texts # CutPaste.c: MIT-open-group @@ -76,6 +76,9 @@ autoreconf --force --install %{_datadir}/X11/app-defaults/Xmag %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.0.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 1.0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 9d03b18681cd84c588a08e549b6e48d272ae540e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:44:26 +0000 Subject: [PATCH 10/11] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xmag.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmag.spec b/xmag.spec index d7d9df2..61dd0dc 100644 --- a/xmag.spec +++ b/xmag.spec @@ -1,6 +1,6 @@ Name: xmag Version: 1.0.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Display a magnified snapshot of an X11 screen # COPYING: MIT-open-group AND X11 texts # CutPaste.c: MIT-open-group @@ -76,6 +76,9 @@ autoreconf --force --install %{_datadir}/X11/app-defaults/Xmag %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 1.0.8-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 1.0.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 0d6382aca14621640872c4a1a04b02ea9c44c44d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:17:17 +0000 Subject: [PATCH 11/11] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xmag.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmag.spec b/xmag.spec index 61dd0dc..34324a2 100644 --- a/xmag.spec +++ b/xmag.spec @@ -1,6 +1,6 @@ Name: xmag Version: 1.0.8 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Display a magnified snapshot of an X11 screen # COPYING: MIT-open-group AND X11 texts # CutPaste.c: MIT-open-group @@ -76,6 +76,9 @@ autoreconf --force --install %{_datadir}/X11/app-defaults/Xmag %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.0.8-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 1.0.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild