This commit is contained in:
Fedora Release Engineering 2024-01-19 14:11:34 +00:00
parent 2ed9779fc8
commit 59f15f3215

View File

@ -1,7 +1,7 @@
Summary: Modular SIP user-agent with audio and video support Summary: Modular SIP user-agent with audio and video support
Name: baresip Name: baresip
Version: 3.8.1 Version: 3.8.1
Release: 1%{?dist} Release: 2%{?dist}
License: BSD-3-Clause License: BSD-3-Clause
URL: https://github.com/baresip/baresip URL: https://github.com/baresip/baresip
Source0: https://github.com/baresip/baresip/archive/v%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/baresip/baresip/archive/v%{version}/%{name}-%{version}.tar.gz
@ -592,6 +592,9 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
%{_libdir}/%{name}/modules/x11.so %{_libdir}/%{name}/modules/x11.so
%changelog %changelog
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 06 2024 Robert Scheck <robert@fedoraproject.org> 3.8.1-1 * Sat Jan 06 2024 Robert Scheck <robert@fedoraproject.org> 3.8.1-1
- Upgrade to 3.8.1 (#2256553) - Upgrade to 3.8.1 (#2256553)