Upgrade to 2.5.0 (#2103207)
This commit is contained in:
parent
ed1fc075ca
commit
77ac3f48c7
20
baresip.spec
20
baresip.spec
@ -1,7 +1,7 @@
|
||||
Summary: Modular SIP user-agent with audio and video support
|
||||
Name: baresip
|
||||
Version: 2.4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.5.0
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: https://github.com/baresip/baresip
|
||||
Source0: https://github.com/baresip/baresip/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
@ -13,8 +13,8 @@ Source13: https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/raw/master/C
|
||||
Source14: https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/raw/master/COPYING_LGPL#/COPYING_LGPL.adwaita-icon-theme
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libre-devel >= 2.4.0
|
||||
BuildRequires: librem-devel >= 2.4.0
|
||||
BuildRequires: libre-devel >= 2.5.0
|
||||
BuildRequires: librem-devel >= 2.5.0
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||
BuildRequires: openssl-devel >= 1.1.0
|
||||
%else
|
||||
@ -22,7 +22,7 @@ BuildRequires: openssl11-devel
|
||||
# Atomic support in libre >= 2.1.0
|
||||
BuildRequires: devtoolset-8-toolchain
|
||||
%endif
|
||||
%if 0%{?fedora} || (0%{?rhel} && 0%{?rhel} > 7)
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
Recommends: %{name}-pulse%{?_isa} = %{version}-%{release}
|
||||
%else
|
||||
Requires: %{name}-pulse%{?_isa} = %{version}-%{release}
|
||||
@ -169,7 +169,7 @@ Requires: adwaita-icon-theme < 3.31.91-1
|
||||
Requires: adwaita-icon-theme >= 3.31.91-1
|
||||
%endif
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%if 0%{?fedora} || (0%{?rhel} && 0%{?rhel} > 8)
|
||||
%if 0%{?fedora} || 0%{?rhel} > 8
|
||||
Requires: (gnome-shell-extension-appindicator if gnome-shell)
|
||||
Recommends: libcanberra-gtk3
|
||||
%else
|
||||
@ -185,7 +185,7 @@ Requires: libcanberra-gtk3
|
||||
Baresip is a modular SIP user-agent with audio and video support.
|
||||
|
||||
This module provides a GTK+ menu-based user interface.
|
||||
%if 0%{?fedora} || (0%{?rhel} && 0%{?rhel} > 7)
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
Note: GTK+ defaults to the Wayland backend, which baresip does not
|
||||
support. Use 'GDK_BACKEND=x11 baresip' to override it to Xwayland.
|
||||
%endif
|
||||
@ -205,7 +205,7 @@ Summary: MPA speech and audio codec module for baresip
|
||||
BuildRequires: twolame-devel
|
||||
BuildRequires: lame-devel
|
||||
BuildRequires: mpg123-devel
|
||||
%if 0%{?fedora} || (0%{?rhel} && 0%{?rhel} > 7)
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
BuildRequires: speexdsp-devel
|
||||
%else
|
||||
BuildRequires: speex-devel
|
||||
@ -560,6 +560,7 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
|
||||
|
||||
%files pulse
|
||||
%{_libdir}/%{name}/modules/pulse.so
|
||||
%{_libdir}/%{name}/modules/pulse_async.so
|
||||
|
||||
%files sdl
|
||||
%{_libdir}/%{name}/modules/sdl.so
|
||||
@ -586,6 +587,9 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
|
||||
%{_libdir}/%{name}/modules/x11.so
|
||||
|
||||
%changelog
|
||||
* Sat Jul 02 2022 Robert Scheck <robert@fedoraproject.org> 2.5.0-1
|
||||
- Upgrade to 2.5.0 (#2103207)
|
||||
|
||||
* Wed Jun 22 2022 Robert-André Mauchin <zebob.m@gmail.com> - 2.4.0-2
|
||||
- Rebuilt for new AOM
|
||||
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (baresip-2.4.0.tar.gz) = a3101dff86139b5ad8cc991f9440296e1ac6fe6550a87e44f42b722f868bcee89f4aeb71746d281470c4d55d24baddfb42b86dca8bbaf1ca0d31f9a84e050305
|
||||
SHA512 (baresip-2.5.0.tar.gz) = d1ce4fd1712d06a72a3cb9a9ebef259f9ce4e1749b470b8b0f060153b27b273e6c9cae2fa07c11c27edd2e6c683bfffebc677a7203336422f94d30edc55c613a
|
||||
SHA512 (call-incoming-symbolic.svg) = 49b6422efff9986dd4a18b34df4ab185b01b46c44ab5b8c1d45ab1ca25694cb42e73428b0a69e5fe2eb61c4e7a7aba9c0df82b5e0290f45950f3942be63bf987
|
||||
SHA512 (call-outgoing-symbolic.svg) = 142cf668d977e3a709d3c13e01d86fdd09e501affd1756df3000de84581c55b3b5082758b32a73ae0e47f45233cc7e55609f3e54effbba01666ca97d5a55fdaa
|
||||
SHA512 (COPYING.adwaita-icon-theme) = e8963bab4d94d9fbcfc930b95164afff9502e4e53209104f4836fcd6dab2c2e9f105c9f9a17b43bc9502903c9c7b2e0880dacf2339cbe110a19654f13742e20a
|
||||
|
Loading…
Reference in New Issue
Block a user