From 0c8e0be8a0e497bad1c217848d9f9756f782459ff91ecb2a7e7c27338bca9d0c Mon Sep 17 00:00:00 2001 From: Richard Rahl Date: Thu, 8 Aug 2024 02:46:41 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Apps/starrydex?expand=0&rev=3 --- _service | 1 + starrydex-0.1.1+git20240713.a7a64c2.tar.zst | 4 ++-- starrydex.changes | 8 ++++++++ starrydex.spec | 4 ++-- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/_service b/_service index 5d559b7..eeaf804 100644 --- a/_service +++ b/_service @@ -6,6 +6,7 @@ main @PARENT_TAG@+git%cd.%h yes + starrydex *.tar diff --git a/starrydex-0.1.1+git20240713.a7a64c2.tar.zst b/starrydex-0.1.1+git20240713.a7a64c2.tar.zst index 2f2e132..adc261f 100644 --- a/starrydex-0.1.1+git20240713.a7a64c2.tar.zst +++ b/starrydex-0.1.1+git20240713.a7a64c2.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a99eb80f60c9268a925110c1cd9cdf5fb182b42d65dad57d0f437a01d09ffd93 -size 670277 +oid sha256:97caefbfd4f07eaf9b61e6e7d7fce66028e21350af7ea05750ed596f9066136e +size 670345 diff --git a/starrydex.changes b/starrydex.changes index 37b0226..5ff07d2 100644 --- a/starrydex.changes +++ b/starrydex.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 8 01:01:22 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 + ------------------------------------------------------------------- Sat Jul 13 06:50:07 UTC 2024 - Richard Rahl diff --git a/starrydex.spec b/starrydex.spec index 1340924..e4118a1 100644 --- a/starrydex.spec +++ b/starrydex.spec @@ -54,8 +54,8 @@ just rootdir=%{buildroot} prefix=%{_prefix} install %doc README.md %{_bindir}/starry-dex %{_datadir}/applications/%{appname}.desktop -%{_iconsdir}/hicolor/??x??/apps/%{appname}.svg -%{_iconsdir}/hicolor/???x???/apps/%{appname}.svg +%{_datadir}/icons/hicolor/??x??/apps/%{appname}.svg +%{_datadir}/icons/hicolor/???x???/apps/%{appname}.svg %{_datadir}/metainfo/%{appname}.metainfo.xml %changelog