2 Commits

Author SHA256 Message Date
a8c111b220 Accepting request 1286656 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1286656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waypipe?expand=0&rev=5
2025-06-18 15:58:36 +00:00
83e5d6af87 Accepting request 1286458 from home:iznogood:branches:X11:Wayland
- Update to version 0.10.4:
  * In addition to some internal changes to improve tests, code
    style, and documentation, this release includes many small bug
    fixes and portability improvements.

OBS-URL: https://build.opensuse.org/request/show/1286458
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waypipe?expand=0&rev=16
2025-06-18 11:29:38 +00:00
7 changed files with 18 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual">
<param name="url">https://gitlab.freedesktop.org/mstoeckl/waypipe.git</param>
<param name="scm">git</param>
<param name="revision">v0.10.3</param>
<param name="revision">v0.10.4</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>

BIN
vendor.tar.zst LFS

Binary file not shown.

Binary file not shown.

3
waypipe-0.10.4.obscpio Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 17 20:18:43 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.10.4:
* In addition to some internal changes to improve tests, code
style, and documentation, this release includes many small bug
fixes and portability improvements.
-------------------------------------------------------------------
Thu Mar 13 13:14:28 UTC 2025 - Joan Torres <joan.torres@suse.com>

View File

@@ -1,4 +1,4 @@
name: waypipe
version: 0.10.3
mtime: 1740684112
commit: cd57cf5511d8d627859fec52b5c5a10f9563b84b
version: 0.10.4
mtime: 1745157097
commit: f1544d174f05af632adbb0d866b886e5559100b5

View File

@@ -17,7 +17,7 @@
Name: waypipe
Version: 0.10.3
Version: 0.10.4
Release: 0
Summary: Proxy for Wayland clients
License: GPL-3.0-or-later AND MIT