From 6880b6d3ba78d68ce37d03f7232388df3bc02251 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 14:10:52 +0000 Subject: [PATCH 01/19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wingpanel-indicator-keyboard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec index e9dd16b..75a24cd 100644 --- a/wingpanel-indicator-keyboard.spec +++ b/wingpanel-indicator-keyboard.spec @@ -5,7 +5,7 @@ Name: wingpanel-indicator-keyboard Summary: Keyboard Indicator for wingpanel Version: 2.2.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://github.com/elementary/%{name} @@ -61,6 +61,9 @@ appstream-util validate-relax --nonet \ %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 2.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Apr 02 2020 Fabio Valentini - 2.2.1-1 - Update to version 2.2.1. From e343cc5be50b873038f82fc74cab3a5579da8ad2 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Thu, 7 Jan 2021 13:46:11 +0100 Subject: [PATCH 02/19] update to version 2.3.0 --- .gitignore | 1 + sources | 2 +- wingpanel-indicator-keyboard.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 31c06db..184bbf3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /wingpanel-indicator-keyboard-2.1.2.tar.gz /wingpanel-indicator-keyboard-2.2.0.tar.gz /wingpanel-indicator-keyboard-2.2.1.tar.gz +/wingpanel-indicator-keyboard-2.3.0.tar.gz diff --git a/sources b/sources index 0237920..7407a6f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wingpanel-indicator-keyboard-2.2.1.tar.gz) = e2e7881726b83a1ec30b1b5b052143df3b64326fa46ea0f22456f107b3a8415fd562d36ee292f8f40f5c4634e68899dbfce403610af30a712a550f74c6de8dc7 +SHA512 (wingpanel-indicator-keyboard-2.3.0.tar.gz) = d0bc57d1e49be6b7f903945cb0d9ffc98d4b27a1659b9f849b7b73a84e9405582796dc21b69e863de4dfba4ebcac98acb06c8b455af61961c508d9a39601353b diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec index 75a24cd..0a140e7 100644 --- a/wingpanel-indicator-keyboard.spec +++ b/wingpanel-indicator-keyboard.spec @@ -4,8 +4,8 @@ Name: wingpanel-indicator-keyboard Summary: Keyboard Indicator for wingpanel -Version: 2.2.1 -Release: 2%{?dist} +Version: 2.3.0 +Release: 1%{?dist} License: LGPLv2+ URL: https://github.com/elementary/%{name} @@ -57,10 +57,14 @@ appstream-util validate-relax --nonet \ %{_libdir}/wingpanel/libkeyboard.so +%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml %{_datadir}/metainfo/%{appname}.appdata.xml %changelog +* Thu Jan 07 2021 Fabio Valentini - 2.3.0-1 +- Update to version 2.3.0. + * Wed Jul 29 2020 Fedora Release Engineering - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 59bb5cc7ad3d4993e280967a645990afb18b428d Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Thu, 7 Jan 2021 13:49:13 +0100 Subject: [PATCH 03/19] update to version 2.3.0 --- .gitignore | 1 + sources | 2 +- wingpanel-indicator-keyboard.spec | 6 +++++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 31c06db..184bbf3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /wingpanel-indicator-keyboard-2.1.2.tar.gz /wingpanel-indicator-keyboard-2.2.0.tar.gz /wingpanel-indicator-keyboard-2.2.1.tar.gz +/wingpanel-indicator-keyboard-2.3.0.tar.gz diff --git a/sources b/sources index 0237920..7407a6f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wingpanel-indicator-keyboard-2.2.1.tar.gz) = e2e7881726b83a1ec30b1b5b052143df3b64326fa46ea0f22456f107b3a8415fd562d36ee292f8f40f5c4634e68899dbfce403610af30a712a550f74c6de8dc7 +SHA512 (wingpanel-indicator-keyboard-2.3.0.tar.gz) = d0bc57d1e49be6b7f903945cb0d9ffc98d4b27a1659b9f849b7b73a84e9405582796dc21b69e863de4dfba4ebcac98acb06c8b455af61961c508d9a39601353b diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec index e9dd16b..ffd57a0 100644 --- a/wingpanel-indicator-keyboard.spec +++ b/wingpanel-indicator-keyboard.spec @@ -4,7 +4,7 @@ Name: wingpanel-indicator-keyboard Summary: Keyboard Indicator for wingpanel -Version: 2.2.1 +Version: 2.3.0 Release: 1%{?dist} License: LGPLv2+ @@ -57,10 +57,14 @@ appstream-util validate-relax --nonet \ %{_libdir}/wingpanel/libkeyboard.so +%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml %{_datadir}/metainfo/%{appname}.appdata.xml %changelog +* Thu Jan 07 2021 Fabio Valentini - 2.3.0-1 +- Update to version 2.3.0. + * Thu Apr 02 2020 Fabio Valentini - 2.2.1-1 - Update to version 2.2.1. From f2204fe33c76ea7391c35c35d666604dc3ff227a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 23:31:57 +0000 Subject: [PATCH 04/19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wingpanel-indicator-keyboard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec index 0a140e7..f00eae5 100644 --- a/wingpanel-indicator-keyboard.spec +++ b/wingpanel-indicator-keyboard.spec @@ -5,7 +5,7 @@ Name: wingpanel-indicator-keyboard Summary: Keyboard Indicator for wingpanel Version: 2.3.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://github.com/elementary/%{name} @@ -62,6 +62,9 @@ appstream-util validate-relax --nonet \ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 07 2021 Fabio Valentini - 2.3.0-1 - Update to version 2.3.0. From 6a53ec015cf2e1a89ccd19f9ea2ce9da1ed15187 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 19 Feb 2021 11:57:38 +0100 Subject: [PATCH 05/19] bump to commit 92c69e8; rebuilt for granite 6 soname bump and wingpanel 3 --- .gitignore | 1 + sources | 2 +- wingpanel-indicator-keyboard.spec | 16 ++++++++++++---- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 184bbf3..2bae42b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /wingpanel-indicator-keyboard-2.2.0.tar.gz /wingpanel-indicator-keyboard-2.2.1.tar.gz /wingpanel-indicator-keyboard-2.3.0.tar.gz +/wingpanel-indicator-keyboard-92c69e8.tar.gz diff --git a/sources b/sources index 7407a6f..506d8af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wingpanel-indicator-keyboard-2.3.0.tar.gz) = d0bc57d1e49be6b7f903945cb0d9ffc98d4b27a1659b9f849b7b73a84e9405582796dc21b69e863de4dfba4ebcac98acb06c8b455af61961c508d9a39601353b +SHA512 (wingpanel-indicator-keyboard-92c69e8.tar.gz) = a89fd07b31e9bceb9af99924cb684e9cb6fa1d0b0253741979b38c477f6852122904311bd7303b79c0b8749ba481df1749a08689eee0e0620b685f30c4525286 diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec index f00eae5..ef25425 100644 --- a/wingpanel-indicator-keyboard.spec +++ b/wingpanel-indicator-keyboard.spec @@ -1,15 +1,20 @@ +%global commit 92c69e86de0384a64d0f2a634f26e5619a4088b3 +%global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global commitdate 20210217 + %global __provides_exclude_from ^%{_libdir}/wingpanel/.*\\.so$ +%global srcname wingpanel-indicator-keyboard %global appname io.elementary.wingpanel.keyboard Name: wingpanel-indicator-keyboard Summary: Keyboard Indicator for wingpanel Version: 2.3.0 -Release: 2%{?dist} +Release: 3.%{commitdate}git%{shortcommit}%{?dist} License: LGPLv2+ URL: https://github.com/elementary/%{name} -Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz +Source0: %{url}/archive/%{commit}/%{srcname}-%{shortcommit}.tar.gz BuildRequires: gettext BuildRequires: libappstream-glib @@ -20,7 +25,7 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(granite) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(wingpanel-2.0) +BuildRequires: pkgconfig(wingpanel) >= 3.0.0 BuildRequires: pkgconfig(xkeyboard-config) Requires: wingpanel%{?_isa} @@ -32,7 +37,7 @@ A keyboard indicator for wingpanel. %prep -%autosetup +%autosetup -n %{srcname}-%{commit} -p1 %build @@ -62,6 +67,9 @@ appstream-util validate-relax --nonet \ %changelog +* Fri Feb 19 2021 Fabio Valentini - 2.3.0-3.20210217git92c69e8 +- Bump to commit 92c69e8. Rebuilt for granite 6 soname bump and wingpanel 3. + * Wed Jan 27 2021 Fedora Release Engineering - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From ece67c6a3ec8398c10573cbb2dcd8577e4816ba7 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sat, 17 Jul 2021 12:19:51 +0200 Subject: [PATCH 06/19] convert to rpmautospec --- changelog | 74 +++++++++++++++++++++++++++++ wingpanel-indicator-keyboard.spec | 78 +------------------------------ 2 files changed, 76 insertions(+), 76 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..91e9423 --- /dev/null +++ b/changelog @@ -0,0 +1,74 @@ +* Fri Feb 19 2021 Fabio Valentini - 2.3.0-3.20210217git92c69e8 +- Bump to commit 92c69e8. Rebuilt for granite 6 soname bump and wingpanel 3. + +* Wed Jan 27 2021 Fedora Release Engineering - 2.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Thu Jan 07 2021 Fabio Valentini - 2.3.0-1 +- Update to version 2.3.0. + +* Wed Jul 29 2020 Fedora Release Engineering - 2.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Thu Apr 02 2020 Fabio Valentini - 2.2.1-1 +- Update to version 2.2.1. + +* Fri Jan 31 2020 Fedora Release Engineering - 2.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Tue Nov 05 2019 Fabio Valentini - 2.2.0-1 +- Update to version 2.2.0. + +* Sat Jul 27 2019 Fedora Release Engineering - 2.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Wed Mar 06 2019 Fabio Valentini - 2.1.2-1 +- Update to version 2.1.2. + +* Sun Feb 03 2019 Fedora Release Engineering - 2.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Oct 20 2018 Fabio Valentini - 2.1.1-1 +- Update to version 2.1.1. + +* Sat Jul 14 2018 Fedora Release Engineering - 2.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Jun 13 2018 Fabio Valentini - 2.1.0-2 +- Rebuild for granite5 soname bump. + +* Thu Jun 07 2018 Fabio Valentini - 2.1.0-1 +- Update to version 2.1.0. + +* Fri Feb 09 2018 Fedora Release Engineering - 2.0.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Sat Nov 04 2017 Fabio Valentini - 2.0.2-4 +- Rebuild for granite soname bump. + +* Thu Aug 03 2017 Fedora Release Engineering - 2.0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 2.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Thu May 04 2017 Fabio Valentini - 2.0.2-1 +- Update to version 2.0.2. + +* Sat Feb 11 2017 Fedora Release Engineering - 2.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Wed Jan 25 2017 Fabio Valentini - 2.0.1-3 +- Remove explicit BR: pkgconfig. + +* Sun Jan 15 2017 Fabio Valentini - 2.0.1-2 +- Clean up spec file. + +* Thu Dec 08 2016 Fabio Valentini - 2.0.1-1 +- Update to version 2.0.1. + +* Thu Sep 29 2016 Fabio Valentini - 2.0-2 +- Mass rebuild. + +* Sun Aug 21 2016 Fabio Valentini - 2.0-1 +- Update to version 2.0. diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec index ef25425..a99c7e9 100644 --- a/wingpanel-indicator-keyboard.spec +++ b/wingpanel-indicator-keyboard.spec @@ -10,7 +10,7 @@ Name: wingpanel-indicator-keyboard Summary: Keyboard Indicator for wingpanel Version: 2.3.0 -Release: 3.%{commitdate}git%{shortcommit}%{?dist} +Release: %autorelease -e %{commitdate}git%{shortcommit} License: LGPLv2+ URL: https://github.com/elementary/%{name} @@ -67,78 +67,4 @@ appstream-util validate-relax --nonet \ %changelog -* Fri Feb 19 2021 Fabio Valentini - 2.3.0-3.20210217git92c69e8 -- Bump to commit 92c69e8. Rebuilt for granite 6 soname bump and wingpanel 3. - -* Wed Jan 27 2021 Fedora Release Engineering - 2.3.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Thu Jan 07 2021 Fabio Valentini - 2.3.0-1 -- Update to version 2.3.0. - -* Wed Jul 29 2020 Fedora Release Engineering - 2.2.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Thu Apr 02 2020 Fabio Valentini - 2.2.1-1 -- Update to version 2.2.1. - -* Fri Jan 31 2020 Fedora Release Engineering - 2.2.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Tue Nov 05 2019 Fabio Valentini - 2.2.0-1 -- Update to version 2.2.0. - -* Sat Jul 27 2019 Fedora Release Engineering - 2.1.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Wed Mar 06 2019 Fabio Valentini - 2.1.2-1 -- Update to version 2.1.2. - -* Sun Feb 03 2019 Fedora Release Engineering - 2.1.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Oct 20 2018 Fabio Valentini - 2.1.1-1 -- Update to version 2.1.1. - -* Sat Jul 14 2018 Fedora Release Engineering - 2.1.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Jun 13 2018 Fabio Valentini - 2.1.0-2 -- Rebuild for granite5 soname bump. - -* Thu Jun 07 2018 Fabio Valentini - 2.1.0-1 -- Update to version 2.1.0. - -* Fri Feb 09 2018 Fedora Release Engineering - 2.0.2-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Sat Nov 04 2017 Fabio Valentini - 2.0.2-4 -- Rebuild for granite soname bump. - -* Thu Aug 03 2017 Fedora Release Engineering - 2.0.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 2.0.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Thu May 04 2017 Fabio Valentini - 2.0.2-1 -- Update to version 2.0.2. - -* Sat Feb 11 2017 Fedora Release Engineering - 2.0.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Wed Jan 25 2017 Fabio Valentini - 2.0.1-3 -- Remove explicit BR: pkgconfig. - -* Sun Jan 15 2017 Fabio Valentini - 2.0.1-2 -- Clean up spec file. - -* Thu Dec 08 2016 Fabio Valentini - 2.0.1-1 -- Update to version 2.0.1. - -* Thu Sep 29 2016 Fabio Valentini - 2.0-2 -- Mass rebuild. - -* Sun Aug 21 2016 Fabio Valentini - 2.0-1 -- Update to version 2.0. - +%autochangelog From e5e04b1ae4f131ab3fb1f32a6dada73012c42aa9 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sat, 17 Jul 2021 12:23:00 +0200 Subject: [PATCH 07/19] Update to version 2.4.0; Fixes RHBZ#1982975 --- .gitignore | 1 + sources | 2 +- wingpanel-indicator-keyboard.spec | 13 +++++-------- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 2bae42b..53aa6bd 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /wingpanel-indicator-keyboard-2.2.1.tar.gz /wingpanel-indicator-keyboard-2.3.0.tar.gz /wingpanel-indicator-keyboard-92c69e8.tar.gz +/wingpanel-indicator-keyboard-2.4.0.tar.gz diff --git a/sources b/sources index 506d8af..370e615 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wingpanel-indicator-keyboard-92c69e8.tar.gz) = a89fd07b31e9bceb9af99924cb684e9cb6fa1d0b0253741979b38c477f6852122904311bd7303b79c0b8749ba481df1749a08689eee0e0620b685f30c4525286 +SHA512 (wingpanel-indicator-keyboard-2.4.0.tar.gz) = ac2e99a40a92636ae6d34b297f94b396449131c26e08d951484b9a77969c0cb7283eaa0e7cdefdf3016a8140b83f54d7b0c88043048f083a18b9c0e4a8e3ab1d diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec index a99c7e9..cbe5b4f 100644 --- a/wingpanel-indicator-keyboard.spec +++ b/wingpanel-indicator-keyboard.spec @@ -1,7 +1,3 @@ -%global commit 92c69e86de0384a64d0f2a634f26e5619a4088b3 -%global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20210217 - %global __provides_exclude_from ^%{_libdir}/wingpanel/.*\\.so$ %global srcname wingpanel-indicator-keyboard @@ -9,12 +5,12 @@ Name: wingpanel-indicator-keyboard Summary: Keyboard Indicator for wingpanel -Version: 2.3.0 -Release: %autorelease -e %{commitdate}git%{shortcommit} +Version: 2.4.0 +Release: %autorelease License: LGPLv2+ URL: https://github.com/elementary/%{name} -Source0: %{url}/archive/%{commit}/%{srcname}-%{shortcommit}.tar.gz +Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz BuildRequires: gettext BuildRequires: libappstream-glib @@ -24,6 +20,7 @@ BuildRequires: vala >= 0.22.0 BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(granite) BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(ibus-1.0) >= 1.5.19 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(wingpanel) >= 3.0.0 BuildRequires: pkgconfig(xkeyboard-config) @@ -37,7 +34,7 @@ A keyboard indicator for wingpanel. %prep -%autosetup -n %{srcname}-%{commit} -p1 +%autosetup -n %{srcname}-%{version} -p1 %build From 72e02f571d5fccf6e2e9deb87b173bfb4b58eeb4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 20:58:52 +0000 Subject: [PATCH 08/19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 0da0f4a11e1cae37d72693abca09e3bef6eeea54 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 04:30:39 +0000 Subject: [PATCH 09/19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 63a869196cd2a0d7f79edb05477e9fba669bfa18 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 12:28:00 +0000 Subject: [PATCH 10/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 6d2b02ea47ad1967ff416605bac35c7fccd6ea4e Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 31 Aug 2022 12:08:16 +0200 Subject: [PATCH 11/19] remove package (temporarily) due to unresolved issues with GNOME 43 --- .gitignore | 13 ----- changelog | 74 -------------------------- dead.package | 1 + sources | 1 - wingpanel-indicator-keyboard.rpmlintrc | 3 -- wingpanel-indicator-keyboard.spec | 67 ----------------------- 6 files changed, 1 insertion(+), 158 deletions(-) delete mode 100644 .gitignore delete mode 100644 changelog create mode 100644 dead.package delete mode 100644 sources delete mode 100644 wingpanel-indicator-keyboard.rpmlintrc delete mode 100644 wingpanel-indicator-keyboard.spec diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 53aa6bd..0000000 --- a/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -/results_* -/*.src.rpm - -/wingpanel-indicator-keyboard-2.0.1.tar.xz -/wingpanel-indicator-keyboard-2.0.2.tar.gz -/wingpanel-indicator-keyboard-2.1.0.tar.gz -/wingpanel-indicator-keyboard-2.1.1.tar.gz -/wingpanel-indicator-keyboard-2.1.2.tar.gz -/wingpanel-indicator-keyboard-2.2.0.tar.gz -/wingpanel-indicator-keyboard-2.2.1.tar.gz -/wingpanel-indicator-keyboard-2.3.0.tar.gz -/wingpanel-indicator-keyboard-92c69e8.tar.gz -/wingpanel-indicator-keyboard-2.4.0.tar.gz diff --git a/changelog b/changelog deleted file mode 100644 index 91e9423..0000000 --- a/changelog +++ /dev/null @@ -1,74 +0,0 @@ -* Fri Feb 19 2021 Fabio Valentini - 2.3.0-3.20210217git92c69e8 -- Bump to commit 92c69e8. Rebuilt for granite 6 soname bump and wingpanel 3. - -* Wed Jan 27 2021 Fedora Release Engineering - 2.3.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Thu Jan 07 2021 Fabio Valentini - 2.3.0-1 -- Update to version 2.3.0. - -* Wed Jul 29 2020 Fedora Release Engineering - 2.2.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Thu Apr 02 2020 Fabio Valentini - 2.2.1-1 -- Update to version 2.2.1. - -* Fri Jan 31 2020 Fedora Release Engineering - 2.2.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Tue Nov 05 2019 Fabio Valentini - 2.2.0-1 -- Update to version 2.2.0. - -* Sat Jul 27 2019 Fedora Release Engineering - 2.1.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Wed Mar 06 2019 Fabio Valentini - 2.1.2-1 -- Update to version 2.1.2. - -* Sun Feb 03 2019 Fedora Release Engineering - 2.1.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Oct 20 2018 Fabio Valentini - 2.1.1-1 -- Update to version 2.1.1. - -* Sat Jul 14 2018 Fedora Release Engineering - 2.1.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Jun 13 2018 Fabio Valentini - 2.1.0-2 -- Rebuild for granite5 soname bump. - -* Thu Jun 07 2018 Fabio Valentini - 2.1.0-1 -- Update to version 2.1.0. - -* Fri Feb 09 2018 Fedora Release Engineering - 2.0.2-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Sat Nov 04 2017 Fabio Valentini - 2.0.2-4 -- Rebuild for granite soname bump. - -* Thu Aug 03 2017 Fedora Release Engineering - 2.0.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 2.0.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Thu May 04 2017 Fabio Valentini - 2.0.2-1 -- Update to version 2.0.2. - -* Sat Feb 11 2017 Fedora Release Engineering - 2.0.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Wed Jan 25 2017 Fabio Valentini - 2.0.1-3 -- Remove explicit BR: pkgconfig. - -* Sun Jan 15 2017 Fabio Valentini - 2.0.1-2 -- Clean up spec file. - -* Thu Dec 08 2016 Fabio Valentini - 2.0.1-1 -- Update to version 2.0.1. - -* Thu Sep 29 2016 Fabio Valentini - 2.0-2 -- Mass rebuild. - -* Sun Aug 21 2016 Fabio Valentini - 2.0-1 -- Update to version 2.0. diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..43a9af6 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +remove package (temporarily) due to unresolved issues with GNOME 43 diff --git a/sources b/sources deleted file mode 100644 index 370e615..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (wingpanel-indicator-keyboard-2.4.0.tar.gz) = ac2e99a40a92636ae6d34b297f94b396449131c26e08d951484b9a77969c0cb7283eaa0e7cdefdf3016a8140b83f54d7b0c88043048f083a18b9c0e4a8e3ab1d diff --git a/wingpanel-indicator-keyboard.rpmlintrc b/wingpanel-indicator-keyboard.rpmlintrc deleted file mode 100644 index fbcdc48..0000000 --- a/wingpanel-indicator-keyboard.rpmlintrc +++ /dev/null @@ -1,3 +0,0 @@ -# false positives -addFilter("E: invalid-lc-messages-dir /usr/share/locale/bh*") -addFilter("E: invalid-lc-messages-dir /usr/share/locale/mo*") diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec deleted file mode 100644 index cbe5b4f..0000000 --- a/wingpanel-indicator-keyboard.spec +++ /dev/null @@ -1,67 +0,0 @@ -%global __provides_exclude_from ^%{_libdir}/wingpanel/.*\\.so$ - -%global srcname wingpanel-indicator-keyboard -%global appname io.elementary.wingpanel.keyboard - -Name: wingpanel-indicator-keyboard -Summary: Keyboard Indicator for wingpanel -Version: 2.4.0 -Release: %autorelease -License: LGPLv2+ - -URL: https://github.com/elementary/%{name} -Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz - -BuildRequires: gettext -BuildRequires: libappstream-glib -BuildRequires: meson -BuildRequires: vala >= 0.22.0 - -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(granite) -BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(ibus-1.0) >= 1.5.19 -BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(wingpanel) >= 3.0.0 -BuildRequires: pkgconfig(xkeyboard-config) - -Requires: wingpanel%{?_isa} -Supplements: wingpanel%{?_isa} - - -%description -A keyboard indicator for wingpanel. - - -%prep -%autosetup -n %{srcname}-%{version} -p1 - - -%build -%meson -%meson_build - - -%install -%meson_install - -%find_lang keyboard-indicator - - -%check -appstream-util validate-relax --nonet \ - %{buildroot}/%{_datadir}/metainfo/%{appname}.appdata.xml - - -%files -f keyboard-indicator.lang -%doc README.md -%license COPYING - -%{_libdir}/wingpanel/libkeyboard.so - -%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml -%{_datadir}/metainfo/%{appname}.appdata.xml - - -%changelog -%autochangelog From 9c403805eddba7e02fb1a6e84e53af59db42a5c2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 May 2024 04:07:37 +0000 Subject: [PATCH 12/19] Unretirement Releng Request: https://pagure.io/releng/issue/12126 Signed-off-by: Fedora Release Engineering --- .gitignore | 13 +++++ changelog | 74 ++++++++++++++++++++++++++ dead.package | 1 - sources | 1 + wingpanel-indicator-keyboard.rpmlintrc | 3 ++ wingpanel-indicator-keyboard.spec | 67 +++++++++++++++++++++++ 6 files changed, 158 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 changelog delete mode 100644 dead.package create mode 100644 sources create mode 100644 wingpanel-indicator-keyboard.rpmlintrc create mode 100644 wingpanel-indicator-keyboard.spec diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..53aa6bd --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +/results_* +/*.src.rpm + +/wingpanel-indicator-keyboard-2.0.1.tar.xz +/wingpanel-indicator-keyboard-2.0.2.tar.gz +/wingpanel-indicator-keyboard-2.1.0.tar.gz +/wingpanel-indicator-keyboard-2.1.1.tar.gz +/wingpanel-indicator-keyboard-2.1.2.tar.gz +/wingpanel-indicator-keyboard-2.2.0.tar.gz +/wingpanel-indicator-keyboard-2.2.1.tar.gz +/wingpanel-indicator-keyboard-2.3.0.tar.gz +/wingpanel-indicator-keyboard-92c69e8.tar.gz +/wingpanel-indicator-keyboard-2.4.0.tar.gz diff --git a/changelog b/changelog new file mode 100644 index 0000000..91e9423 --- /dev/null +++ b/changelog @@ -0,0 +1,74 @@ +* Fri Feb 19 2021 Fabio Valentini - 2.3.0-3.20210217git92c69e8 +- Bump to commit 92c69e8. Rebuilt for granite 6 soname bump and wingpanel 3. + +* Wed Jan 27 2021 Fedora Release Engineering - 2.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Thu Jan 07 2021 Fabio Valentini - 2.3.0-1 +- Update to version 2.3.0. + +* Wed Jul 29 2020 Fedora Release Engineering - 2.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Thu Apr 02 2020 Fabio Valentini - 2.2.1-1 +- Update to version 2.2.1. + +* Fri Jan 31 2020 Fedora Release Engineering - 2.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Tue Nov 05 2019 Fabio Valentini - 2.2.0-1 +- Update to version 2.2.0. + +* Sat Jul 27 2019 Fedora Release Engineering - 2.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Wed Mar 06 2019 Fabio Valentini - 2.1.2-1 +- Update to version 2.1.2. + +* Sun Feb 03 2019 Fedora Release Engineering - 2.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Oct 20 2018 Fabio Valentini - 2.1.1-1 +- Update to version 2.1.1. + +* Sat Jul 14 2018 Fedora Release Engineering - 2.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Jun 13 2018 Fabio Valentini - 2.1.0-2 +- Rebuild for granite5 soname bump. + +* Thu Jun 07 2018 Fabio Valentini - 2.1.0-1 +- Update to version 2.1.0. + +* Fri Feb 09 2018 Fedora Release Engineering - 2.0.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Sat Nov 04 2017 Fabio Valentini - 2.0.2-4 +- Rebuild for granite soname bump. + +* Thu Aug 03 2017 Fedora Release Engineering - 2.0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 2.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Thu May 04 2017 Fabio Valentini - 2.0.2-1 +- Update to version 2.0.2. + +* Sat Feb 11 2017 Fedora Release Engineering - 2.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Wed Jan 25 2017 Fabio Valentini - 2.0.1-3 +- Remove explicit BR: pkgconfig. + +* Sun Jan 15 2017 Fabio Valentini - 2.0.1-2 +- Clean up spec file. + +* Thu Dec 08 2016 Fabio Valentini - 2.0.1-1 +- Update to version 2.0.1. + +* Thu Sep 29 2016 Fabio Valentini - 2.0-2 +- Mass rebuild. + +* Sun Aug 21 2016 Fabio Valentini - 2.0-1 +- Update to version 2.0. diff --git a/dead.package b/dead.package deleted file mode 100644 index 43a9af6..0000000 --- a/dead.package +++ /dev/null @@ -1 +0,0 @@ -remove package (temporarily) due to unresolved issues with GNOME 43 diff --git a/sources b/sources new file mode 100644 index 0000000..370e615 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (wingpanel-indicator-keyboard-2.4.0.tar.gz) = ac2e99a40a92636ae6d34b297f94b396449131c26e08d951484b9a77969c0cb7283eaa0e7cdefdf3016a8140b83f54d7b0c88043048f083a18b9c0e4a8e3ab1d diff --git a/wingpanel-indicator-keyboard.rpmlintrc b/wingpanel-indicator-keyboard.rpmlintrc new file mode 100644 index 0000000..fbcdc48 --- /dev/null +++ b/wingpanel-indicator-keyboard.rpmlintrc @@ -0,0 +1,3 @@ +# false positives +addFilter("E: invalid-lc-messages-dir /usr/share/locale/bh*") +addFilter("E: invalid-lc-messages-dir /usr/share/locale/mo*") diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec new file mode 100644 index 0000000..cbe5b4f --- /dev/null +++ b/wingpanel-indicator-keyboard.spec @@ -0,0 +1,67 @@ +%global __provides_exclude_from ^%{_libdir}/wingpanel/.*\\.so$ + +%global srcname wingpanel-indicator-keyboard +%global appname io.elementary.wingpanel.keyboard + +Name: wingpanel-indicator-keyboard +Summary: Keyboard Indicator for wingpanel +Version: 2.4.0 +Release: %autorelease +License: LGPLv2+ + +URL: https://github.com/elementary/%{name} +Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz + +BuildRequires: gettext +BuildRequires: libappstream-glib +BuildRequires: meson +BuildRequires: vala >= 0.22.0 + +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(granite) +BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(ibus-1.0) >= 1.5.19 +BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(wingpanel) >= 3.0.0 +BuildRequires: pkgconfig(xkeyboard-config) + +Requires: wingpanel%{?_isa} +Supplements: wingpanel%{?_isa} + + +%description +A keyboard indicator for wingpanel. + + +%prep +%autosetup -n %{srcname}-%{version} -p1 + + +%build +%meson +%meson_build + + +%install +%meson_install + +%find_lang keyboard-indicator + + +%check +appstream-util validate-relax --nonet \ + %{buildroot}/%{_datadir}/metainfo/%{appname}.appdata.xml + + +%files -f keyboard-indicator.lang +%doc README.md +%license COPYING + +%{_libdir}/wingpanel/libkeyboard.so + +%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml +%{_datadir}/metainfo/%{appname}.appdata.xml + + +%changelog +%autochangelog From a2c3a269dcdb434794c00c69ac2b17e6b26be4c3 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 31 May 2024 19:37:50 +0200 Subject: [PATCH 13/19] Package unretirement and update to version 2.4.1 --- .gitignore | 1 + changelog | 15 +++++++++++++++ sources | 2 +- wingpanel-indicator-keyboard.rpmlintrc | 3 --- wingpanel-indicator-keyboard.spec | 6 +++--- 5 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 wingpanel-indicator-keyboard.rpmlintrc diff --git a/.gitignore b/.gitignore index 53aa6bd..45b709a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /wingpanel-indicator-keyboard-2.3.0.tar.gz /wingpanel-indicator-keyboard-92c69e8.tar.gz /wingpanel-indicator-keyboard-2.4.0.tar.gz +/wingpanel-indicator-keyboard-2.4.1.tar.gz diff --git a/changelog b/changelog index 91e9423..378dbbe 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,18 @@ +* Tue Nov 14 2023 Fabio Valentini - 2.4.1-1 +- Package unretirement and update to version 2.4.1 + +* Sat Jul 23 2022 Fedora Release Engineering - 2.4.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Sat Jan 22 2022 Fedora Release Engineering - 2.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 2.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Sat Jul 17 2021 Fabio Valentini - 2.4.0-1 +- Update to version 2.4.0; Fixes RHBZ#1982975 + * Fri Feb 19 2021 Fabio Valentini - 2.3.0-3.20210217git92c69e8 - Bump to commit 92c69e8. Rebuilt for granite 6 soname bump and wingpanel 3. diff --git a/sources b/sources index 370e615..c0285cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wingpanel-indicator-keyboard-2.4.0.tar.gz) = ac2e99a40a92636ae6d34b297f94b396449131c26e08d951484b9a77969c0cb7283eaa0e7cdefdf3016a8140b83f54d7b0c88043048f083a18b9c0e4a8e3ab1d +SHA512 (wingpanel-indicator-keyboard-2.4.1.tar.gz) = ebc4c30b5314f428caaa014ccd5c7bbed3bee5fdc6a053de4128aad3794d503b8baee8423a0733bb600be4b44e5cb7efb87a09cb385647ea29ddaab542edbf0c diff --git a/wingpanel-indicator-keyboard.rpmlintrc b/wingpanel-indicator-keyboard.rpmlintrc deleted file mode 100644 index fbcdc48..0000000 --- a/wingpanel-indicator-keyboard.rpmlintrc +++ /dev/null @@ -1,3 +0,0 @@ -# false positives -addFilter("E: invalid-lc-messages-dir /usr/share/locale/bh*") -addFilter("E: invalid-lc-messages-dir /usr/share/locale/mo*") diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec index cbe5b4f..bb7f25a 100644 --- a/wingpanel-indicator-keyboard.spec +++ b/wingpanel-indicator-keyboard.spec @@ -5,9 +5,9 @@ Name: wingpanel-indicator-keyboard Summary: Keyboard Indicator for wingpanel -Version: 2.4.0 +Version: 2.4.1 Release: %autorelease -License: LGPLv2+ +License: LGPL-2.1-or-later AND GPL-2.0-or-later URL: https://github.com/elementary/%{name} Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz @@ -54,8 +54,8 @@ appstream-util validate-relax --nonet \ %files -f keyboard-indicator.lang -%doc README.md %license COPYING +%doc README.md %{_libdir}/wingpanel/libkeyboard.so From e428b54ca443d9746c8b4c733231c849edb4930c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 09:23:40 +0000 Subject: [PATCH 14/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 464b06b706d9ef024278212feb1e945280fc0fc7 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sun, 12 Jan 2025 19:51:38 +0100 Subject: [PATCH 15/19] Update to version 2.4.2; Fixes RHBZ#2307502 --- .gitignore | 1 + sources | 2 +- wingpanel-indicator-keyboard.spec | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 45b709a..d4823ff 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /wingpanel-indicator-keyboard-92c69e8.tar.gz /wingpanel-indicator-keyboard-2.4.0.tar.gz /wingpanel-indicator-keyboard-2.4.1.tar.gz +/wingpanel-indicator-keyboard-2.4.2.tar.gz diff --git a/sources b/sources index c0285cc..5d998ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wingpanel-indicator-keyboard-2.4.1.tar.gz) = ebc4c30b5314f428caaa014ccd5c7bbed3bee5fdc6a053de4128aad3794d503b8baee8423a0733bb600be4b44e5cb7efb87a09cb385647ea29ddaab542edbf0c +SHA512 (wingpanel-indicator-keyboard-2.4.2.tar.gz) = 7d0a59805c34d1c64df6728925ce73a6d2006f35e520f9f94b48afd47ba1cab927ff6e281e8c84a23364edcb2aed7ed6908976244fbdb992ce8970c104ddb4c8 diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec index bb7f25a..d2b2e79 100644 --- a/wingpanel-indicator-keyboard.spec +++ b/wingpanel-indicator-keyboard.spec @@ -5,7 +5,7 @@ Name: wingpanel-indicator-keyboard Summary: Keyboard Indicator for wingpanel -Version: 2.4.1 +Version: 2.4.2 Release: %autorelease License: LGPL-2.1-or-later AND GPL-2.0-or-later @@ -50,7 +50,7 @@ A keyboard indicator for wingpanel. %check appstream-util validate-relax --nonet \ - %{buildroot}/%{_datadir}/metainfo/%{appname}.appdata.xml + %{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml %files -f keyboard-indicator.lang @@ -60,7 +60,7 @@ appstream-util validate-relax --nonet \ %{_libdir}/wingpanel/libkeyboard.so %{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml -%{_datadir}/metainfo/%{appname}.appdata.xml +%{_datadir}/metainfo/%{appname}.metainfo.xml %changelog From f6354c10f9b13f34d1d09776c1ef18a8475ce8da Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:04:35 +0000 Subject: [PATCH 16/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 4645d07021565f7a14b98e5a96d24bfccc7d363d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:27:02 +0000 Subject: [PATCH 17/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From abc4053b23e24e032a147c5041c6aa781d830855 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:16:10 +0000 Subject: [PATCH 18/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 67f5c5ad9f059d02c96d268cc841d4791fae897a Mon Sep 17 00:00:00 2001 From: Orphaned Packages Process Date: Fri, 19 Jun 2026 15:35:19 -0500 Subject: [PATCH 19/19] Orphaned for 6+ weeks --- .gitignore | 15 ------ changelog | 89 ------------------------------- dead.package | 1 + sources | 1 - wingpanel-indicator-keyboard.spec | 67 ----------------------- 5 files changed, 1 insertion(+), 172 deletions(-) delete mode 100644 .gitignore delete mode 100644 changelog create mode 100644 dead.package delete mode 100644 sources delete mode 100644 wingpanel-indicator-keyboard.spec diff --git a/.gitignore b/.gitignore deleted file mode 100644 index d4823ff..0000000 --- a/.gitignore +++ /dev/null @@ -1,15 +0,0 @@ -/results_* -/*.src.rpm - -/wingpanel-indicator-keyboard-2.0.1.tar.xz -/wingpanel-indicator-keyboard-2.0.2.tar.gz -/wingpanel-indicator-keyboard-2.1.0.tar.gz -/wingpanel-indicator-keyboard-2.1.1.tar.gz -/wingpanel-indicator-keyboard-2.1.2.tar.gz -/wingpanel-indicator-keyboard-2.2.0.tar.gz -/wingpanel-indicator-keyboard-2.2.1.tar.gz -/wingpanel-indicator-keyboard-2.3.0.tar.gz -/wingpanel-indicator-keyboard-92c69e8.tar.gz -/wingpanel-indicator-keyboard-2.4.0.tar.gz -/wingpanel-indicator-keyboard-2.4.1.tar.gz -/wingpanel-indicator-keyboard-2.4.2.tar.gz diff --git a/changelog b/changelog deleted file mode 100644 index 378dbbe..0000000 --- a/changelog +++ /dev/null @@ -1,89 +0,0 @@ -* Tue Nov 14 2023 Fabio Valentini - 2.4.1-1 -- Package unretirement and update to version 2.4.1 - -* Sat Jul 23 2022 Fedora Release Engineering - 2.4.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Sat Jan 22 2022 Fedora Release Engineering - 2.4.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 2.4.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Sat Jul 17 2021 Fabio Valentini - 2.4.0-1 -- Update to version 2.4.0; Fixes RHBZ#1982975 - -* Fri Feb 19 2021 Fabio Valentini - 2.3.0-3.20210217git92c69e8 -- Bump to commit 92c69e8. Rebuilt for granite 6 soname bump and wingpanel 3. - -* Wed Jan 27 2021 Fedora Release Engineering - 2.3.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Thu Jan 07 2021 Fabio Valentini - 2.3.0-1 -- Update to version 2.3.0. - -* Wed Jul 29 2020 Fedora Release Engineering - 2.2.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Thu Apr 02 2020 Fabio Valentini - 2.2.1-1 -- Update to version 2.2.1. - -* Fri Jan 31 2020 Fedora Release Engineering - 2.2.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Tue Nov 05 2019 Fabio Valentini - 2.2.0-1 -- Update to version 2.2.0. - -* Sat Jul 27 2019 Fedora Release Engineering - 2.1.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Wed Mar 06 2019 Fabio Valentini - 2.1.2-1 -- Update to version 2.1.2. - -* Sun Feb 03 2019 Fedora Release Engineering - 2.1.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Oct 20 2018 Fabio Valentini - 2.1.1-1 -- Update to version 2.1.1. - -* Sat Jul 14 2018 Fedora Release Engineering - 2.1.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Jun 13 2018 Fabio Valentini - 2.1.0-2 -- Rebuild for granite5 soname bump. - -* Thu Jun 07 2018 Fabio Valentini - 2.1.0-1 -- Update to version 2.1.0. - -* Fri Feb 09 2018 Fedora Release Engineering - 2.0.2-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Sat Nov 04 2017 Fabio Valentini - 2.0.2-4 -- Rebuild for granite soname bump. - -* Thu Aug 03 2017 Fedora Release Engineering - 2.0.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 2.0.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Thu May 04 2017 Fabio Valentini - 2.0.2-1 -- Update to version 2.0.2. - -* Sat Feb 11 2017 Fedora Release Engineering - 2.0.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Wed Jan 25 2017 Fabio Valentini - 2.0.1-3 -- Remove explicit BR: pkgconfig. - -* Sun Jan 15 2017 Fabio Valentini - 2.0.1-2 -- Clean up spec file. - -* Thu Dec 08 2016 Fabio Valentini - 2.0.1-1 -- Update to version 2.0.1. - -* Thu Sep 29 2016 Fabio Valentini - 2.0-2 -- Mass rebuild. - -* Sun Aug 21 2016 Fabio Valentini - 2.0-1 -- Update to version 2.0. diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/sources b/sources deleted file mode 100644 index 5d998ae..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (wingpanel-indicator-keyboard-2.4.2.tar.gz) = 7d0a59805c34d1c64df6728925ce73a6d2006f35e520f9f94b48afd47ba1cab927ff6e281e8c84a23364edcb2aed7ed6908976244fbdb992ce8970c104ddb4c8 diff --git a/wingpanel-indicator-keyboard.spec b/wingpanel-indicator-keyboard.spec deleted file mode 100644 index d2b2e79..0000000 --- a/wingpanel-indicator-keyboard.spec +++ /dev/null @@ -1,67 +0,0 @@ -%global __provides_exclude_from ^%{_libdir}/wingpanel/.*\\.so$ - -%global srcname wingpanel-indicator-keyboard -%global appname io.elementary.wingpanel.keyboard - -Name: wingpanel-indicator-keyboard -Summary: Keyboard Indicator for wingpanel -Version: 2.4.2 -Release: %autorelease -License: LGPL-2.1-or-later AND GPL-2.0-or-later - -URL: https://github.com/elementary/%{name} -Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz - -BuildRequires: gettext -BuildRequires: libappstream-glib -BuildRequires: meson -BuildRequires: vala >= 0.22.0 - -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(granite) -BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(ibus-1.0) >= 1.5.19 -BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(wingpanel) >= 3.0.0 -BuildRequires: pkgconfig(xkeyboard-config) - -Requires: wingpanel%{?_isa} -Supplements: wingpanel%{?_isa} - - -%description -A keyboard indicator for wingpanel. - - -%prep -%autosetup -n %{srcname}-%{version} -p1 - - -%build -%meson -%meson_build - - -%install -%meson_install - -%find_lang keyboard-indicator - - -%check -appstream-util validate-relax --nonet \ - %{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml - - -%files -f keyboard-indicator.lang -%license COPYING -%doc README.md - -%{_libdir}/wingpanel/libkeyboard.so - -%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml -%{_datadir}/metainfo/%{appname}.metainfo.xml - - -%changelog -%autochangelog