SHA256
1
0
forked from pool/openSUSEway

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

- Update to version 0.15.1:
  * Fix greetd grey screen delay
- Add set_version manual service

OBS-URL: https://build.opensuse.org/request/show/1067179
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/openSUSEway?expand=0&rev=41
This commit is contained in:
Denys Kondratenko 2023-02-22 15:09:46 +00:00 committed by Git OBS Bridge
parent df3003a123
commit 10a8088005
6 changed files with 16 additions and 8 deletions

View File

@ -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>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29bc3b8f5279fdf701422f5084a7f7dd514175147400ad8c57c26bf2e2139cb4
size 1093644

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43e3eb832853b3709dac332f83d34bf947a16304023314caf98255db759c9d56
size 1093132

View File

@ -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>

View File

@ -1,4 +1,4 @@
name: openSUSEway name: openSUSEway
version: 0.15 version: 0.15.1
mtime: 1675113398 mtime: 1676450276
commit: 95638b8de639d98dee3c85c6b86b610672114887 commit: b97287433d717e559c71267e5394fc1cfe7b7738

View File

@ -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