Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libyui for openSUSE:Factory checked in at 2025-07-20 15:28:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libyui (Old) and /work/SRC/openSUSE:Factory/.libyui.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui" Sun Jul 20 15:28:42 2025 rev:99 rq:1294139 version:4.7.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libyui/libyui.changes 2025-06-27 23:01:41.542213020 +0200 +++ /work/SRC/openSUSE:Factory/.libyui.new.8875/libyui.changes 2025-07-20 15:29:24.000883792 +0200 @@ -1,0 +2,15 @@ +Wed Jul 16 11:56:11 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- Allow building with CMake 4.0 + * Bump cmake_minumum_required to 3.10, which matches what most + other modules in libyui use (3.5 is the minimum required to be + supportable by CMake 4.0( + * Remove CMP0046, as CMake 4.0 no longer supports it. The OLD + mode in any case was a workaround for 'badly written + CMakeLists.txt', as it just instructed cmake to ignore + non-existing dependenices listed in add_dependencies. This + package does not rely on non-existing dependencies and builds + perfectly without this policy. +- 4.7.6 + +------------------------------------------------------------------- Old: ---- libyui-4.7.5.tar.bz2 New: ---- libyui-4.7.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyui-bindings.spec ++++++ --- /var/tmp/diff_new_pack.o4Ax9N/_old 2025-07-20 15:29:24.908921368 +0200 +++ /var/tmp/diff_new_pack.o4Ax9N/_new 2025-07-20 15:29:24.908921368 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-bindings # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: libyui-bindings # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 Summary: Bindings for libyui License: LGPL-2.1-only OR LGPL-3.0-only @@ -50,6 +50,7 @@ - kkae...@suse.de - dmacvi...@suse.de + %prep %setup -q -n libyui-%{version} @@ -95,6 +96,7 @@ - kkae...@suse.de - dmacvi...@suse.de + %package -n python3-yui Summary: Python 3 bindings for libyui Group: Development/Languages/Python @@ -110,6 +112,7 @@ - kkae...@suse.de - dmacvi...@suse.de + %package -n perl-yui %{perl_requires} Summary: Perl bindings for libyui @@ -126,6 +129,7 @@ - kkae...@suse.de - dmacvi...@suse.de + %files -n ruby-yui %defattr(-,root,root,-) %doc %{name}/swig/ruby/examples/*.rb ++++++ libyui-ncurses-pkg.spec ++++++ --- /var/tmp/diff_new_pack.o4Ax9N/_old 2025-07-20 15:29:24.940922692 +0200 +++ /var/tmp/diff_new_pack.o4Ax9N/_new 2025-07-20 15:29:24.940922692 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-ncurses-pkg # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libyui-ncurses-pkg # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 @@ -43,6 +43,7 @@ This package contains the package selector for the text based (NCurses) user interface component for libyui. + %package -n %{bin_name} Summary: Libyui - yast2 package selector widget for the NCurses UI @@ -69,6 +70,7 @@ This package contains the NCurses (text based) package selector component for libyui. + %package devel Summary: Libyui-ncurses-pkg header files @@ -84,6 +86,7 @@ This package contains the header files for the NCurses (text based) package selector component for libyui. + %prep %setup -q -n libyui-%{version} ++++++ libyui-ncurses-rest-api.spec ++++++ --- /var/tmp/diff_new_pack.o4Ax9N/_old 2025-07-20 15:29:24.972924016 +0200 +++ /var/tmp/diff_new_pack.o4Ax9N/_new 2025-07-20 15:29:24.976924182 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-ncurses-rest-api # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libyui-ncurses-rest-api # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 @@ -43,6 +43,7 @@ It allows inspecting and controlling the UI remotely via an HTTP REST API. This is designed for automated tests. + %package -n %{bin_name} Summary: Libyui - REST API plugin for the Ncurses frontend @@ -60,6 +61,7 @@ It allows inspecting and controlling the UI remotely via an HTTP REST API. This is designed for automated tests. + %package devel Summary: Libyui - Header files for the NCurses REST API plugin @@ -77,6 +79,7 @@ This is not needed for using the REST API, only for developing extensions for it. + %prep %setup -q -n libyui-%{version} ++++++ libyui-ncurses.spec ++++++ --- /var/tmp/diff_new_pack.o4Ax9N/_old 2025-07-20 15:29:25.004925341 +0200 +++ /var/tmp/diff_new_pack.o4Ax9N/_new 2025-07-20 15:29:25.008925506 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-ncurses # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libyui-ncurses # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 @@ -41,6 +41,7 @@ This package contains the NCurses (text based) user interface component for libyui. + %package -n %{bin_name} Summary: Libyui - NCurses (text based) user interface @@ -74,6 +75,7 @@ This package is not needed to develop libyui-based applications, only to develop extensions for libyui-ncurses. + %package tools Summary: Libyui - tools for the NCurses (text based) user interface @@ -87,6 +89,7 @@ libyui-terminal - useful for testing on headless machines + %prep %setup -q -n libyui-%{version} ++++++ libyui-qt-graph.spec ++++++ --- /var/tmp/diff_new_pack.o4Ax9N/_old 2025-07-20 15:29:25.036926665 +0200 +++ /var/tmp/diff_new_pack.o4Ax9N/_new 2025-07-20 15:29:25.040926831 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-qt-graph # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libyui-qt-graph # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 @@ -52,6 +52,7 @@ %description This package contains the Qt graph component for libyui. + %package -n %{bin_name} Summary: Libyui - Qt graph widget Requires: libyui%{so_version} @@ -64,6 +65,7 @@ # Force removal of old -doc packages (bsc#1184363) Obsoletes: %{name}-doc < %{version} + %description -n %{bin_name} This package contains the Qt graph component for libyui. @@ -71,6 +73,7 @@ storage device hierarchy (disks, partitions, subvolumes etc.). and similar graphviz-generated graphs. + %package devel Summary: Libyui - Header files for the Qt graph widget Requires: %{bin_name} = %{version} @@ -80,6 +83,7 @@ This package contains the header files for the Qt graph component for libyui. + %prep %setup -q -n libyui-%{version} ++++++ libyui-qt-pkg.spec ++++++ --- /var/tmp/diff_new_pack.o4Ax9N/_old 2025-07-20 15:29:25.068927989 +0200 +++ /var/tmp/diff_new_pack.o4Ax9N/_new 2025-07-20 15:29:25.072928155 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-qt-pkg # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libyui-qt-pkg # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 @@ -54,6 +54,7 @@ %description This package contains the Qt package selector component for libyui. + %package -n %{bin_name} Summary: Libyui - Qt package selector @@ -81,6 +82,7 @@ %description -n %{bin_name} This package contains the Qt package selector component for libyui. + %package devel Summary: Libyui-qt-pkg header files @@ -94,6 +96,7 @@ This can be used independently of YaST for generic (C++) applications. This package has very few dependencies. + %prep %setup -q -n libyui-%{version} ++++++ libyui-qt-rest-api.spec ++++++ --- /var/tmp/diff_new_pack.o4Ax9N/_old 2025-07-20 15:29:25.100929314 +0200 +++ /var/tmp/diff_new_pack.o4Ax9N/_new 2025-07-20 15:29:25.104929479 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-qt-rest-api # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libyui-qt-rest-api # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 @@ -54,6 +54,7 @@ It allows inspecting and controlling the UI remotely via an HTTP REST API. This is designed for automated tests. + %package -n %{bin_name} Summary: Libyui - The REST API plugin for the Qt frontend @@ -70,6 +71,7 @@ It allows inspecting and controlling the UI remotely via an HTTP REST API. This is designed for automated tests. + %package devel Summary: Libyui - Header files for the Qt REST API plugin @@ -87,6 +89,7 @@ This is not needed for using the REST API, only for developing extensions for it. + %prep %setup -q -n libyui-%{version} ++++++ libyui-qt.spec ++++++ --- /var/tmp/diff_new_pack.o4Ax9N/_old 2025-07-20 15:29:25.140930968 +0200 +++ /var/tmp/diff_new_pack.o4Ax9N/_new 2025-07-20 15:29:25.140930968 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-qt # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libyui-qt # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 @@ -53,6 +53,7 @@ This package contains the Qt (graphical) user interface component for libyui. + %package -n %{bin_name} Summary: Libyui - Qt (graphical) user interface @@ -67,6 +68,7 @@ This package contains the Qt (graphical) user interface component for libyui. + %package devel Summary: Libyui - Header files for the Qt (graphical) user interface @@ -81,6 +83,7 @@ This package is not needed to develop libyui-based applications, only to develop extensions for libyui-qt. + %prep %setup -q -n libyui-%{version} ++++++ libyui-rest-api.spec ++++++ --- /var/tmp/diff_new_pack.o4Ax9N/_old 2025-07-20 15:29:25.176932459 +0200 +++ /var/tmp/diff_new_pack.o4Ax9N/_new 2025-07-20 15:29:25.180932624 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-rest-api # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libyui-rest-api # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 @@ -43,6 +43,7 @@ It allows inspecting and controlling the UI remotely via an HTTP REST API, it is designed for automated tests. + %package -n %{bin_name} Summary: Libyui - REST API plugin, the shared part Requires: libyui%{so_version} @@ -55,6 +56,7 @@ It allows inspecting and controlling the UI remotely via an HTTP REST API, it is designed for automated tests. + %package devel Summary: Libyui - REST API header files @@ -71,6 +73,7 @@ This is a development subpackage. + %prep %setup -q -n libyui-%{version} ++++++ libyui.spec ++++++ --- /var/tmp/diff_new_pack.o4Ax9N/_old 2025-07-20 15:29:25.216934114 +0200 +++ /var/tmp/diff_new_pack.o4Ax9N/_new 2025-07-20 15:29:25.216934114 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libyui # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 @@ -47,6 +47,7 @@ YaST for generic (C++) applications. This package has very few dependencies. + %package -n %{bin_name} Summary: Libyui - GUI abstraction library @@ -66,6 +67,7 @@ YaST for generic (C++) applications. This package has very few dependencies. + %package devel Summary: Libyui header files and examples @@ -81,6 +83,7 @@ the abstraction from graphical user interfaces (Qt, Gtk) and text based user interfaces (ncurses). + %prep %setup -q -n %{name}-%{version} ++++++ libyui-4.7.5.tar.bz2 -> libyui-4.7.6.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/VERSION.cmake new/libyui-4.7.6/VERSION.cmake --- old/libyui-4.7.5/VERSION.cmake 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/VERSION.cmake 2025-07-17 10:20:27.000000000 +0200 @@ -1,6 +1,6 @@ SET( VERSION_MAJOR "4") SET( VERSION_MINOR "7" ) -SET( VERSION_PATCH "5" ) +SET( VERSION_PATCH "6" ) SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" ) SET( SONAME_MAJOR "16" ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/libyui-bindings/CMakeLists.txt new/libyui-4.7.6/libyui-bindings/CMakeLists.txt --- old/libyui-4.7.5/libyui-bindings/CMakeLists.txt 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/libyui-bindings/CMakeLists.txt 2025-07-17 10:20:27.000000000 +0200 @@ -2,14 +2,11 @@ # CMakeLists.txt for libyui-bindings # -cmake_minimum_required(VERSION 2.6) +cmake_minimum_required(VERSION 3.10) project( libyui-bindings ) if(COMMAND cmake_policy) cmake_policy(SET CMP0017 NEW) - if(POLICY CMP0046) - cmake_policy(SET CMP0046 OLD) - endif() endif(COMMAND cmake_policy) OPTION( BUILD_RUBY_GEM "Build Ruby GEM" YES ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/libyui-bindings/swig/ruby/CMakeLists.txt new/libyui-4.7.6/libyui-bindings/swig/ruby/CMakeLists.txt --- old/libyui-4.7.5/libyui-bindings/swig/ruby/CMakeLists.txt 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/libyui-bindings/swig/ruby/CMakeLists.txt 2025-07-17 10:20:27.000000000 +0200 @@ -86,7 +86,6 @@ SET(GEM_NAME "yui-${VERSION}.gem") ADD_CUSTOM_TARGET(ruby_gem ALL DEPENDS ${GEM_NAME}) -ADD_DEPENDENCIES(ruby_gem ${SWIG_OUTPUT}) ADD_CUSTOM_COMMAND ( OUTPUT ${GEM_NAME} @@ -95,6 +94,7 @@ DEPENDS "ext" DEPENDS ${rdoc_dir} DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/yui.gemspec + DEPENDS ${SWIG_OUTPUT} ) # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/package/libyui-bindings.spec new/libyui-4.7.6/package/libyui-bindings.spec --- old/libyui-4.7.5/package/libyui-bindings.spec 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/package/libyui-bindings.spec 2025-07-17 10:20:27.000000000 +0200 @@ -20,7 +20,7 @@ Name: libyui-bindings # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 Summary: Bindings for libyui License: LGPL-2.1-only OR LGPL-3.0-only diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/package/libyui-ncurses-pkg.spec new/libyui-4.7.6/package/libyui-ncurses-pkg.spec --- old/libyui-4.7.5/package/libyui-ncurses-pkg.spec 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/package/libyui-ncurses-pkg.spec 2025-07-17 10:20:27.000000000 +0200 @@ -19,7 +19,7 @@ Name: libyui-ncurses-pkg # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/package/libyui-ncurses-rest-api.spec new/libyui-4.7.6/package/libyui-ncurses-rest-api.spec --- old/libyui-4.7.5/package/libyui-ncurses-rest-api.spec 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/package/libyui-ncurses-rest-api.spec 2025-07-17 10:20:27.000000000 +0200 @@ -19,7 +19,7 @@ Name: libyui-ncurses-rest-api # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/package/libyui-ncurses.spec new/libyui-4.7.6/package/libyui-ncurses.spec --- old/libyui-4.7.5/package/libyui-ncurses.spec 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/package/libyui-ncurses.spec 2025-07-17 10:20:27.000000000 +0200 @@ -19,7 +19,7 @@ Name: libyui-ncurses # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/package/libyui-qt-graph.spec new/libyui-4.7.6/package/libyui-qt-graph.spec --- old/libyui-4.7.5/package/libyui-qt-graph.spec 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/package/libyui-qt-graph.spec 2025-07-17 10:20:27.000000000 +0200 @@ -19,7 +19,7 @@ Name: libyui-qt-graph # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/package/libyui-qt-pkg.spec new/libyui-4.7.6/package/libyui-qt-pkg.spec --- old/libyui-4.7.5/package/libyui-qt-pkg.spec 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/package/libyui-qt-pkg.spec 2025-07-17 10:20:27.000000000 +0200 @@ -19,7 +19,7 @@ Name: libyui-qt-pkg # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/package/libyui-qt-rest-api.spec new/libyui-4.7.6/package/libyui-qt-rest-api.spec --- old/libyui-4.7.5/package/libyui-qt-rest-api.spec 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/package/libyui-qt-rest-api.spec 2025-07-17 10:20:27.000000000 +0200 @@ -19,7 +19,7 @@ Name: libyui-qt-rest-api # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/package/libyui-qt.spec new/libyui-4.7.6/package/libyui-qt.spec --- old/libyui-4.7.5/package/libyui-qt.spec 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/package/libyui-qt.spec 2025-07-17 10:20:27.000000000 +0200 @@ -19,7 +19,7 @@ Name: libyui-qt # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/package/libyui-rest-api.spec new/libyui-4.7.6/package/libyui-rest-api.spec --- old/libyui-4.7.5/package/libyui-rest-api.spec 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/package/libyui-rest-api.spec 2025-07-17 10:20:27.000000000 +0200 @@ -19,7 +19,7 @@ Name: libyui-rest-api # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/package/libyui.changes new/libyui-4.7.6/package/libyui.changes --- old/libyui-4.7.5/package/libyui.changes 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/package/libyui.changes 2025-07-17 10:20:27.000000000 +0200 @@ -1,4 +1,19 @@ ------------------------------------------------------------------- +Wed Jul 16 11:56:11 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- Allow building with CMake 4.0 + * Bump cmake_minumum_required to 3.10, which matches what most + other modules in libyui use (3.5 is the minimum required to be + supportable by CMake 4.0( + * Remove CMP0046, as CMake 4.0 no longer supports it. The OLD + mode in any case was a workaround for 'badly written + CMakeLists.txt', as it just instructed cmake to ignore + non-existing dependenices listed in add_dependencies. This + package does not rely on non-existing dependencies and builds + perfectly without this policy. +- 4.7.6 + +------------------------------------------------------------------- Tue Jun 24 14:16:06 UTC 2025 - Antonio Larrosa <alarr...@suse.com> - Do not build the qt packages (libyui-qt, libyui-qt-graph, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-4.7.5/package/libyui.spec new/libyui-4.7.6/package/libyui.spec --- old/libyui-4.7.5/package/libyui.spec 2025-06-25 10:11:49.000000000 +0200 +++ new/libyui-4.7.6/package/libyui.spec 2025-07-17 10:20:27.000000000 +0200 @@ -19,7 +19,7 @@ Name: libyui # DO NOT manually bump the version here; instead, use rake version:bump -Version: 4.7.5 +Version: 4.7.6 Release: 0 %define so_version 16