From 1bb9d8852a2ebc2cf71966d1e394187a986b709dd08d5a83cd08d83e33d69627 Mon Sep 17 00:00:00 2001 From: Richard Rahl Date: Thu, 8 Aug 2024 02:46:02 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Apps/cosmic-ext-applet-emoji-selector?expand=0&rev=4 --- _service | 3 ++- ...-selector-0.1.4+git20240805.8fc5690.tar.zst | 3 --- ...-selector-0.1.5+git20240807.21a8a17.tar.zst | 3 +++ cosmic-ext-applet-emoji-selector.changes | 18 ++++++++++++++++-- cosmic-ext-applet-emoji-selector.spec | 6 +++--- 5 files changed, 24 insertions(+), 9 deletions(-) delete mode 100644 cosmic-ext-applet-emoji-selector-0.1.4+git20240805.8fc5690.tar.zst create mode 100644 cosmic-ext-applet-emoji-selector-0.1.5+git20240807.21a8a17.tar.zst diff --git a/_service b/_service index 4e76ecf..827648b 100644 --- a/_service +++ b/_service @@ -4,7 +4,8 @@ https://github.com/leb-kuchen/emoji-selector-applet-for-cosmic_tm.git git main - 0.1.4+git%cd.%h + v(.*) + @PARENT_TAG@+git%cd.%h yes cosmic-ext-applet-emoji-selector diff --git a/cosmic-ext-applet-emoji-selector-0.1.4+git20240805.8fc5690.tar.zst b/cosmic-ext-applet-emoji-selector-0.1.4+git20240805.8fc5690.tar.zst deleted file mode 100644 index 1fde45c..0000000 --- a/cosmic-ext-applet-emoji-selector-0.1.4+git20240805.8fc5690.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1353f4dc0f1ea88c70c801150e41c04a6f9c52c4e75f9427e3967751b146705 -size 9576701 diff --git a/cosmic-ext-applet-emoji-selector-0.1.5+git20240807.21a8a17.tar.zst b/cosmic-ext-applet-emoji-selector-0.1.5+git20240807.21a8a17.tar.zst new file mode 100644 index 0000000..779484c --- /dev/null +++ b/cosmic-ext-applet-emoji-selector-0.1.5+git20240807.21a8a17.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:122414d4dd4c5e66b4c40384cb664e889f9012f479c1acd48ed1667207ddadff +size 9580558 diff --git a/cosmic-ext-applet-emoji-selector.changes b/cosmic-ext-applet-emoji-selector.changes index 2a5bdce..f42560d 100644 --- a/cosmic-ext-applet-emoji-selector.changes +++ b/cosmic-ext-applet-emoji-selector.changes @@ -1,11 +1,25 @@ +------------------------------------------------------------------- +Thu Aug 8 00:59:05 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 22:14:14 UTC 2024 - Richard Rahl + +- update to 0.1.5+git20240807.21a8a17: + * Update documentation + ------------------------------------------------------------------- Wed Aug 7 05:35:50 UTC 2024 - Richard Rahl - update to 0.1.4+git20240805.8fc5690: - * enable leap - * switch to tar_scm (obs_scm has a bug) * remove fix-naming.patch as upstream fixed it * remove fix-justfile, upstreamed +- enable leap (thanks to vyvir) +- switch to tar_scm (obs_scm has a bug) ------------------------------------------------------------------- Wed May 8 10:22:57 UTC 2024 - Richard Rahl diff --git a/cosmic-ext-applet-emoji-selector.spec b/cosmic-ext-applet-emoji-selector.spec index 6558b7b..d529e1f 100644 --- a/cosmic-ext-applet-emoji-selector.spec +++ b/cosmic-ext-applet-emoji-selector.spec @@ -18,7 +18,7 @@ %define appname dev.dominiccgeh.CosmicAppletEmojiSelector Name: cosmic-ext-applet-emoji-selector -Version: 0.1.4+git20240805.8fc5690 +Version: 0.1.5+git20240807.21a8a17 Release: 0 Summary: Emoji Selector for COSMIC DE License: MPL-2.0 @@ -57,10 +57,10 @@ just rootdir=%{buildroot} prefix=%{_prefix} install %files %license LICENSE -%doc ATTRIBUTION.md README.md +%doc ATTRIBUTION.md README.md DEPENDENCIES.md %{_bindir}/%{name} %{_datadir}/applications/%{appname}.desktop -%{_datadir}/icons/hicolor/scalable/apps/dev.dominiccgeh.*.svg +%{_datadir}/icons/hicolor/scalable/apps/dev.dominiccgeh.{CosmicAppletEmojiSelector,black-flag-icon,emotion-satisfied,food-and-drink-icon,food,international-travel-and-tourism,objects-column,people-nearby,pets,symbols,walking,world-1}.svg %{_datadir}/%{appname} %changelog