forked from pool/openSUSEway
Accepting request 1067180 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1067180 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openSUSEway?expand=0&rev=18
This commit is contained in:
commit
e31d35b14d
3
_service
3
_service
@ -2,11 +2,12 @@
|
|||||||
<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.15</param>
|
<param name="revision">0.15.1</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>
|
||||||
</service>
|
</service>
|
||||||
|
<service name="set_version" mode="manual"/>
|
||||||
<service name="format_spec_file" mode="manual">
|
<service name="format_spec_file" mode="manual">
|
||||||
<param name="specfile">openSUSEway.spec</param>
|
<param name="specfile">openSUSEway.spec</param>
|
||||||
</service>
|
</service>
|
||||||
|
3
openSUSEway-0.15.1.obscpio
Normal file
3
openSUSEway-0.15.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:29bc3b8f5279fdf701422f5084a7f7dd514175147400ad8c57c26bf2e2139cb4
|
||||||
|
size 1093644
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:43e3eb832853b3709dac332f83d34bf947a16304023314caf98255db759c9d56
|
|
||||||
size 1093132
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 22 15:04:17 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.15.1:
|
||||||
|
* Fix greetd grey screen delay
|
||||||
|
- Add set_version manual service
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 3 10:43:28 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
Fri Feb 3 10:43:28 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: openSUSEway
|
name: openSUSEway
|
||||||
version: 0.15
|
version: 0.15.1
|
||||||
mtime: 1675113398
|
mtime: 1676450276
|
||||||
commit: 95638b8de639d98dee3c85c6b86b610672114887
|
commit: b97287433d717e559c71267e5394fc1cfe7b7738
|
||||||
|
@ -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.15
|
Version: 0.15.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The openSUSEway desktop environment meta package
|
Summary: The openSUSEway desktop environment meta package
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user