diff -Nru breeze-icons-5.111.0/CMakeLists.txt breeze-icons-5.112.0/CMakeLists.txt --- breeze-icons-5.111.0/CMakeLists.txt 2023-10-07 10:17:29.000000000 +0000 +++ breeze-icons-5.112.0/CMakeLists.txt 2023-11-04 09:59:47.000000000 +0000 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.111.0") # handled by release scripts +set(KF_VERSION "5.112.0") # handled by release scripts project(BreezeIcons VERSION ${KF_VERSION}) # Disallow in-source build @@ -10,7 +10,7 @@ # ECM setup include(FeatureSummary) -find_package(ECM 5.111.0 NO_MODULE) +find_package(ECM 5.112.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -Nru breeze-icons-5.111.0/debian/changelog breeze-icons-5.112.0/debian/changelog --- breeze-icons-5.111.0/debian/changelog 2023-10-22 10:34:38.000000000 +0000 +++ breeze-icons-5.112.0/debian/changelog 2023-11-08 09:15:22.000000000 +0000 @@ -1,8 +1,14 @@ -breeze-icons (4:5.111.0-0ubuntu1~ubuntu23.10~ppa1) mantic; urgency=high +breeze-icons (4:5.112.0-0ubuntu1~ubuntu23.10~ppa1) mantic; urgency=high + + * New upstream release (5.112.0) + + -- Rik Mills Wed, 08 Nov 2023 09:15:22 +0000 + +breeze-icons (4:5.111.0-0ubuntu1) noble; urgency=medium * New upstream release (5.111.0) - -- Rik Mills Sun, 22 Oct 2023 11:34:38 +0100 + -- Rik Mills Tue, 07 Nov 2023 23:55:22 +0000 breeze-icons (4:5.110.0-0ubuntu1) mantic; urgency=medium diff -Nru breeze-icons-5.111.0/debian/control breeze-icons-5.112.0/debian/control --- breeze-icons-5.111.0/debian/control 2023-10-22 10:34:38.000000000 +0000 +++ breeze-icons-5.112.0/debian/control 2023-11-08 09:15:22.000000000 +0000 @@ -7,7 +7,7 @@ Norbert Preining , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), - extra-cmake-modules (>= 5.111.0~), + extra-cmake-modules (>= 5.112.0~), fdupes, libxml2-utils, pkg-kde-tools,