Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package symmetrica for openSUSE:Factory checked in at 2025-03-01 19:16:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/symmetrica (Old) and /work/SRC/openSUSE:Factory/.symmetrica.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "symmetrica" Sat Mar 1 19:16:26 2025 rev:2 rq:1249347 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/symmetrica/symmetrica.changes 2020-10-27 19:01:45.302865915 +0100 +++ /work/SRC/openSUSE:Factory/.symmetrica.new.19136/symmetrica.changes 2025-03-01 19:16:45.949625221 +0100 @@ -1,0 +2,16 @@ +Fri Feb 28 10:51:03 UTC 2025 - [email protected] + +- version update to 3.1.0 + * New pkg-config file + * Several bug fixes + * GCC and clang both compile without warnings + * Support for C23 (coming in GCC 15) + * Argument type information added to the public interface + * New automated (make check) test suite + * Some obsolete stuff removed + * Graph functions now enabled by default via -DALLTRUE + * Whitespace & comment cleanup throughout + * d_mat no longer caches to a file in $CWD +- Delete patch return-value.patch (merged) + +------------------------------------------------------------------- Old: ---- return-value.patch symmetrica-3.0.1.tar.gz New: ---- symmetrica-3.1.0.tar.gz BETA DEBUG BEGIN: Old: * d_mat no longer caches to a file in $CWD - Delete patch return-value.patch (merged) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ symmetrica.spec ++++++ --- /var/tmp/diff_new_pack.htZvPD/_old 2025-03-01 19:16:46.681655600 +0100 +++ /var/tmp/diff_new_pack.htZvPD/_new 2025-03-01 19:16:46.685655766 +0100 @@ -1,7 +1,7 @@ # # spec file for package symmetrica # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,16 +16,15 @@ # -%define lname libsymmetrica2 +%define lname libsymmetrica3 Name: symmetrica -Version: 3.0.1 +Version: 3.1.0 Release: 0 Summary: C library for group theory License: MIT Group: Productivity/Scientific/Math URL: https://gitlab.com/sagemath/symmetrica Source: https://gitlab.com/sagemath/symmetrica/-/archive/%version/symmetrica-%version.tar.gz -Patch1: return-value.patch BuildRequires: libtool %description @@ -36,18 +35,18 @@ Group: System/Libraries %description -n %lname -Symmetrica is a C library with routines for the following applications, among -many others: +Symmetrica is a C library with routines for the following applications, +among others: - * ordinary representation theory of the symmetric group and related groups - * ordinary representation theory of the classical groups - * modular representation theory of the symmetric group - * projective representation theory of the symmetric group - * combinatorics of tableaux - * symmetric functions and polynomials - * commutative and non commutative Schubert polynomials - * operations of finite groups - * ordinary representation theory of Hecke algebras of type An +* ordinary representation theory of the symmetric group and related groups +* ordinary representation theory of the classical groups +* modular representation theory of the symmetric group +* projective representation theory of the symmetric group +* combinatorics of tableaux +* symmetric functions and polynomials +* commutative and non commutative Schubert polynomials +* operations of finite groups +* ordinary representation theory of Hecke algebras of type A_n %package devel Summary: Header files for Symmetrica, a library for group theory @@ -70,15 +69,15 @@ %make_install find %buildroot -type f -name "*.la" -delete -print -%post -n %lname -p /sbin/ldconfig -%postun -n %lname -p /sbin/ldconfig +%ldconfig_scriptlets -n %lname %files -n %lname -%_libdir/libsymmetrica.so.2* +%_libdir/libsymmetrica.so.3* %files devel %license LICENSE %_includedir/symmetrica* %_libdir/libsymmetrica.so +%_libdir/pkgconfig/symmetrica.pc %_defaultdocdir/%name/ ++++++ symmetrica-3.0.1.tar.gz -> symmetrica-3.1.0.tar.gz ++++++ ++++ 110194 lines of diff (skipped)
