From 8bc5e565e7cd1db22bf3afd8c0b5a72f3a2247a0351c1d4960934aa51a177caf Mon Sep 17 00:00:00 2001 From: Richard Rahl Date: Thu, 8 Aug 2024 02:46:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Apps/cosmic-store?expand=0&rev=7 --- _service | 4 +++- cosmic-store.changes | 10 +++++++++- cosmic-store.spec | 3 ++- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/_service b/_service index 4fa42bb..da80495 100644 --- a/_service +++ b/_service @@ -3,9 +3,11 @@ https://github.com/pop-os/cosmic-store.git git - @PARENT_TAG@ + refs/tags/epoch-1.0.0-alpha.1 + epoch-(.*) 1.0.0~alpha1 yes + cosmic-store *.tar diff --git a/cosmic-store.changes b/cosmic-store.changes index 12eadd5..013163b 100644 --- a/cosmic-store.changes +++ b/cosmic-store.changes @@ -1,7 +1,15 @@ +------------------------------------------------------------------- +Thu Aug 8 01:00:38 UTC 2024 - Richard Rahl + +- standardize packaging with also fixes for miscellaneous hardcoding + filenames, using @PARENT_TAG where applicable, and be more specific + with files in the %files section (so no non-wanted files are getting + added + ------------------------------------------------------------------- Wed Aug 7 01:55:36 UTC 2024 - Richard Rahl -- update to 1.0.0-alpha1: +- update to 1.0.0~alpha1: * fix(libcosmic): double-click to maximize * update translations - enable leap (thanks to vyvir) diff --git a/cosmic-store.spec b/cosmic-store.spec index de11fe1..982d309 100644 --- a/cosmic-store.spec +++ b/cosmic-store.spec @@ -56,7 +56,8 @@ just rootdir=%{buildroot} prefix=%{_prefix} install %doc README.md %{_bindir}/%{name} %{_datadir}/applications/%{appname}.desktop -%{_datadir}/icons/hicolor/*/apps/%{appname}.svg +%{_datadir}/icons/hicolor/??x??/apps/%{appname}.svg +%{_datadir}/icons/hicolor/???x???/apps/%{appname}.svg %{_datadir}/metainfo/%{appname}.metainfo.xml %changelog