Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package re for openSUSE:Factory checked in at 2022-05-21 19:06:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/re (Old) and /work/SRC/openSUSE:Factory/.re.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "re" Sat May 21 19:06:25 2022 rev:3 rq:978411 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/re/re.changes 2021-05-15 01:24:36.406936607 +0200 +++ /work/SRC/openSUSE:Factory/.re.new.1538/re.changes 2022-05-21 19:07:27.143409092 +0200 @@ -1,0 +2,13 @@ +Sat May 21 10:55:44 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de> + +- update to 2.3.0: + * network improvements + * static code analysis fixes + * aubuf adaptive jitter buffer + * Support adding CRLs + * shim: new module + * new Trice module + * error corrections and developer visible fixes + * ToS for video and sip + +------------------------------------------------------------------- Old: ---- re-2.0.1.tar.gz New: ---- re-2.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ re.spec ++++++ --- /var/tmp/diff_new_pack.4kL0cd/_old 2022-05-21 19:07:27.555409689 +0200 +++ /var/tmp/diff_new_pack.4kL0cd/_new 2022-05-21 19:07:27.563409701 +0200 @@ -1,7 +1,7 @@ # # spec file for package re # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%global sover 1 +%global sover 5 %global libname lib%{name}%{sover} Name: re -Version: 2.0.1 +Version: 2.3.0 Release: 0 Summary: Library for real-time communications with async IO support License: BSD-3-Clause @@ -68,7 +68,7 @@ %make_build \ RELEASE=1 \ USE_OPENSSL=1 \ - EXTRA_CFLAGS="%optflags" + EXTRA_CFLAGS="%{optflags}" %install make DESTDIR=%{buildroot} LIBDIR=%{_libdir} install @@ -78,11 +78,12 @@ %postun -n %{libname} -p /sbin/ldconfig %files -n %{libname} -%license docs/COPYING +%license LICENSE %doc README.md %{_libdir}/libre.so.%{sover}* %files devel +%license LICENSE %{_includedir}/re %{_datadir}/re %{_libdir}/libre.so ++++++ re-2.0.1.tar.gz -> re-2.3.0.tar.gz ++++++ ++++ 22788 lines of diff (skipped)