update to 0.13.0 [release 0.13.0-1mamba;Tue Aug 09 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 18:51:47 +01:00
parent cf24ea0003
commit e51b6090ad

View File

@ -1,13 +1,13 @@
Name: usbredir
Version: 0.12.0
Version: 0.13.0
Release: 1mamba
Summary: A network protocol for sending usb device traffic over a network connection
Group: Applications/Networking
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.spice-space.org/page/UsbRedir
Source: https://gitlab.freedesktop.org/spice/usbredir/-/archive/usbredir-%{version}/usbredir-usbredir-.tar.bz2
URL: https://github.com/freedesktop/spice-usbredir
Source: https://gitlab.freedesktop.org/spice/usbredir.git/usbredir-%{version}/usbredir-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -38,8 +38,7 @@ This package contains libraries and header files for developing applications tha
%debug_package
%prep
%setup -q -c
mv usbredir-usbredir-%{version}-*/* .
%setup -q
%build
%meson
@ -59,9 +58,9 @@ mv usbredir-usbredir-%{version}-*/* .
%files
%defattr(-,root,root)
%{_bindir}/usbredirect
%{_sbindir}/usbredirserver
#%{_sbindir}/usbredirserver
%{_mandir}/man1/usbredirect.1*
%{_mandir}/man1/usbredirserver.1*
#%{_mandir}/man1/usbredirserver.1*
%files -n lib%{name}
%defattr(-,root,root)
@ -82,6 +81,9 @@ mv usbredir-usbredir-%{version}-*/* .
%doc TODO
%changelog
* Tue Aug 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.0-1mamba
- update to 0.13.0
* Mon Jan 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.12.0-1mamba
- update to 0.12.0