From dff188ec52b4dc6d7fcc17d2d3e2edf505ef7234 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 8 Feb 2018 08:33:16 +0000 Subject: [PATCH 01/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index 1256f50..d7283a4 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Turns on NumLock after starting X Group: Applications/System @@ -38,6 +38,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %doc AUTHORS README LICENSE %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 1.2-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 03 2017 Fedora Release Engineering - 1.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From 0b5723d38f20e6b4a6a691e3e5e85a295912b60d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:49 +0200 Subject: [PATCH 02/24] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- numlockx.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/numlockx.spec b/numlockx.spec index d7283a4..d2620f0 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -9,6 +9,7 @@ URL: http://ktown.kde.org/~seli/numlockx/ Source0: http://ktown.kde.org/~seli/numlockx/numlockx-%{version}.tar.gz Source1: numlockx.sh +BuildRequires: gcc BuildRequires: libX11-devel libXtst-devel libXext-devel libXt-devel imake Requires: xorg-x11-xinit From 65837492b5613a28f50f70d8dfccaf4e03c3d06a Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 02:12:47 -0500 Subject: [PATCH 03/24] Remove needless use of %defattr --- numlockx.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index d2620f0..f5cf769 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -33,7 +33,6 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %files -%defattr(-,root,root,-) %{_bindir}/numlockx %{_sysconfdir}/X11/xinit/xinitrc.d/numlockx.sh %doc AUTHORS README LICENSE From 55838bbdff10bfa2508a401779e5cd0f774a178a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 14:34:09 +0000 Subject: [PATCH 04/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index f5cf769..e62f2d1 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Turns on NumLock after starting X Group: Applications/System @@ -38,6 +38,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %doc AUTHORS README LICENSE %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.2-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Feb 08 2018 Fedora Release Engineering - 1.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From bcbd754aac2f9bf7f6febd8ff617e089328ba13e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:58 +0100 Subject: [PATCH 05/24] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- numlockx.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index e62f2d1..d217971 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -3,7 +3,6 @@ Version: 1.2 Release: 14%{?dist} Summary: Turns on NumLock after starting X -Group: Applications/System License: MIT URL: http://ktown.kde.org/~seli/numlockx/ Source0: http://ktown.kde.org/~seli/numlockx/numlockx-%{version}.tar.gz From d0ff8a8ec57ac7df5da0697e9afa225e250ba354 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 16:37:33 +0000 Subject: [PATCH 06/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index d217971..9cb1ea1 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -37,6 +37,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %doc AUTHORS README LICENSE %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.2-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 13 2018 Fedora Release Engineering - 1.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From c8c586b365135c57355e439dcb07cd4030f20a38 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 22:40:11 +0000 Subject: [PATCH 07/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index 9cb1ea1..e1b40db 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -37,6 +37,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %doc AUTHORS README LICENSE %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.2-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Feb 01 2019 Fedora Release Engineering - 1.2-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From f4f757019beba04ddbc8c6bb1127d6d2821fea45 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 14 Nov 2019 15:19:27 -0500 Subject: [PATCH 08/24] Drop unnecessary BuildRequires: imake --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index e1b40db..b92bbb9 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -9,7 +9,7 @@ Source0: http://ktown.kde.org/~seli/numlockx/numlockx-%{version}.tar.gz Source1: numlockx.sh BuildRequires: gcc -BuildRequires: libX11-devel libXtst-devel libXext-devel libXt-devel imake +BuildRequires: libX11-devel libXtst-devel libXext-devel libXt-devel Requires: xorg-x11-xinit %description @@ -37,6 +37,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %doc AUTHORS README LICENSE %changelog +* Thu Nov 14 2019 Adam Jackson +- Drop unnecessary BuildRequires: imake + * Thu Jul 25 2019 Fedora Release Engineering - 1.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From a7b53d1b3fdc4a371de7196381109e96644d8e55 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 19:20:01 +0000 Subject: [PATCH 09/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index b92bbb9..bb668ff 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -37,6 +37,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %doc AUTHORS README LICENSE %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.2-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Nov 14 2019 Adam Jackson - Drop unnecessary BuildRequires: imake From 1e1609566a9e94e05be617e5de1d65bd838f0450 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 11:58:39 +0000 Subject: [PATCH 10/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index bb668ff..30c25a7 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -37,6 +37,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %doc AUTHORS README LICENSE %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.2-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jan 29 2020 Fedora Release Engineering - 1.2-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 8b2bde0d8f84e6f4ce6520d6ab850ccef6020c29 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sat, 22 Aug 2020 09:09:49 -0600 Subject: [PATCH 11/24] Drop file from sources that is in git --- sources | 1 - 1 file changed, 1 deletion(-) diff --git a/sources b/sources index a8dfdc1..ac60e79 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ be9109370447eae23f6f3f8527bb1a67 numlockx-1.2.tar.gz -5a95870207ce584636fb67efa8a65815 numlockx.sh From e5a017204e90d8f2bb469315948b2167ad6fa176 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:04:56 +0000 Subject: [PATCH 12/24] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- numlockx.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/numlockx.spec b/numlockx.spec index 30c25a7..c7f7303 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -8,6 +8,7 @@ URL: http://ktown.kde.org/~seli/numlockx/ Source0: http://ktown.kde.org/~seli/numlockx/numlockx-%{version}.tar.gz Source1: numlockx.sh +BuildRequires: make BuildRequires: gcc BuildRequires: libX11-devel libXtst-devel libXext-devel libXt-devel Requires: xorg-x11-xinit From f9aa233c23724ece586eaf53b4d973fa7de202d6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 21:46:47 +0000 Subject: [PATCH 13/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index c7f7303..52b1b21 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -38,6 +38,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %doc AUTHORS README LICENSE %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.2-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.2-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 12191cfb920762b25b97c112cf360e2d3a6a7bb9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 16:25:12 +0000 Subject: [PATCH 14/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index 52b1b21..222a6a0 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -38,6 +38,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %doc AUTHORS README LICENSE %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.2-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 1.2-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From ee5a7eda88316641afd6a0c48d45e2e251ef22cb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 21:30:52 +0000 Subject: [PATCH 15/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index 222a6a0..248d7a2 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -38,6 +38,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %doc AUTHORS README LICENSE %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1.2-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 1.2-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 62af8d47e424f7811bfee7c3747fb01cec31692c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 00:55:53 +0000 Subject: [PATCH 16/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index 248d7a2..5d83e05 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -38,6 +38,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %doc AUTHORS README LICENSE %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.2-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jan 20 2022 Fedora Release Engineering - 1.2-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From f2f6aec9571a1aec2691bb58c9b011ba53745760 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Thu, 25 Aug 2022 23:32:18 +0200 Subject: [PATCH 17/24] Minor spec file modernization --- .gitignore | 3 +-- numlockx.spec | 15 +++++---------- sources | 2 +- 3 files changed, 7 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 55e833c..7b84e6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -numlockx-1.0.tar.gz /numlockx.sh -/numlockx-1.2.tar.gz +/numlockx-*.tar.gz diff --git a/numlockx.spec b/numlockx.spec index 5d83e05..c3ff646 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -8,8 +8,7 @@ URL: http://ktown.kde.org/~seli/numlockx/ Source0: http://ktown.kde.org/~seli/numlockx/numlockx-%{version}.tar.gz Source1: numlockx.sh -BuildRequires: make -BuildRequires: gcc +BuildRequires: gcc make BuildRequires: libX11-devel libXtst-devel libXext-devel libXt-devel Requires: xorg-x11-xinit @@ -19,23 +18,19 @@ Requires: xorg-x11-xinit %prep %setup -q - %build %configure -make %{?_smp_mflags} - +%make_build %install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT +%make_install install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlockx.sh - - %files +%license LICENSE +%doc AUTHORS README %{_bindir}/numlockx %{_sysconfdir}/X11/xinit/xinitrc.d/numlockx.sh -%doc AUTHORS README LICENSE %changelog * Fri Jul 22 2022 Fedora Release Engineering - 1.2-22 diff --git a/sources b/sources index ac60e79..eb7d899 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be9109370447eae23f6f3f8527bb1a67 numlockx-1.2.tar.gz +SHA512 (numlockx-1.2.tar.gz) = efaaa67e8b2723cb1e8461dde664f1f8e9b21f34edfe2e1135a6b756fa2843aed1a386f2f9d70bd62ddae9aedfeeff856a18da8b542f2cff440f93b38e5a853e From 097fa3fe86eb682a7a232f224fa943f69752058b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 21:53:27 +0000 Subject: [PATCH 18/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index c3ff646..a53a7fc 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -33,6 +33,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %{_sysconfdir}/X11/xinit/xinitrc.d/numlockx.sh %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.2-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Jul 22 2022 Fedora Release Engineering - 1.2-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 50cc00d86ed8841d705293a6554a86d128827b7b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 17:00:02 +0000 Subject: [PATCH 19/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index a53a7fc..8072ec8 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -33,6 +33,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %{_sysconfdir}/X11/xinit/xinitrc.d/numlockx.sh %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 1.2-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Fedora Release Engineering - 1.2-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 76ceaa54a91f36e12a31b14f5e2dd9c273a64481 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 10:00:58 +0000 Subject: [PATCH 20/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index 8072ec8..3951962 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -33,6 +33,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %{_sysconfdir}/X11/xinit/xinitrc.d/numlockx.sh %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 1.2-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jul 20 2023 Fedora Release Engineering - 1.2-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 76a59640c9cf995f8d298162e7756b7b9d479ab1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 09:29:56 +0000 Subject: [PATCH 21/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index 3951962..fd79f6d 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 25%{?dist} +Release: 26%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -33,6 +33,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %{_sysconfdir}/X11/xinit/xinitrc.d/numlockx.sh %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 1.2-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 1.2-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From f2909d71fca6cb360c39f4ddec3e269557a30f2e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 19:51:31 +0000 Subject: [PATCH 22/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index fd79f6d..139b3f4 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 26%{?dist} +Release: 27%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -33,6 +33,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %{_sysconfdir}/X11/xinit/xinitrc.d/numlockx.sh %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 1.2-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 1.2-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From c315c01da0f955fc3802267dffd1823868623db4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 20:30:45 +0000 Subject: [PATCH 23/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index 139b3f4..8bc53f8 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -33,6 +33,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %{_sysconfdir}/X11/xinit/xinitrc.d/numlockx.sh %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 1.2-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jul 18 2024 Fedora Release Engineering - 1.2-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From c92fd452c13e0bb1b063870aa48475b39a9e93c1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 23:01:36 +0000 Subject: [PATCH 24/24] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index 8bc53f8..ca6234f 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.2 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Turns on NumLock after starting X License: MIT @@ -33,6 +33,9 @@ install -p -D %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/numlo %{_sysconfdir}/X11/xinit/xinitrc.d/numlockx.sh %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 1.2-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jan 17 2025 Fedora Release Engineering - 1.2-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild