Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kholidays"

Sun Dec 17 21:29:57 2023 rev:103 rq:1133303 version:5.113.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes      2023-11-13 
22:19:18.440048708 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.25432/kholidays.changes   
2023-12-17 21:31:43.752285872 +0100
@@ -1,0 +2,9 @@
+Tue Dec  5 11:17:42 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:
----
  kholidays-5.112.0.tar.xz
  kholidays-5.112.0.tar.xz.sig

New:
----
  kholidays-5.113.0.tar.xz
  kholidays-5.113.0.tar.xz.sig

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

Other differences:
------------------
++++++ kholidays.spec ++++++
--- /var/tmp/diff_new_pack.GqPSds/_old  2023-12-17 21:31:45.476348514 +0100
+++ /var/tmp/diff_new_pack.GqPSds/_new  2023-12-17 21:31:45.492349096 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%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}')}
+%define qt5_version 5.15.2
 %bcond_without released
 Name:           kholidays
-Version:        5.112.0
+Version:        5.113.0
 Release:        0
 Summary:        Holiday calculation library
 License:        LGPL-2.1-or-later
@@ -34,11 +34,10 @@
 Source1:        %{name}-%{version}.tar.xz.sig
 Source2:        frameworks.keyring
 %endif
-BuildRequires:  extra-cmake-modules
-BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(Qt5Core)
-BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  cmake(Qt5Qml)
+BuildRequires:  extra-cmake-modules >= %{_kf5_version}
+BuildRequires:  cmake(Qt5Core) >= %{qt5_version}
+BuildRequires:  cmake(Qt5LinguistTools) >= %{qt5_version}
+BuildRequires:  cmake(Qt5Qml) >= %{qt5_version}
 
 %description
 This package contains a library which helps developers determining when 
holidays occur.
@@ -54,7 +53,7 @@
 %package devel
 Summary:        Development files for the KDE PIM Holiday API
 Requires:       %{lname} = %{version}
-Requires:       cmake(Qt5Core)
+Requires:       cmake(Qt5Core) >= %{qt5_version}
 
 %description devel
 This package contains necessary include files and libraries needed


++++++ kholidays-5.112.0.tar.xz -> kholidays-5.113.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.112.0/CMakeLists.txt 
new/kholidays-5.113.0/CMakeLists.txt
--- old/kholidays-5.112.0/CMakeLists.txt        2023-11-04 11:02:34.000000000 
+0100
+++ new/kholidays-5.113.0/CMakeLists.txt        2023-12-02 10:26:26.000000000 
+0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.112.0")
+set(KF_VERSION "5.113.0")
 project(KHolidays VERSION ${KF_VERSION})
 
-find_package(ECM 5.112.0 REQUIRED NO_MODULE)
+find_package(ECM 5.113.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(CMAKE_AUTORCC ON)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.112.0/poqm/tr/libkholidays5_qt.po 
new/kholidays-5.113.0/poqm/tr/libkholidays5_qt.po
--- old/kholidays-5.112.0/poqm/tr/libkholidays5_qt.po   2023-11-04 
11:02:34.000000000 +0100
+++ new/kholidays-5.113.0/poqm/tr/libkholidays5_qt.po   2023-12-02 
10:26:26.000000000 +0100
@@ -6,13 +6,13 @@
 # H. İbrahim Güngör <ibra...@pardus.org.tr>, 2010.
 # Volkan Gezer <volkange...@gmail.com>, 2013, 2014.
 # Kaan Ozdincer <kaanozdin...@gmail.com>, 2014.
-# Emir SARI <emir_s...@icloud.com>, 2022.
+# Emir SARI <emir_s...@icloud.com>, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkholidays\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-06-13 09:34+0000\n"
-"PO-Revision-Date: 2022-08-29 12:56+0300\n"
+"PO-Revision-Date: 2023-11-13 07:40+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -20,18 +20,18 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 22.08.0\n"
+"X-Generator: Lokalize 23.11.70\n"
 "X-Qt-Contexts: true\n"
 
 #: astroseasons.cpp:139
 msgctxt "AstroSeasons|"
 msgid "June Solstice"
-msgstr "Haziran Gün Dönümü"
+msgstr "Haziran Gündönümü"
 
 #: astroseasons.cpp:141
 msgctxt "AstroSeasons|"
 msgid "December Solstice"
-msgstr "Aralık Gün Dönümü"
+msgstr "Aralık Gündönümü"
 
 #: astroseasons.cpp:143
 msgctxt "AstroSeasons|"
@@ -353,7 +353,7 @@
 #: lunarphase.cpp:25
 msgctxt "LunarPhase|"
 msgid "New Moon"
-msgstr "Yeni Ay"
+msgstr "Yeniay"
 
 #: lunarphase.cpp:27
 msgctxt "LunarPhase|"
@@ -363,32 +363,32 @@
 #: lunarphase.cpp:29
 msgctxt "LunarPhase|"
 msgid "First Quarter Moon"
-msgstr "İlk Dördün"
+msgstr "İlkdördün"
 
 #: lunarphase.cpp:31
 msgctxt "LunarPhase|"
 msgid "Last Quarter Moon"
-msgstr "Son Dördün"
+msgstr "Sondördün"
 
 #: lunarphase.cpp:35
 msgctxt "LunarPhase|"
 msgid "Waxing Crescent"
-msgstr "Yükselen Hilal"
+msgstr "Büyüyen Hilal"
 
 #: lunarphase.cpp:37
 msgctxt "LunarPhase|"
 msgid "Waxing Gibbous"
-msgstr "Yükselen Sondördün"
+msgstr "Büyüyen Şişkin Ay"
 
 #: lunarphase.cpp:39
 msgctxt "LunarPhase|"
 msgid "Waning Gibbous"
-msgstr "Azalan Sondördün"
+msgstr "Küçülen Şişkin Ay"
 
 #: lunarphase.cpp:41
 msgctxt "LunarPhase|"
 msgid "Waning Crescent"
-msgstr "Azalan Hilal"
+msgstr "Küçülen Hilal"
 
 #: zodiac.cpp:66
 msgctxt "Zodiac|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.112.0/poqm/zh_CN/libkholidays5_qt.po 
new/kholidays-5.113.0/poqm/zh_CN/libkholidays5_qt.po
--- old/kholidays-5.112.0/poqm/zh_CN/libkholidays5_qt.po        2023-11-04 
11:02:34.000000000 +0100
+++ new/kholidays-5.113.0/poqm/zh_CN/libkholidays5_qt.po        2023-12-02 
10:26:26.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-10-21 13:54\n"
+"PO-Revision-Date: 2023-11-25 02:29\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"

Reply via email to