diff --git a/usbredir.spec b/usbredir.spec index 1cc2c32..1e02c45 100644 --- a/usbredir.spec +++ b/usbredir.spec @@ -1,6 +1,6 @@ Name: usbredir Version: 0.12.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: USB network redirection protocol libraries License: LGPLv2+ URL: https://spice-space.org/usbredir.html @@ -84,6 +84,10 @@ A simple USB host TCP server, using libusbredirhost. %changelog +* Wed Jan 19 2022 Victor Toso - 0.12.0-2 +- Fix gating process + Related: rhbz#2020215 + * Mon Nov 15 2021 Victor Toso - 0.12.0-1 - Rebase to latest upstream: 0.12.0 Related: rhbz#2020215