Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cuarzo-srm for openSUSE:Factory checked in at 2023-12-28 23:01:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cuarzo-srm (Old) and /work/SRC/openSUSE:Factory/.cuarzo-srm.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cuarzo-srm" Thu Dec 28 23:01:56 2023 rev:2 rq:1135319 version:0.4.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cuarzo-srm/cuarzo-srm.changes 2023-11-19 20:16:19.907625403 +0100 +++ /work/SRC/openSUSE:Factory/.cuarzo-srm.new.28375/cuarzo-srm.changes 2023-12-28 23:03:34.923088341 +0100 @@ -1,0 +2,12 @@ +Wed Dec 20 13:16:55 UTC 2023 - Jan Engelhardt <[email protected]> + +- Update to release 0.4.0.1 + * Introduced srmPlaneGetFormats() to retrieve the supported + formats/modifiers of an SRMPlane. + * Implemented srmDeviceGetGLExtensions() for checking the + support of common OpenGL extensions. + * Added srmCoreGetVersion() to retrieve the current SRM version. +- Delete 0001-build-heed-results-from-pkg-config.patch, + 0001-build-import-gl-dependency.patch, 0001-versioning.patch. + +------------------------------------------------------------------- @@ -4,0 +17,2 @@ +- Add 0001-build-heed-results-from-pkg-config.patch, + 0001-build-import-gl-dependency.patch, 0001-versioning.patch. Old: ---- 0001-build-heed-results-from-pkg-config.patch 0001-build-import-gl-dependency.patch 0001-versioning.patch v0.3.2-1.tar.gz New: ---- v0.4.0-1.tar.gz BETA DEBUG BEGIN: Old: * Added srmCoreGetVersion() to retrieve the current SRM version. - Delete 0001-build-heed-results-from-pkg-config.patch, 0001-build-import-gl-dependency.patch, 0001-versioning.patch. Old:- Delete 0001-build-heed-results-from-pkg-config.patch, 0001-build-import-gl-dependency.patch, 0001-versioning.patch. Old:- Delete 0001-build-heed-results-from-pkg-config.patch, 0001-build-import-gl-dependency.patch, 0001-versioning.patch. BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cuarzo-srm.spec ++++++ --- /var/tmp/diff_new_pack.MLsJ4f/_old 2023-12-28 23:03:35.631114218 +0100 +++ /var/tmp/diff_new_pack.MLsJ4f/_new 2023-12-28 23:03:35.635114363 +0100 @@ -17,18 +17,15 @@ Name: cuarzo-srm -Version: 0.3.2.1 -%define sillyver 0.3.2-1 -%define lname libSRM-suse0 +Version: 0.4.0.1 +%define sillyver 0.4.0-1 +%define lname libSRM0 Release: 0 Summary: Rendering manager for the Louvre library License: GPL-3.0-only Group: Development/Libraries/C and C++ URL: https://github.com/CuarzoSoftware/SRM/ Source: https://github.com/CuarzoSoftware/SRM/archive/refs/tags/v%sillyver.tar.gz -Patch1: 0001-build-heed-results-from-pkg-config.patch -Patch2: 0001-build-import-gl-dependency.patch -Patch3: 0001-versioning.patch BuildRequires: c_compiler BuildRequires: meson BuildRequires: pkgconfig(egl) @@ -86,11 +83,12 @@ %postun -n %lname -p /sbin/ldconfig %files -n %lname -%_libdir/libSRM.so.suse0 +%_libdir/libSRM.so.* %files devel %license LICENSE %_bindir/srm-* %_includedir/SRM/ %_libdir/libSRM.so +%_libdir/pkgconfig/*.pc ++++++ v0.3.2-1.tar.gz -> v0.4.0-1.tar.gz ++++++ ++++ 1725 lines of diff (skipped)
