Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libbobcat for openSUSE:Factory checked in at 2026-09-15 12:48:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbobcat (Old) and /work/SRC/openSUSE:Factory/.libbobcat.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbobcat" Tue Sep 15 12:48:43 2026 rev:7 rq:1377956 version:6.15.01 Changes: -------- --- /work/SRC/openSUSE:Factory/libbobcat/libbobcat.changes 2026-04-01 19:54:14.730144501 +0200 +++ /work/SRC/openSUSE:Factory/.libbobcat.new.383539/libbobcat.changes 2026-09-15 12:49:00.168389428 +0200 @@ -1,0 +2,15 @@ +Sun Sep 13 06:22:06 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 6.15.01: + * MultiBuf class redesigned and simplified + * Fixed a segfault when using static Pattern objects + * Arg no longer uses getopt_long(3); Arg and ArgConfig accept + multiple accept characters; Arg::initialize and Arg::instance + return const references + * Fixed a MemoryAccess segfault when connecting a shared segment + by ID and a MemoryBuf 'writtenUntil' computation error + * Added the missing Arg::argPointers member + * Members in Hostent called by constructors are now static +- Drop 0001-Fix-build-with-gcc16.patch: adopted upstream + +------------------------------------------------------------------- Old: ---- 0001-Fix-build-with-gcc16.patch bobcat-6.11.00.tar.gz New: ---- bobcat-6.15.01.tar.gz ----------(Old B)---------- Old: * Members in Hostent called by constructors are now static - Drop 0001-Fix-build-with-gcc16.patch: adopted upstream ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbobcat.spec ++++++ --- /var/tmp/diff_new_pack.mvjeWe/_old 2026-09-15 12:49:01.255434743 +0200 +++ /var/tmp/diff_new_pack.mvjeWe/_new 2026-09-15 12:49:01.258434869 +0200 @@ -19,40 +19,35 @@ %global _name bobcat %global _lib_name lib%{_name} %global _lib_version 6 - %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "light" %global psuffix -light %else %global psuffix %{nil} %endif - Name: %{_lib_name}%{?psuffix} -Version: 6.11.00 +Version: 6.15.01 Release: 0 Summary: Shared library implementing C++ classes that are frequently used License: GPL-3.0-only -Group: Development/Tools/Building URL: https://gitlab.com/fbb-git/bobcat Source0: https://gitlab.com/fbb-git/bobcat/-/archive/%{version}/bobcat-%{version}.tar.gz Source1: initialbobcatlib -Patch: 0001-Fix-build-with-gcc16.patch +BuildRequires: gcc-c++ %if "%{name}" == "%{_lib_name}" BuildRequires: icmake >= 12.03.00 +# Main package pulls -devel (preamble form: spec-cleaner drops a +# conditional Requires placed directly before the description section). +Requires: %{_lib_name}-devel = %{version} %endif -BuildRequires: gcc-c++ %package devel-static Summary: Bobcat static library -Group: Development/Libraries/C and C++ %if "%{name}" == "%{_lib_name}-light" Conflicts: %{_lib_name}-devel Conflicts: %{_lib_name}-devel-static %endif - %if "%{name}" == "%{_lib_name}" -Requires: %{_lib_name}-devel = %{version} - %description Bobcat is an acronym of `Brokken's Own Base Classes And Templates'. It is a shared library implementing C++ classes that are frequently used in software @@ -61,7 +56,6 @@ %package -n %{_lib_name}%{_lib_version} Summary: Shared library implementing C++ classes that are frequently used -Group: Development/Tools/Building Provides: %{_lib_name} = %{version} Obsoletes: %{_lib_name} < %{version} @@ -73,7 +67,6 @@ %package devel Summary: Headers and documentation for the Bobcat library -Group: Development/Libraries/C and C++ Requires: %{_lib_name}%{_lib_version} = %{version} %description devel @@ -88,7 +81,6 @@ %autosetup -p1 -n %{_name}-%{version} %if "%{name}" == "%{_lib_name}" - %build # Incase we have to use specific version of gcc: export ICMAKE_CPPSTD="--std=c++2b" ++++++ _service ++++++ --- /var/tmp/diff_new_pack.mvjeWe/_old 2026-09-15 12:49:01.345438495 +0200 +++ /var/tmp/diff_new_pack.mvjeWe/_new 2026-09-15 12:49:01.351438746 +0200 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://gitlab.com/fbb-git/bobcat.git</param> - <param name="revision">6.11.00</param> + <param name="revision">6.15.01</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> </service> ++++++ bobcat-6.11.00.tar.gz -> bobcat-6.15.01.tar.gz ++++++ ++++ 5437 lines of diff (skipped)
