.
OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Factory/cosmic-osd?expand=0&rev=5
This commit is contained in:
parent
c815a99d28
commit
52be070126
4
_service
4
_service
@ -3,8 +3,8 @@
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">https://github.com/pop-os/cosmic-osd.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>
|
||||
</service>
|
||||
<service name="recompress" mode="manual">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d48b89e4cc52339e271204029e62fcc266f2849a1db4ddd851d9127e0ba09fa
|
||||
size 173892
|
3
cosmic-osd-1.0.0.a1.tar.zst
Normal file
3
cosmic-osd-1.0.0.a1.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4c1d63f91dcc04aefd95e0b4e0f4e574be6de41400643121ef8595bb4bd586d
|
||||
size 173867
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 7 01:38:01 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 1.0.0-alpha1:
|
||||
* Show volume as muted if mute is active
|
||||
* Update cosmic-settings-subscription for integer keyboard brightness
|
||||
* Divide display brighness by maximum
|
||||
* Move settings_daemon subscription to cosmic-settings-subscriptions
|
||||
* Use power for keyboard brightness
|
||||
* Use cosmic-settings-subscriptions for some iced subscriptions
|
||||
* Change OSD close timer to be 3 secs
|
||||
- enable leap (thanks to vyvir)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 01:35:21 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cosmic-osd
|
||||
Version: 0.1.0+git20240715.27fc5e5
|
||||
Version: 1.0.0.a1
|
||||
Release: 0
|
||||
Summary: COSMIC OSD
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user