diff --git a/changelog b/changelog deleted file mode 100644 index c4fbdb0..0000000 --- a/changelog +++ /dev/null @@ -1,58 +0,0 @@ -* Thu Aug 4 2022 Hans de Goede - 42-3 -- Add a local patch for GNOME 43 compatibility - -* Thu Jul 21 2022 Fedora Release Engineering - 42-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Thu Feb 24 2022 Artem Polishchuk - 42-1 -- chore(update): 42 - -* Tue Feb 22 2022 Hans de Goede - 41-3 -- Fix GNOME 42 compatibility - -* Thu Jan 20 2022 Fedora Release Engineering - 41-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Thu Sep 30 2021 Artem Polishchuk - 41-1 -- build(update): 41 -- build: Switch to Meson -- build(add BR): jq - -* Thu Sep 23 2021 Ivan Mironov - 40-2 -- Add support for GNOME 41 - -* Mon Aug 9 2021 Hans de Goede - 40-1 -- Update to latest upstream release: v40 (rhbz#1971135) -- This includes legacy X11 tray-icon support, make - gnome-shell-extension-appindicator obsolete and provide - gnome-shell-extension-topicons-plus - -* Thu Jul 22 2021 Fedora Release Engineering - 37-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Apr 27 2021 Artem Polishchuk - 37-1 -- build(update): 37 - -* Tue Apr 27 2021 Artem Polishchuk - 35-2 -- build(add dep): libappindicator-gtk3 - -* Fri Mar 19 2021 Artem Polishchuk - 35-1 -- build(update): 35 - -* Tue Jan 26 2021 Fedora Release Engineering - 34-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Sat Sep 19 2020 Artem Polishchuk - 34-1 -- Update to 34 - -* Mon Jul 27 2020 Fedora Release Engineering - 33-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue Mar 17 2020 Artem Polishchuk - 33-1 -- Update to 33 - -* Tue Jan 28 2020 Fedora Release Engineering - 30-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sun Sep 01 2019 Artem Polishchuk - 30-7 -- Initial package diff --git a/gnome-shell-extension-appindicator.spec b/gnome-shell-extension-appindicator.spec index 65646c6..222a33f 100644 --- a/gnome-shell-extension-appindicator.spec +++ b/gnome-shell-extension-appindicator.spec @@ -1,3 +1,13 @@ +## START: Set by rpmautospec +## (rpmautospec version 0.3.5) +## RPMAUTOSPEC: autorelease, autochangelog +%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: + release_number = 1; + base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); + print(release_number + base_release_number - 1); +}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} +## END: Set by rpmautospec + %global uuid appindicatorsupport@rgcjonas.gmail.com Name: gnome-shell-extension-appindicator @@ -57,4 +67,83 @@ rm %{buildroot}%{_datadir}/glib-2.0/schemas/gschemas.compiled %changelog -%autochangelog +* Fri Mar 03 2023 Artem Polishchuk - 49-1 +- chore(update): 49 + +* Sat Feb 25 2023 Artem Polishchuk - 47-1 +- chore(update): 47 + +* Thu Jan 19 2023 Fedora Release Engineering - 46-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Sep 30 2022 Artem Polishchuk - 46-1 +- chore(update): 46 + +* Thu Sep 29 2022 Artem Polishchuk - 45-1 +- chore(update): 45 + +* Tue Sep 27 2022 Artem Polishchuk - 44-1 +- chore(update): 44 + +* Tue Sep 27 2022 Artem Polishchuk - 43-1 +- chore(update): 43 + +* Thu Aug 4 2022 Hans de Goede - 42-3 +- Add a local patch for GNOME 43 compatibility + +* Thu Jul 21 2022 Fedora Release Engineering - 42-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Thu Feb 24 2022 Artem Polishchuk - 42-1 +- chore(update): 42 + +* Tue Feb 22 2022 Hans de Goede - 41-3 +- Fix GNOME 42 compatibility + +* Thu Jan 20 2022 Fedora Release Engineering - 41-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Sep 30 2021 Artem Polishchuk - 41-1 +- build(update): 41 +- build: Switch to Meson +- build(add BR): jq + +* Thu Sep 23 2021 Ivan Mironov - 40-2 +- Add support for GNOME 41 + +* Mon Aug 9 2021 Hans de Goede - 40-1 +- Update to latest upstream release: v40 (rhbz#1971135) +- This includes legacy X11 tray-icon support, make + gnome-shell-extension-appindicator obsolete and provide + gnome-shell-extension-topicons-plus + +* Thu Jul 22 2021 Fedora Release Engineering - 37-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Apr 27 2021 Artem Polishchuk - 37-1 +- build(update): 37 + +* Tue Apr 27 2021 Artem Polishchuk - 35-2 +- build(add dep): libappindicator-gtk3 + +* Fri Mar 19 2021 Artem Polishchuk - 35-1 +- build(update): 35 + +* Tue Jan 26 2021 Fedora Release Engineering - 34-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Sat Sep 19 2020 Artem Polishchuk - 34-1 +- Update to 34 + +* Mon Jul 27 2020 Fedora Release Engineering - 33-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Mar 17 2020 Artem Polishchuk - 33-1 +- Update to 33 + +* Tue Jan 28 2020 Fedora Release Engineering - 30-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sun Sep 01 2019 Artem Polishchuk - 30-7 +- Initial package + diff --git a/sources b/sources deleted file mode 100644 index 1dcb231..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (gnome-shell-extension-appindicator-49.tar.gz) = 2fed5b3f7042df836cc3ceb1ce303f41de29f56c58570acb5e7150ab4f019e9441e0a91eb71afd5757b465a81a44638eafd2aa5944ff46a71f20095f488ab945