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:
parent
e0a16037d7
commit
b327301ef4
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/openSUSE/openSUSEway.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="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">(.*)</param>
|
<param name="versionrewrite-pattern">(.*)</param>
|
||||||
<param name="extract">openSUSEway.spec</param>
|
<param name="extract">openSUSEway.spec</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3103eefdf62db91bdb2d451d4b9593ba82baf5a3537f61c16632bfccefb4a28f
|
|
||||||
size 1101324
|
|
3
openSUSEway-0.16.2.obscpio
Normal file
3
openSUSEway-0.16.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:465ac6ae371fbdf2f7f472882bca76ed382af141f98515c37d3cd454cd7fb919
|
||||||
|
size 1101324
|
@ -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>
|
Tue Apr 9 16:02:53 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: openSUSEway
|
name: openSUSEway
|
||||||
version: 0.16.1
|
version: 0.16.2
|
||||||
mtime: 1712676811
|
mtime: 1712680619
|
||||||
commit: f06be95c7cd90e4fb13a7229995f81ff8bd2f403
|
commit: 05c5e819f71232618a5106a5235eba06142478db
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define waybar_version %(rpm -q --queryformat "%%{version}" waybar)
|
%define waybar_version %(rpm -q --queryformat "%%{version}" waybar)
|
||||||
|
|
||||||
Name: openSUSEway
|
Name: openSUSEway
|
||||||
Version: 0.16.1
|
Version: 0.16.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The openSUSEway desktop environment meta package
|
Summary: The openSUSEway desktop environment meta package
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -71,7 +71,7 @@ Requires: wl-clipboard
|
|||||||
|
|
||||||
# branding
|
# branding
|
||||||
Requires: waybar-branding-openSUSE
|
Requires: waybar-branding-openSUSE
|
||||||
Requires: sway-biranding-openSUSE
|
Requires: sway-branding-openSUSE
|
||||||
%ifarch x86_64 %{ix86}
|
%ifarch x86_64 %{ix86}
|
||||||
Requires: gfxboot-branding-openSUSE
|
Requires: gfxboot-branding-openSUSE
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user