budgie-desktop/_service
Callum Farmer ca28dfc285 Accepting request 1241254 from home:gmbr3:Solus
- Update to version 10.9.2+24:
  * icon-tasklist: Remove last references to xid
  * Switch session files, leave magpie session in the code
    for a future release
  * Center the polkit dialog
  * Rejig notifications to work with layer-shell positioning
  * Screen Dimming
  * Add a root menu for the desktop
  * Add our wayland compatible screenlocker
  * Add a bridge between gsettings and labwc
  * Change our Desktop Current Session ID to Budgie
    from Budgie:GNOME
  * Session management
  * fix: gicon resulting in extremely bright or dim icons when
    no icon was found (used fallback)
  * windowing: Remove window mapper class since we don't need
    it on Wayland
  * Add support for background handling via swaybg
- Move everything to wayland

OBS-URL: https://build.opensuse.org/request/show/1241254
OBS-URL: https://build.opensuse.org/package/show/X11:Solus/budgie-desktop?expand=0&rev=182
2025-01-29 18:47:53 +00:00

18 lines
743 B
Plaintext

<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/BuddiesOfBudgie/budgie-desktop.git</param>
<param name="revision">0b8a8dd3daceebf355ddf18f487eac7e2d2812f9</param>
<param name="versionformat">10.9.2+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)|\+0</param>
<param name="parent-tag">3f38b1e344941a0f1d5065be1f04fe533dbe3ecf</param>
<param name="changesgenerate">enable</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="manual"/>
</services>