automatic version update by autodist [release 0.22.4-1mamba;Wed Jan 15 2025]

This commit is contained in:
Automatic Build System 2025-01-15 18:11:04 +01:00
parent 95fe5cd770
commit 97db129c33

View File

@ -1,5 +1,5 @@
Name: libdatachannel
Version: 0.22.3
Version: 0.22.4
Release: 1mamba
Summary: C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets
Group: System/Libraries
@ -28,7 +28,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description devel
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q
@ -59,6 +58,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Wed Jan 15 2025 Automatic Build System <autodist@openmamba.org> 0.22.4-1mamba
- automatic version update by autodist
* Wed Dec 04 2024 Automatic Build System <autodist@openmamba.org> 0.22.3-1mamba
- automatic version update by autodist