Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package poco for openSUSE:Factory checked in at 2022-09-19 16:03:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poco (Old) and /work/SRC/openSUSE:Factory/.poco.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poco" Mon Sep 19 16:03:45 2022 rev:7 rq:1004573 version:1.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/poco/poco.changes 2022-06-19 21:11:12.654157084 +0200 +++ /work/SRC/openSUSE:Factory/.poco.new.2083/poco.changes 2022-09-19 16:03:53.170238424 +0200 @@ -1,0 +2,32 @@ +Sun Sep 18 10:57:23 UTC 2022 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.12.2 + * fix(Platform): LoongArch support + * Linking Crypto-testrunner fails + * SIGABRT in OSSL_PROVIDER_unload with static OpenSSL3 + * POSIX Event state need not be atomic + * Release script must include build_vs170.cmd + * wakeup fd is never read + * lowercase winsock2 and iphlpapi to allow cross compile + * Only support extracting JSON fields when the SDK supports it + * PocoNet Project File does not support Visual Studio 2022 + * Added missing Crypto Header to ProGen source + * Crypto: Progen again to add new files and bring back ARM64 + configuration + * Add how to install using Conan section on README + * Poco::format and C++20 + * g++ C++20 warnings +- Update to version 1.12.1 + * PocoFoundationConfig.cmake should now check for PCRE2 + * SIGSEGV in OSSL_PROVIDER_unload with static OpenSSL3 +- Update to version 1.12.0 + * This release introduces Prometheus library + * Small object optimization for Any and Dynamic::Var + (compile-time option, enabled by default) + * All swap operations are noexcept now + * PollSet::add() is mode-cumulative now + * UDPServer now requires explicit starting + * Move semantics for sockets and SocketAddress + (compile-time option, disabled by default) + +------------------------------------------------------------------- Old: ---- poco-1.11.3-release.tar.gz New: ---- poco-1.12.2-release.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poco.spec ++++++ --- /var/tmp/diff_new_pack.wZfta5/_old 2022-09-19 16:03:53.970240561 +0200 +++ /var/tmp/diff_new_pack.wZfta5/_new 2022-09-19 16:03:53.978240582 +0200 @@ -16,11 +16,11 @@ # -%define sover 83 +%define sover 92 # disabled for now as 4 of them fail %bcond_with tests Name: poco -Version: 1.11.3 +Version: 1.12.2 Release: 0 Summary: C++ Framework for Network-based Applications License: BSL-1.0 @@ -32,10 +32,10 @@ BuildRequires: gcc-c++ BuildRequires: mysql-devel BuildRequires: ninja +BuildRequires: pcre2-devel BuildRequires: pkgconfig BuildRequires: unixODBC-devel BuildRequires: pkgconfig(expat) -BuildRequires: pkgconfig(libpcrecpp) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(sqlite3) >= 3.7 BuildRequires: pkgconfig(zlib) @@ -61,6 +61,7 @@ Requires: libPocoNet%{sover} = %{version} Requires: libPocoNetSSL%{sover} = %{version} Requires: libPocoPDF%{sover} = %{version} +Requires: libPocoPrometheus%{sover} = %{version} Requires: libPocoRedis%{sover} = %{version} Requires: libPocoUtil%{sover} = %{version} Requires: libPocoXML%{sover} = %{version} @@ -220,6 +221,15 @@ C++ class libraries and frameworks for building network- and Internet-based applications. +%package -n libPocoPrometheus%{sover} +Summary: C++ Framework for Network-based Applications +Group: System/Libraries +Provides: poco-prometheus = %{version} + +%description -n libPocoPrometheus%{sover} +C++ class libraries and frameworks for building +network- and Internet-based applications. + %package -n libPocoUtil%{sover} Summary: C++ Framework for Network-based Applications Group: System/Libraries @@ -386,6 +396,12 @@ %post -n libPocoPDF%{sover} -p /sbin/ldconfig %postun -n libPocoPDF%{sover} -p /sbin/ldconfig +%files -n libPocoPrometheus%{sover} +%{_libdir}/libPocoPrometheus.so.%{sover} + +%post -n libPocoPrometheus%{sover} -p /sbin/ldconfig +%postun -n libPocoPrometheus%{sover} -p /sbin/ldconfig + %files -n libPocoRedis%{sover} %{_libdir}/libPocoRedis.so.%{sover} ++++++ poco-1.11.3-release.tar.gz -> poco-1.12.2-release.tar.gz ++++++ /work/SRC/openSUSE:Factory/poco/poco-1.11.3-release.tar.gz /work/SRC/openSUSE:Factory/.poco.new.2083/poco-1.12.2-release.tar.gz differ: char 16, line 1