Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bzrtp for openSUSE:Factory checked in at 2023-04-07 18:17:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bzrtp (Old) and /work/SRC/openSUSE:Factory/.bzrtp.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bzrtp" Fri Apr 7 18:17:15 2023 rev:39 rq:1077855 version:5.2.49 Changes: -------- --- /work/SRC/openSUSE:Factory/bzrtp/bzrtp.changes 2023-03-08 14:53:46.919071183 +0100 +++ /work/SRC/openSUSE:Factory/.bzrtp.new.19717/bzrtp.changes 2023-04-07 18:17:21.440901774 +0200 @@ -1,0 +2,5 @@ +Fri Apr 7 09:07:15 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 5.2.49 (no changelog) + +------------------------------------------------------------------- Old: ---- bzrtp-5.2.30.tar.bz2 New: ---- bzrtp-5.2.49.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bzrtp.spec ++++++ --- /var/tmp/diff_new_pack.S6MxLs/_old 2023-04-07 18:17:22.128905737 +0200 +++ /var/tmp/diff_new_pack.S6MxLs/_new 2023-04-07 18:17:22.144905829 +0200 @@ -18,7 +18,7 @@ %define sover 0 Name: bzrtp -Version: 5.2.30 +Version: 5.2.49 Release: 0 Summary: ZRTP keys exchange protocol implementation License: GPL-3.0-or-later @@ -32,7 +32,7 @@ BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig -BuildRequires: pkgconfig(bctoolbox) >= 5.2.30 +BuildRequires: pkgconfig(bctoolbox) >= %{version} BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(sqlite3) ++++++ bzrtp-5.2.30.tar.bz2 -> bzrtp-5.2.49.tar.bz2 ++++++ ++++++ set_current_version.patch ++++++ --- /var/tmp/diff_new_pack.S6MxLs/_old 2023-04-07 18:17:22.364907097 +0200 +++ /var/tmp/diff_new_pack.S6MxLs/_new 2023-04-07 18:17:22.368907120 +0200 @@ -5,7 +5,7 @@ endif() -project(bzrtp VERSION 5.2.0 LANGUAGES C CXX) -+project(bzrtp VERSION 5.2.30 LANGUAGES C CXX) ++project(bzrtp VERSION 5.2.49 LANGUAGES C CXX) option(ENABLE_SHARED "Build shared library." YES) option(ENABLE_STATIC "Build static library." YES)