.
OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Factory/cosmic-workspaces?expand=0&rev=5
This commit is contained in:
parent
c0f3ce6c0f
commit
982382370f
4
_service
4
_service
@ -3,8 +3,8 @@
|
|||||||
<service name="tar_scm" mode="manual">
|
<service name="tar_scm" mode="manual">
|
||||||
<param name="url">https://github.com/pop-os/cosmic-workspaces-epoch.git</param>
|
<param name="url">https://github.com/pop-os/cosmic-workspaces-epoch.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">master</param>
|
<param name="revision">@PARENT_TAG@</param>
|
||||||
<param name="versionformat">0.1.0+git%cd.%h</param>
|
<param name="versionformat">1.0.0.a1</param>
|
||||||
<param name="package-meta">yes</param>
|
<param name="package-meta">yes</param>
|
||||||
<param name="filename">cosmic-workspaces</param>
|
<param name="filename">cosmic-workspaces</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:85a89ce5f77ceff471528671cb23d14ab86853730a382735896f3d74ccfdde89
|
|
||||||
size 233259
|
|
3
cosmic-workspaces-1.0.0.a1.tar.zst
Normal file
3
cosmic-workspaces-1.0.0.a1.tar.zst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fe7566ea372cd0e6cb7569add4b71c92d55c9c81cf1e05af146e4a989c7b0aec
|
||||||
|
size 235880
|
@ -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>
|
Thu Mar 14 05:23:33 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define appname com.system76.CosmicWorkspaces
|
%define appname com.system76.CosmicWorkspaces
|
||||||
Name: cosmic-workspaces
|
Name: cosmic-workspaces
|
||||||
Version: 0.1.0+git20240718.2de3669
|
Version: 1.0.0.a1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: COSMIC workspaces
|
Summary: COSMIC workspaces
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
@ -57,6 +57,6 @@ BuildRequires: pkgconfig(xkbcommon)
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_datadir}/applications/%{appname}.desktop
|
%{_datadir}/applications/%{appname}.desktop
|
||||||
%{_iconsdir}/hicolor/scalable/apps/%{appname}.svg
|
%{_datadir}/icons/hicolor/scalable/apps/%{appname}.svg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f302c074880e65cdc80ce0abb08124cd8c1ab286642eb65662ed55e4114a2264
|
oid sha256:dd34ae8acbb3f99247e30f6c7def8ddbe8c9ee856de299e4308865acf6fccdeb
|
||||||
size 62895686
|
size 63038641
|
||||||
|
Loading…
Reference in New Issue
Block a user