From 221402d1d767402ce9aeb5583c4bbf0fff7f74ae Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 09:23:31 +0000 Subject: [PATCH 1/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From f6696f771768e7bb182ba842db3b58c6400a2b87 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sun, 12 Jan 2025 19:47:48 +0100 Subject: [PATCH 2/6] Update to version 2.4.2; Fixes RHBZ#2307501 --- .gitignore | 1 + sources | 2 +- wingpanel-indicator-datetime.spec | 8 ++++---- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 60241c5..861540a 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /wingpanel-indicator-datetime-2.3.1.tar.gz /wingpanel-indicator-datetime-2.4.0.tar.gz /wingpanel-indicator-datetime-2.4.1.tar.gz +/wingpanel-indicator-datetime-2.4.2.tar.gz diff --git a/sources b/sources index cadc016..c300b59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wingpanel-indicator-datetime-2.4.1.tar.gz) = 26009def0cb0cb82fa01aced7acde18492c81f61d2d83bd7cafbbfd8df6bce44004bf4835cc831678f88eeddd5dc556c1a3e671ef620901826f162a1371c7917 +SHA512 (wingpanel-indicator-datetime-2.4.2.tar.gz) = 5852e0e41be485296c2d766cb5cbdfee8232ff0296c34961d899a75ce01c00110488f8440ccfbb731d46ee287b2557729bdf66ba2d905c049349bddacb08085f diff --git a/wingpanel-indicator-datetime.spec b/wingpanel-indicator-datetime.spec index 9d8e09b..4f88e24 100644 --- a/wingpanel-indicator-datetime.spec +++ b/wingpanel-indicator-datetime.spec @@ -5,7 +5,7 @@ Name: wingpanel-indicator-datetime Summary: Datetime Indicator for wingpanel -Version: 2.4.1 +Version: 2.4.2 Release: %autorelease License: GPL-3.0-or-later AND GPL-2.0-or-later @@ -48,12 +48,12 @@ A datetime indicator for wingpanel. %find_lang datetime-indicator # remove the specified stock icon from appdata (invalid in libappstream-glib) -sed -i '/icon type="stock"/d' %{buildroot}/%{_datadir}/metainfo/%{appname}.appdata.xml +sed -i '/icon type="stock"/d' %{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml %check appstream-util validate-relax --nonet \ - %{buildroot}/%{_datadir}/metainfo/%{appname}.appdata.xml + %{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml %files -f datetime-indicator.lang @@ -63,7 +63,7 @@ appstream-util validate-relax --nonet \ %{_libdir}/wingpanel/libdatetime.so %{_datadir}/glib-2.0/schemas/io.elementary.desktop.wingpanel.datetime.gschema.xml -%{_datadir}/metainfo/%{appname}.appdata.xml +%{_datadir}/metainfo/%{appname}.metainfo.xml %changelog From 535d70749e962cf51f8aa911b72eb7c13532c683 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:04:23 +0000 Subject: [PATCH 3/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From ecf354c0b6ac44c5a7abed13205852e533622957 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:26:56 +0000 Subject: [PATCH 4/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From be4bcd0d9e8b78b987558d9a0fa7aec1a5d171df Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:16:04 +0000 Subject: [PATCH 5/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 46c0cf7ae99486c0fde81fed0f79f7273d614371 Mon Sep 17 00:00:00 2001 From: Orphaned Packages Process Date: Fri, 19 Jun 2026 15:35:07 -0500 Subject: [PATCH 6/6] Orphaned for 6+ weeks --- .gitignore | 21 ----- changelog | 137 ------------------------------ dead.package | 1 + sources | 1 - wingpanel-indicator-datetime.spec | 70 --------------- 5 files changed, 1 insertion(+), 229 deletions(-) delete mode 100644 .gitignore delete mode 100644 changelog create mode 100644 dead.package delete mode 100644 sources delete mode 100644 wingpanel-indicator-datetime.spec diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 861540a..0000000 --- a/.gitignore +++ /dev/null @@ -1,21 +0,0 @@ -/results_* -/*.src.rpm - -/wingpanel-indicator-datetime-2.0.1.tar.xz -/wingpanel-indicator-datetime-2.0.2.tar.gz -/wingpanel-indicator-datetime-2.1.0.tar.gz -/wingpanel-indicator-datetime-2.1.1.tar.gz -/wingpanel-indicator-datetime-2.1.2.tar.gz -/wingpanel-indicator-datetime-2.1.3.tar.gz -/wingpanel-indicator-datetime-2.2.0.tar.gz -/wingpanel-indicator-datetime-2.2.1.tar.gz -/wingpanel-indicator-datetime-2.2.2.tar.gz -/wingpanel-indicator-datetime-2.2.3.tar.gz -/wingpanel-indicator-datetime-2.2.4.tar.gz -/wingpanel-indicator-datetime-2.2.5.tar.gz -/wingpanel-indicator-datetime-89a2496.tar.gz -/wingpanel-indicator-datetime-2.3.0.tar.gz -/wingpanel-indicator-datetime-2.3.1.tar.gz -/wingpanel-indicator-datetime-2.4.0.tar.gz -/wingpanel-indicator-datetime-2.4.1.tar.gz -/wingpanel-indicator-datetime-2.4.2.tar.gz diff --git a/changelog b/changelog deleted file mode 100644 index 517a9d5..0000000 --- a/changelog +++ /dev/null @@ -1,137 +0,0 @@ -* Tue Nov 14 2023 Fabio Valentini - 2.4.1-1 -- 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 - -* Tue Jul 19 2022 Kalev Lember - 2.4.0-3 -- Rebuilt for evolution-data-server soname bump - -* Sat Jan 22 2022 Fedora Release Engineering - 2.4.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Wed Dec 15 2021 Fabio Valentini - 2.4.0-1 -- Update to version 2.4.0; Fixes RHBZ#2031388 - -* Sat Oct 30 2021 Fabio Valentini - 2.3.1-1 -- Update to version 2.3.1; Fixes RHBZ#2018623 - -* Fri Jul 23 2021 Fedora Release Engineering - 2.3.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Sat Jul 17 2021 Fabio Valentini - 2.3.0-1 -- Update to version 2.3.0; Fixes RHBZ#1982586 - -* Fri Feb 19 2021 Fabio Valentini - 2.2.5-5.20210217git89a2496 -- Bump to commit 89a2496. Rebuilt for granite 6 soname bump and wingpanel 3. - -* Fri Feb 12 2021 Fabio Valentini - 2.2.5-4 -- Rebuilt for evolution-data-server soname bump - -* Wed Jan 27 2021 Fedora Release Engineering - 2.2.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 2.2.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sat Jul 04 2020 Fabio Valentini - 2.2.5-1 -- Update to version 2.2.5. - -* Thu May 28 2020 Fabio Valentini - 2.2.4-1 -- Update to version 2.2.4. - -* Wed May 20 2020 Fabio Valentini - 2.2.3-1 -- Update to version 2.2.3. - -* Mon Mar 30 2020 Fabio Valentini - 2.2.2-1 -- Update to version 2.2.2. - -* Fri Jan 31 2020 Fedora Release Engineering - 2.2.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sat Dec 07 2019 Fabio Valentini - 2.2.1-2 -- Include upstream patch for libecal-2.0 support. - -* Wed Nov 27 2019 Fabio Valentini - 2.2.1-1 -- Update to version 2.2.1. - -* Fri Nov 01 2019 Fabio Valentini - 2.2.0-1 -- Update to version 2.2.0. - -* Sat Jul 27 2019 Fedora Release Engineering - 2.1.3-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Mon Jul 08 2019 Fabio Valentini - 2.1.3-4 -- Drop unnecessary granite/datetime patch. - -* Sun Feb 03 2019 Fedora Release Engineering - 2.1.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Dec 18 2018 Fabio Valentini - 2.1.3-2 -- Add patch to move some gsettings to granite itself. - -* Wed Dec 12 2018 Fabio Valentini - 2.1.3-1 -- Update to version 2.1.3. - -* Wed Nov 14 2018 Fabio Valentini - 2.1.2-2 -- Rebuild for libedataserver soname bump. - -* Sat Oct 20 2018 Fabio Valentini - 2.1.2-1 -- Update to version 2.1.2. - -* Tue Oct 02 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 - -* Thu Jul 12 2018 Fabio Valentini - 2.1.0-2 -- Add missing BR: gcc, gcc-c++. - -* Wed Jul 04 2018 Fabio Valentini - 2.1.0-1 -- Update to version 2.1.0. - -* Wed Jun 13 2018 Fabio Valentini - 2.0.2-8 -- Rebuild for granite5 soname bump. - -* Wed Feb 07 2018 Kalev Lember - 2.0.2-7 -- Rebuilt for evolution-data-server soname bump - -* Wed Jan 24 2018 Fabio Valentini - 2.0.2-6 -- Add patch to fix undefined symbols. - -* Wed Nov 08 2017 Fabio Valentini - 2.0.2-5 -- Rebuild for libical soname bump. - -* 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 - -* Sat Jul 01 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 - -* Tue Jan 24 2017 Fabio Valentini - 2.0.1-3 -- Remove explicit BR: pkgconfig. - -* Tue Jan 17 2017 Fabio Valentini - 2.0.1-2 -- Clean up spec file. - -* Mon Oct 31 2016 Fabio Valentini - 2.0.1-1 -- Update to version 2.0.1. - -* Thu Sep 29 2016 Fabio Valentini - 2.0-3 -- Mass rebuild. - -* Wed Sep 28 2016 Fabio Valentini - 2.0-2 -- Spec file cleanups. - -* 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 c300b59..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (wingpanel-indicator-datetime-2.4.2.tar.gz) = 5852e0e41be485296c2d766cb5cbdfee8232ff0296c34961d899a75ce01c00110488f8440ccfbb731d46ee287b2557729bdf66ba2d905c049349bddacb08085f diff --git a/wingpanel-indicator-datetime.spec b/wingpanel-indicator-datetime.spec deleted file mode 100644 index 4f88e24..0000000 --- a/wingpanel-indicator-datetime.spec +++ /dev/null @@ -1,70 +0,0 @@ -%global __provides_exclude_from ^%{_libdir}/wingpanel/.*\\.so$ - -%global srcname wingpanel-indicator-datetime -%global appname io.elementary.wingpanel.datetime - -Name: wingpanel-indicator-datetime -Summary: Datetime Indicator for wingpanel -Version: 2.4.2 -Release: %autorelease -License: GPL-3.0-or-later AND GPL-2.0-or-later - -URL: https://github.com/elementary/wingpanel-indicator-datetime -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) >= 2.32 -BuildRequires: pkgconfig(granite) >= 6.0.0 -BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(libecal-2.0) -BuildRequires: pkgconfig(libhandy-1) -BuildRequires: pkgconfig(libical-glib) -BuildRequires: pkgconfig(wingpanel) >= 3.0.0 - -Requires: wingpanel%{?_isa} -Supplements: wingpanel%{?_isa} - - -%description -A datetime indicator for wingpanel. - - -%prep -%autosetup -n %{srcname}-%{version} -p1 - - -%build -%meson -%meson_build - - -%install -%meson_install - -%find_lang datetime-indicator - -# remove the specified stock icon from appdata (invalid in libappstream-glib) -sed -i '/icon type="stock"/d' %{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml - - -%check -appstream-util validate-relax --nonet \ - %{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml - - -%files -f datetime-indicator.lang -%license COPYING -%doc README.md - -%{_libdir}/wingpanel/libdatetime.so - -%{_datadir}/glib-2.0/schemas/io.elementary.desktop.wingpanel.datetime.gschema.xml -%{_datadir}/metainfo/%{appname}.metainfo.xml - - -%changelog -%autochangelog