Richard Rahl 2024-08-07 06:33:34 +00:00 committed by Git OBS Bridge
parent c0f3ce6c0f
commit 982382370f
6 changed files with 19 additions and 9 deletions

View File

@ -3,8 +3,8 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/pop-os/cosmic-workspaces-epoch.git</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="versionformat">0.1.0+git%cd.%h</param>
<param name="revision">@PARENT_TAG@</param>
<param name="versionformat">1.0.0.a1</param>
<param name="package-meta">yes</param>
<param name="filename">cosmic-workspaces</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85a89ce5f77ceff471528671cb23d14ab86853730a382735896f3d74ccfdde89
size 233259

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe7566ea372cd0e6cb7569add4b71c92d55c9c81cf1e05af146e4a989c7b0aec
size 235880

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 7 01:59:57 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- 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 <rrahl0@proton.me>

View File

@ -18,7 +18,7 @@
%define appname com.system76.CosmicWorkspaces
Name: cosmic-workspaces
Version: 0.1.0+git20240718.2de3669
Version: 1.0.0.a1
Release: 0
Summary: COSMIC workspaces
License: GPL-3.0-only
@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f302c074880e65cdc80ce0abb08124cd8c1ab286642eb65662ed55e4114a2264
size 62895686
oid sha256:dd34ae8acbb3f99247e30f6c7def8ddbe8c9ee856de299e4308865acf6fccdeb
size 63038641