Update to 0.8.6
Resolves: 2177407
This commit is contained in:
parent
1778998d1f
commit
9ab8438c8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/waypipe-v0.8.0.tar.gz
|
||||
/waypipe-v0.8.2.tar.gz
|
||||
/waypipe-v0.8.4.tar.gz
|
||||
/waypipe-v0.8.6.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (waypipe-v0.8.4.tar.gz) = f0b1091b396b19bde519f008ae15e68b566201a110d439172f4d328576af145b94d43caed4c8744dbd71ba253a9d2275c52933ae28be12c74939dfe2123b3966
|
||||
SHA512 (waypipe-v0.8.6.tar.gz) = c3f20040d4dde1ae16f71a5c437a612915d09f0a0328bb184b068a38131c37c0c04bf42acbdc775f167da3cf10f49209a3226136629e001ea724518b70944c68
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: waypipe
|
||||
Version: 0.8.4
|
||||
Release: 2%{?dist}
|
||||
Version: 0.8.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland forwarding proxy
|
||||
|
||||
License: MIT
|
||||
@ -59,6 +59,9 @@ install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Apr 09 2023 Dominique Martinet <asmadeus@codewreck.org> - 0.8.6-1
|
||||
- Update to 0.8.6
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user