From 705b3ee2fd7d46e51eab6919924d0a4ef961ad12fa64bc5c76891dd2d629e22f Mon Sep 17 00:00:00 2001 From: Richard Rahl Date: Wed, 7 Aug 2024 06:43:14 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Factory/cosmic-bg?expand=0&rev=4 --- _service | 4 ++-- cosmic-bg-0.1.0+git20240704.343410f.tar.zst | 3 --- cosmic-bg-1.0.0.a1.tar.zst | 3 +++ cosmic-bg.changes | 10 ++++++++++ cosmic-bg.spec | 7 +++---- 5 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 cosmic-bg-0.1.0+git20240704.343410f.tar.zst create mode 100644 cosmic-bg-1.0.0.a1.tar.zst diff --git a/_service b/_service index 1093e93..9d15d41 100644 --- a/_service +++ b/_service @@ -3,8 +3,8 @@ https://github.com/pop-os/cosmic-bg.git git - master - 0.1.0+git%cd.%h + @PARENT_TAG@ + 1.0.0.a1 yes diff --git a/cosmic-bg-0.1.0+git20240704.343410f.tar.zst b/cosmic-bg-0.1.0+git20240704.343410f.tar.zst deleted file mode 100644 index f88490a..0000000 --- a/cosmic-bg-0.1.0+git20240704.343410f.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0fffb78636d55cd3ab01ed1d2c44cc895d9e44ebc49728d5b50e041da32effa -size 156104 diff --git a/cosmic-bg-1.0.0.a1.tar.zst b/cosmic-bg-1.0.0.a1.tar.zst new file mode 100644 index 0000000..2f4feba --- /dev/null +++ b/cosmic-bg-1.0.0.a1.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f231fab73d886394d92de140ef6d84429b292356febef11fcfa3203a9328b7 +size 157111 diff --git a/cosmic-bg.changes b/cosmic-bg.changes index 2f4fc6d..a53c08b 100644 --- a/cosmic-bg.changes +++ b/cosmic-bg.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Aug 7 01:01:10 UTC 2024 - Richard Rahl + +- update to 1.0.0-alpha1: + * fix malloc_trim + * fix gradient match preview + * reduce memory usage + * add translations +- enable leap (thanks to vyvir) + ------------------------------------------------------------------- Wed Mar 13 21:36:37 UTC 2024 - Richard Rahl diff --git a/cosmic-bg.spec b/cosmic-bg.spec index 82bb628..9e9ea19 100644 --- a/cosmic-bg.spec +++ b/cosmic-bg.spec @@ -18,7 +18,7 @@ %define appname com.system76.CosmicBackground Name: cosmic-bg -Version: 0.1.0+git20240704.343410f +Version: 1.0.0.a1 Release: 0 Summary: COSMIC service for backgrounds License: MPL-2.0 @@ -45,7 +45,6 @@ Supports the following features: Per-display background application Wallpaper slideshows that alternate between backgrounds periodically - %prep %autosetup -a1 @@ -65,8 +64,8 @@ just rootdir=%{buildroot} prefix=%{_prefix} install %{_bindir}/%{name} %{_datadir}/applications/%{appname}.desktop %{_datadir}/cosmic -%{_iconsdir}/hicolor/scalable/apps/%{appname}.svg -%{_iconsdir}/hicolor/symbolic/apps/%{appname}-symbolic.svg +%{_datadir}/icons/hicolor/scalable/apps/%{appname}.svg +%{_datadir}/icons/hicolor/symbolic/apps/%{appname}-symbolic.svg %{_datadir}/metainfo/%{appname}.metainfo.xml %changelog From 573c619d7b1a37a79c3188706b0d47f5ee2c746bab7dbded3a008e48269ebbfb Mon Sep 17 00:00:00 2001 From: Richard Rahl Date: Wed, 7 Aug 2024 12:23:12 +0000 Subject: [PATCH 2/3] . OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Factory/cosmic-bg?expand=0&rev=5 --- _service | 2 +- cosmic-bg-1.0.0.a1.tar.zst | 3 --- cosmic-bg-1.0.0~alpha1.tar.zst | 3 +++ cosmic-bg.spec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 cosmic-bg-1.0.0.a1.tar.zst create mode 100644 cosmic-bg-1.0.0~alpha1.tar.zst diff --git a/_service b/_service index 9d15d41..d91289b 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ https://github.com/pop-os/cosmic-bg.git git @PARENT_TAG@ - 1.0.0.a1 + 1.0.0~alpha1 yes diff --git a/cosmic-bg-1.0.0.a1.tar.zst b/cosmic-bg-1.0.0.a1.tar.zst deleted file mode 100644 index 2f4feba..0000000 --- a/cosmic-bg-1.0.0.a1.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80f231fab73d886394d92de140ef6d84429b292356febef11fcfa3203a9328b7 -size 157111 diff --git a/cosmic-bg-1.0.0~alpha1.tar.zst b/cosmic-bg-1.0.0~alpha1.tar.zst new file mode 100644 index 0000000..cc2f987 --- /dev/null +++ b/cosmic-bg-1.0.0~alpha1.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4f3ec3c98999fc3449e1eea1427656f9b2d40f159b75b33292eacd02ed4b13 +size 156998 diff --git a/cosmic-bg.spec b/cosmic-bg.spec index 9e9ea19..9d58ec7 100644 --- a/cosmic-bg.spec +++ b/cosmic-bg.spec @@ -18,7 +18,7 @@ %define appname com.system76.CosmicBackground Name: cosmic-bg -Version: 1.0.0.a1 +Version: 1.0.0~alpha1 Release: 0 Summary: COSMIC service for backgrounds License: MPL-2.0 From 39d50c0f03a021867ef8839ae434de768819452a8a770cf52501a4d031ca0679 Mon Sep 17 00:00:00 2001 From: Richard Rahl Date: Thu, 8 Aug 2024 02:45:53 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Factory/cosmic-bg?expand=0&rev=6 --- _service | 4 +++- cosmic-bg.changes | 10 +++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/_service b/_service index d91289b..4a57cee 100644 --- a/_service +++ b/_service @@ -3,9 +3,11 @@ https://github.com/pop-os/cosmic-bg.git git - @PARENT_TAG@ + refs/tags/epoch-1.0.0-alpha.1 + epoch-(.*) 1.0.0~alpha1 yes + cosmic-bg *.tar diff --git a/cosmic-bg.changes b/cosmic-bg.changes index a53c08b..1afed39 100644 --- a/cosmic-bg.changes +++ b/cosmic-bg.changes @@ -1,7 +1,15 @@ +------------------------------------------------------------------- +Thu Aug 8 00:58:41 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:01:10 UTC 2024 - Richard Rahl -- update to 1.0.0-alpha1: +- update to 1.0.0~alpha1: * fix malloc_trim * fix gradient match preview * reduce memory usage