Update to 0.8.0
This commit is contained in:
parent
0877ab49dc
commit
a48708068e
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/waypipe-v0.6.1.tar.gz
|
||||
/waypipe-v0.7.0.tar.gz
|
||||
/waypipe-v0.7.1.tar.gz
|
||||
/waypipe-v0.8.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (waypipe-v0.7.1.tar.gz) = cf7e3415b1db2baace33e067b6cafc479aa4d1e0a87d44c8b4bb2ff27786133ddec92e26da224ef2ee2c2da5dc97fe88d302e0f1a5c5d5c865d167dfbe149179
|
||||
SHA512 (waypipe-v0.8.0.tar.gz) = 853d36a9779e2fcb5ac7bcca6575d456685beadd8d918ec430a57b8359867849bdcb5d9c1edcd19eb8505f06a7758e8f53ba5354daa05f99491d5a45c330eeb2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: waypipe
|
||||
Version: 0.7.1
|
||||
Release: 3%{?dist}
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland forwarding proxy
|
||||
|
||||
License: MIT
|
||||
@ -59,6 +59,9 @@ install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Apr 03 2021 Dominique Martinet <asmadeus@codewreck.org> - 0.8.0-1
|
||||
- Update to 0.8.0
|
||||
|
||||
* Fri Feb 19 2021 Olivier Fourdan <ofourdan@redhat.com> - 0.7.1-3
|
||||
- Provide a pre-built man page on RHEL to avoid pulling scdoc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user