diff --git a/usbredir.spec b/usbredir.spec index dac715b..1629555 100644 --- a/usbredir.spec +++ b/usbredir.spec @@ -1,5 +1,5 @@ Name: usbredir -Version: 0.14.0 +Version: 0.15.0 Release: 1mamba Summary: A network protocol for sending usb device traffic over a network connection Group: Applications/Networking @@ -35,7 +35,6 @@ Requires: pkg-config %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q @@ -52,8 +51,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -81,6 +78,9 @@ This package contains libraries and header files for developing applications tha %doc TODO %changelog +* Mon Jan 27 2025 Automatic Build System 0.15.0-1mamba +- automatic version update by autodist + * Mon Mar 04 2024 Silvan Calarco 0.14.0-1mamba - update to 0.14.0