diff --git a/_service b/_service index a622dc9..e581814 100644 --- a/_service +++ b/_service @@ -3,8 +3,9 @@ https://github.com/pop-os/cosmic-workspaces-epoch.git git - master - 0.1.0+git%cd.%h + refs/tags/epoch-1.0.0-alpha.1 + epoch-(.*) + 1.0.0~alpha1 yes cosmic-workspaces diff --git a/cosmic-workspaces-0.1.0+git20240718.2de3669.tar.zst b/cosmic-workspaces-0.1.0+git20240718.2de3669.tar.zst deleted file mode 100644 index a5f3109..0000000 --- a/cosmic-workspaces-0.1.0+git20240718.2de3669.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85a89ce5f77ceff471528671cb23d14ab86853730a382735896f3d74ccfdde89 -size 233259 diff --git a/cosmic-workspaces-1.0.0~alpha1.tar.zst b/cosmic-workspaces-1.0.0~alpha1.tar.zst new file mode 100644 index 0000000..fb3b943 --- /dev/null +++ b/cosmic-workspaces-1.0.0~alpha1.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d68e1748bf20f9d952bec53ca6ca92507cf59492665498f6705c6966054e89e +size 235540 diff --git a/cosmic-workspaces.changes b/cosmic-workspaces.changes index 68dbd90..5e152b0 100644 --- a/cosmic-workspaces.changes +++ b/cosmic-workspaces.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Aug 8 01:00:47 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:59:57 UTC 2024 - Richard Rahl + +- update to 1.0.0~alpha1: + * Close workspaces view if window spawns while open + * Correctly restrict modifiers in screencopy + * chore(desktop-file): remove ICED category + * Don't show background; rely on cosmic-comp for that +- enable leap (thanks to vyvir) + ------------------------------------------------------------------- Thu Mar 14 05:23:33 UTC 2024 - Richard Rahl diff --git a/cosmic-workspaces.spec b/cosmic-workspaces.spec index 1eaf0a2..01a1334 100644 --- a/cosmic-workspaces.spec +++ b/cosmic-workspaces.spec @@ -18,7 +18,7 @@ %define appname com.system76.CosmicWorkspaces Name: cosmic-workspaces -Version: 0.1.0+git20240718.2de3669 +Version: 1.0.0~alpha1 Release: 0 Summary: COSMIC workspaces License: GPL-3.0-only @@ -47,7 +47,7 @@ BuildRequires: pkgconfig(xkbcommon) %make_build %install -%make_install prefix=%{_prefix} +%make_install DESTDIR=%{buildroot} prefix=%{_prefix} %suse_update_desktop_file %{appname} %check @@ -57,6 +57,6 @@ BuildRequires: pkgconfig(xkbcommon) %license LICENSE %{_bindir}/%{name} %{_datadir}/applications/%{appname}.desktop -%{_iconsdir}/hicolor/scalable/apps/%{appname}.svg +%{_datadir}/icons/hicolor/scalable/apps/%{appname}.svg %changelog diff --git a/vendor.tar.zst b/vendor.tar.zst index 783d3de..a7293c7 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f302c074880e65cdc80ce0abb08124cd8c1ab286642eb65662ed55e4114a2264 -size 62895686 +oid sha256:dd34ae8acbb3f99247e30f6c7def8ddbe8c9ee856de299e4308865acf6fccdeb +size 63038641