SHA256
1
0
forked from pool/openSUSEway

Accepting request 1166492 from home:fbonazzi:branches:X11:Wayland

- Update to version 0.16.2:
  * Fix typo in spec file

OBS-URL: https://build.opensuse.org/request/show/1166492
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/openSUSEway?expand=0&rev=48
This commit is contained in:
Filippo Bonazzi 2024-04-09 16:44:46 +00:00 committed by Git OBS Bridge
parent e0a16037d7
commit b327301ef4
6 changed files with 15 additions and 9 deletions

View File

@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/openSUSE/openSUSEway.git</param>
<param name="revision">0.16.1</param>
<param name="revision">0.16.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">(.*)</param>
<param name="extract">openSUSEway.spec</param>

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 9 16:40:31 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Update to version 0.16.2:
* Fix typo in spec file
-------------------------------------------------------------------
Tue Apr 9 16:02:53 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>

View File

@ -1,4 +1,4 @@
name: openSUSEway
version: 0.16.1
mtime: 1712676811
commit: f06be95c7cd90e4fb13a7229995f81ff8bd2f403
version: 0.16.2
mtime: 1712680619
commit: 05c5e819f71232618a5106a5235eba06142478db

View File

@ -20,7 +20,7 @@
%define waybar_version %(rpm -q --queryformat "%%{version}" waybar)
Name: openSUSEway
Version: 0.16.1
Version: 0.16.2
Release: 0
Summary: The openSUSEway desktop environment meta package
License: MIT
@ -71,7 +71,7 @@ Requires: wl-clipboard
# branding
Requires: waybar-branding-openSUSE
Requires: sway-biranding-openSUSE
Requires: sway-branding-openSUSE
%ifarch x86_64 %{ix86}
Requires: gfxboot-branding-openSUSE
%endif