Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package oxygen5-icon-theme for 
openSUSE:Factory checked in at 2023-12-17 21:30:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oxygen5-icon-theme (Old)
 and      /work/SRC/openSUSE:Factory/.oxygen5-icon-theme.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oxygen5-icon-theme"

Sun Dec 17 21:30:40 2023 rev:94 rq:1133342 version:5.113.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/oxygen5-icon-theme/oxygen5-icon-theme.changes    
2023-11-13 22:20:14.090097672 +0100
+++ 
/work/SRC/openSUSE:Factory/.oxygen5-icon-theme.new.25432/oxygen5-icon-theme.changes
 2023-12-17 21:32:58.635006654 +0100
@@ -1,0 +2,9 @@
+Tue Dec  5 11:17:13 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.113.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.113.0
+- No code change since 5.112.0
+
+-------------------------------------------------------------------

Old:
----
  oxygen-icons5-5.112.0.tar.xz
  oxygen-icons5-5.112.0.tar.xz.sig

New:
----
  oxygen-icons-5.113.0.tar.xz
  oxygen-icons-5.113.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ oxygen5-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.hDXzPp/_old  2023-12-17 21:32:59.919053308 +0100
+++ /var/tmp/diff_new_pack.hDXzPp/_new  2023-12-17 21:32:59.919053308 +0100
@@ -16,23 +16,22 @@
 #
 
 
-%define _tar_path 5.103
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_with autotests
-# Only needed for the package signature condition
+%define qt5_version 5.15.2
 %bcond_without released
 Name:           oxygen5-icon-theme
-Version:        5.112.0
+Version:        5.113.0
 Release:        0
 Summary:        Oxygen Icon Theme
 License:        LGPL-3.0-only
 URL:            https://www.kde.org
-Source:         oxygen-icons5-%{version}.tar.xz
+Source:         oxygen-icons-%{version}.tar.xz
 %if %{with released}
-Source1:        oxygen-icons5-%{version}.tar.xz.sig
+Source1:        oxygen-icons-%{version}.tar.xz.sig
 Source2:        frameworks.keyring
 %endif
 Source3:        22x22-package-manager-icon.png
@@ -48,23 +47,21 @@
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
-BuildRequires:  kf5-filesystem
-BuildRequires:  xz
 Requires:       hicolor-icon-theme
 Recommends:     oxygen5-icon-theme-large
 Provides:       oxygen-icon-theme = 15.08
 Obsoletes:      oxygen-icon-theme < 15.08
 BuildArch:      noarch
 %if %{with autotests}
-BuildRequires:  cmake(Qt5Core)
-BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Core) >= %{qt5_version}
+BuildRequires:  cmake(Qt5Test) >= %{qt5_version}
 %endif
 
 %description
 This package contains the non-scalable icons of the Oxygen icon theme.
 
 %prep
-%autosetup -p1 -n oxygen-icons5-%{version}
+%autosetup -p1 -n oxygen-icons-%{version}
 
 %if %{without autotests}
 sed -i -e's/.*autotests/# \0/' CMakeLists.txt

Reply via email to