Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mumble for openSUSE:Factory checked in at 2022-09-22 18:21:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mumble (Old) and /work/SRC/openSUSE:Factory/.mumble.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mumble" Thu Sep 22 18:21:15 2022 rev:73 rq:1005421 version:1.4.287 Changes: -------- --- /work/SRC/openSUSE:Factory/mumble/mumble.changes 2022-09-01 22:13:12.448570600 +0200 +++ /work/SRC/openSUSE:Factory/.mumble.new.2275/mumble.changes 2022-09-22 18:21:16.781848519 +0200 @@ -1,0 +2,20 @@ +Wed Sep 21 18:14:40 UTC 2022 - Carsten Ziepke <kiel...@gmail.com> + +- Update to 1.4.287: + - Client + * Fixed: Broken link targets with percent signs + * Fixed: Don???t allow manual toggling of minimal view note + * Fixed: Fallback path for themes + * Fixed: Fix versions being transmitted incorrectly + (with patch numbers > 255) + * Fixed: Icon scale being way too small + * Fixed: Make hiding UI elements (in custom layout) persistent + again + * Fixed: Resolve log text scaling issues + - Server + * Fixed: Fix versions being transmitted incorrectly + (with patch numbers > 255) +- Add BuildRequires pcre2-devel for openSUSE Leap, fixes building +- Run spec-cleaner + +------------------------------------------------------------------- Old: ---- mumble-1.4.274.tar.gz mumble-1.4.274.tar.gz.sig New: ---- mumble-1.4.287.tar.gz mumble-1.4.287.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mumble.spec ++++++ --- /var/tmp/diff_new_pack.I1tQXZ/_old 2022-09-22 18:21:17.473849599 +0200 +++ /var/tmp/diff_new_pack.I1tQXZ/_new 2022-09-22 18:21:17.477849606 +0200 @@ -28,7 +28,7 @@ # versions. %bcond_with system_celt Name: mumble -Version: 1.4.274 +Version: 1.4.287 Release: 0 Summary: Voice Communication Client for Gamers # For Legal: the bundled opus and speex subdirectories are not built. @@ -47,26 +47,13 @@ Patch0: fix-64bit-only-plugins.patch BuildRequires: cmake >= 3.15 BuildRequires: gcc-c++ +BuildRequires: libboost_headers-devel BuildRequires: libcap-devel BuildRequires: libogg-devel BuildRequires: libsndfile-devel BuildRequires: libspeechd-devel -BuildRequires: protobuf-devel -Requires: lsb-release -BuildRequires: libboost_headers-devel -BuildRequires: pkgconfig(avahi-compat-libdns_sd) -%if %{with system_celt} -BuildRequires: libcelt-devel -Requires: libcelt0 > 0.7.0 -%endif -%if %{with system_opus} -BuildRequires: pkgconfig(opus) -%endif -%if %{with system_speex} -BuildRequires: pkgconfig(speex) -BuildRequires: pkgconfig(speexdsp) -%endif BuildRequires: pkgconfig +BuildRequires: protobuf-devel BuildRequires: update-desktop-files BuildRequires: cmake(PocoZip) BuildRequires: cmake(Qt5LinguistTools) @@ -80,9 +67,25 @@ BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(alsa) +BuildRequires: pkgconfig(avahi-compat-libdns_sd) BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(libopenssl) BuildRequires: pkgconfig(xi) +Requires: lsb-release +%if 0%{?sle_version} >= 150300 && 0%{?is_opensuse} +BuildRequires: pcre2-devel +%endif +%if %{with system_celt} +BuildRequires: libcelt-devel +Requires: libcelt0 > 0.7.0 +%endif +%if %{with system_opus} +BuildRequires: pkgconfig(opus) +%endif +%if %{with system_speex} +BuildRequires: pkgconfig(speex) +BuildRequires: pkgconfig(speexdsp) +%endif %if %{with ice} BuildRequires: pkgconfig(ice) %endif @@ -122,11 +125,11 @@ Recommends: libQt5Sql5-mysql Recommends: libQt5Sql5-postgresql Recommends: libQt5Sql5-sqlite +%{?systemd_requires} %if 0%{?snapshot:1} Conflicts: mumble-server < %{version} Provides: mumble-server = %{version} %endif -%{?systemd_requires} %description server Low-latency, high-quality voice communication for gamers. Includes game @@ -135,7 +138,7 @@ won't be audible to other players. %prep -%autosetup -p1 -n %{name}-src +%autosetup -p1 -n %{name}-%{version}.src %build %cmake \ ++++++ mumble-1.4.274.tar.gz -> mumble-1.4.287.tar.gz ++++++ /work/SRC/openSUSE:Factory/mumble/mumble-1.4.274.tar.gz /work/SRC/openSUSE:Factory/.mumble.new.2275/mumble-1.4.287.tar.gz differ: char 13, line 1