diff --git a/SOURCES/.packit.yaml b/SOURCES/.packit.yaml new file mode 100644 index 0000000..484d31a --- /dev/null +++ b/SOURCES/.packit.yaml @@ -0,0 +1,23 @@ +copy_upstream_release_description: false +upstream_project_url: https://github.com/ubuntu/gnome-shell-extension-appindicator +upstream_tag_template: v{version} + +jobs: + - job: pull_from_upstream + trigger: release + dist_git_branches: + - fedora-development + + - job: koji_build + trigger: commit + allowed_pr_authors: ["atim","jwrdegoede"] + allowed_committers: ["atim","jwrdegoede"] + dist_git_branches: + - fedora-all + - epel-9 + + - job: bodhi_update + trigger: commit + dist_git_branches: + - fedora-branched + - epel-9 diff --git a/SOURCES/README.packit b/SOURCES/README.packit new file mode 100644 index 0000000..4df53f3 --- /dev/null +++ b/SOURCES/README.packit @@ -0,0 +1,3 @@ +This repository is maintained by packit. +https://packit.dev/ +The file was generated using packit 0.100.1. diff --git a/SPECS/gnome-shell-extension-appindicator.spec b/SPECS/gnome-shell-extension-appindicator.spec index f90ced3..f113924 100644 --- a/SPECS/gnome-shell-extension-appindicator.spec +++ b/SPECS/gnome-shell-extension-appindicator.spec @@ -69,10 +69,10 @@ rm %{buildroot}%{_datadir}/glib-2.0/schemas/gschemas.compiled %changelog +## START: Generated by rpmautospec * Mon Dec 23 2024 Arkady L. Shane - 59-2 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Fri Sep 13 2024 Artem Polishchuk - 59-2 - build: Drop commit tag 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