Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a8c111b220 | |||
| 83e5d6af87 |
2
_service
2
_service
@@ -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
BIN
vendor.tar.zst
LFS
Binary file not shown.
BIN
waypipe-0.10.3.obscpio
LFS
BIN
waypipe-0.10.3.obscpio
LFS
Binary file not shown.
3
waypipe-0.10.4.obscpio
Normal file
3
waypipe-0.10.4.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb6d5e42470c0a3018bbc0dc8ed3102edbc8cf6a8f3f8c5c88060de723118fcd
|
||||
size 2713612
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: waypipe
|
||||
version: 0.10.3
|
||||
mtime: 1740684112
|
||||
commit: cd57cf5511d8d627859fec52b5c5a10f9563b84b
|
||||
version: 0.10.4
|
||||
mtime: 1745157097
|
||||
commit: f1544d174f05af632adbb0d866b886e5559100b5
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user