Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kopeninghours for openSUSE:Factory 
checked in at 2022-08-19 17:55:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kopeninghours (Old)
 and      /work/SRC/openSUSE:Factory/.kopeninghours.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kopeninghours"

Fri Aug 19 17:55:06 2022 rev:17 rq:997882 version:22.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kopeninghours/kopeninghours.changes      
2022-07-09 17:04:13.564853335 +0200
+++ /work/SRC/openSUSE:Factory/.kopeninghours.new.2083/kopeninghours.changes    
2022-08-19 17:57:46.416263223 +0200
@@ -1,0 +2,20 @@
+Sun Aug 14 09:43:07 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.0/
+
+-------------------------------------------------------------------
+Fri Aug  5 12:11:13 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.07.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Jul 16 08:28:27 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.07.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  kopeninghours-22.04.3.tar.xz
  kopeninghours-22.04.3.tar.xz.sig

New:
----
  kopeninghours-22.08.0.tar.xz
  kopeninghours-22.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ kopeninghours.spec ++++++
--- /var/tmp/diff_new_pack.lEszCo/_old  2022-08-19 17:57:46.808264045 +0200
+++ /var/tmp/diff_new_pack.lEszCo/_new  2022-08-19 17:57:46.812264053 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kopeninghours
-Version:        22.04.3
+Version:        22.08.0
 Release:        0
 Summary:        OSM opening hours expression parser and evaluator
 License:        LGPL-2.0-or-later


++++++ kopeninghours-22.04.3.tar.xz -> kopeninghours-22.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/.codespellrc 
new/kopeninghours-22.08.0/.codespellrc
--- old/kopeninghours-22.04.3/.codespellrc      1970-01-01 01:00:00.000000000 
+0100
+++ new/kopeninghours-22.08.0/.codespellrc      2022-08-10 23:04:49.000000000 
+0200
@@ -0,0 +1,4 @@
+[codespell]
+skip = ./build*,.git,*.notifyrc,*.desktop,*.json,*.xml
+interactive = 3
+ignore-words-list = accessort
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/.codespellrc.license 
new/kopeninghours-22.08.0/.codespellrc.license
--- old/kopeninghours-22.04.3/.codespellrc.license      1970-01-01 
01:00:00.000000000 +0100
+++ new/kopeninghours-22.08.0/.codespellrc.license      2022-08-10 
23:04:49.000000000 +0200
@@ -0,0 +1,2 @@
+# SPDX-FileCopyrightText: 2022 Laurent Montel <mon...@kde.org>
+# SPDX-License-Identifier: CC0-1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/.gitlab-ci.yml 
new/kopeninghours-22.08.0/.gitlab-ci.yml
--- old/kopeninghours-22.04.3/.gitlab-ci.yml    2022-07-01 20:36:22.000000000 
+0200
+++ new/kopeninghours-22.08.0/.gitlab-ci.yml    2022-08-10 23:04:49.000000000 
+0200
@@ -6,3 +6,5 @@
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/.kde-ci.yml 
new/kopeninghours-22.08.0/.kde-ci.yml
--- old/kopeninghours-22.04.3/.kde-ci.yml       2022-07-01 20:36:22.000000000 
+0200
+++ new/kopeninghours-22.08.0/.kde-ci.yml       2022-08-10 23:04:49.000000000 
+0200
@@ -7,3 +7,6 @@
     'frameworks/extra-cmake-modules': '@stable'
     'frameworks/ki18n': '@stable'
     'frameworks/kholidays': '@stable'
+
+Options:
+  require-passing-tests-on: [ 'Linux', 'FreeBSD' ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/CMakeLists.txt 
new/kopeninghours-22.08.0/CMakeLists.txt
--- old/kopeninghours-22.04.3/CMakeLists.txt    2022-07-01 20:36:22.000000000 
+0200
+++ new/kopeninghours-22.08.0/CMakeLists.txt    2022-08-10 23:04:49.000000000 
+0200
@@ -5,8 +5,8 @@
 
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
-set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "08")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(KOpeningHours VERSION ${RELEASE_SERVICE_VERSION})
 
@@ -18,7 +18,12 @@
 include(ECMAddTests)
 include(ECMGenerateHeaders)
 include(ECMQtDeclareLoggingCategory)
-include(ECMDeprecationSettings)
+if (ECM_VERSION VERSION_GREATER_EQUAL 5.91)
+    include(ECMDeprecationSettings)
+else()
+    # backward compatibility for ECM versions without QtVersionOption.cmake
+    set(QT_MAJOR_VERSION 5)
+endif()
 include(ECMSetupVersion)
 include(FeatureSummary)
 include(KDEInstallDirs)
@@ -47,14 +52,14 @@
     set(REQUIRED_QT_VERSION 5.14) # 5.14 for QCalendar
 endif()
 
-find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED COMPONENTS Core) # 5.14 for 
QCalendar
-find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG QUIET OPTIONAL_COMPONENTS Qml)
+find_package(Qt${QT_MAJOR_VERSION} ${REQUIRED_QT_VERSION} REQUIRED COMPONENTS 
Core) # 5.14 for QCalendar
+find_package(Qt${QT_MAJOR_VERSION} ${REQUIRED_QT_VERSION} CONFIG QUIET 
OPTIONAL_COMPONENTS Qml)
 if (NOT VALIDATOR_ONLY)
     find_package(KF5 5.77 REQUIRED COMPONENTS Holidays I18n)
 endif()
 
 if (BUILD_TESTING)
-    find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED COMPONENTS Test)
+    find_package(Qt${QT_MAJOR_VERSION} ${REQUIRED_QT_VERSION} REQUIRED 
COMPONENTS Test)
 endif()
 
 find_package(FLEX REQUIRED)
@@ -88,7 +93,7 @@
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
-set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KOpeningHours")
+set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KOpeningHours")
 configure_package_config_file(
     "${CMAKE_CURRENT_SOURCE_DIR}/KOpeningHoursConfig.cmake.in"
     "${CMAKE_CURRENT_BINARY_DIR}/KOpeningHoursConfig.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/CMakePresets.json 
new/kopeninghours-22.08.0/CMakePresets.json
--- old/kopeninghours-22.04.3/CMakePresets.json 2022-07-01 20:36:22.000000000 
+0200
+++ new/kopeninghours-22.08.0/CMakePresets.json 2022-08-10 23:04:49.000000000 
+0200
@@ -2,81 +2,89 @@
     "version": 3,
     "configurePresets": [
         {
+            "name": "base",
+            "displayName": "base preset",
+            "generator": "Ninja",
+           "binaryDir": "${sourceDir}/build-${presetName}",
+           "installDir": "$env{KF5}",
+            "hidden": true
+        },
+        {
             "name": "dev",
             "displayName": "Build as debug",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
+
         },
         {
             "name": "coverage",
             "displayName": "Build as debug",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "BUILD_COVERAGE": "ON",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "dev-qt6",
             "displayName": "Build against qt6",
-            "generator": "Ninja",
             "binaryDir": "${sourceDir}/build-qt6",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "BUILD_WITH_QT6": "ON",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF6}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "dev-disable-deprecated",
             "displayName": "Build as without deprecated methods",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-disable-deprecated",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
                 "CMAKE_CXX_FLAGS_INIT": 
"-DQT_DISABLE_DEPRECATED_BEFORE=0x060000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000"
             },
-           "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "asan",
             "displayName": "Build with Asan support.",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-asan",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "ECM_ENABLE_SANITIZERS" : "'address;undefined'",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "pch",
             "displayName": "Build with PCH support.",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-pch",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                "COMPILE_WITH_CMAKE_PCH_SUPPORT": "ON",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "dev-clang",
             "displayName": "dev-clang",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-clang",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
@@ -85,46 +93,46 @@
                 "CXX": "clang++",
                 "CCACHE_DISABLE": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "unity",
             "displayName": "Build with CMake unity support.",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-unity",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
                 "USE_UNITY_CMAKE_SUPPORT": "ON",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "release",
             "displayName": "Build as release mode.",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-release",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Release"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "profile",
             "displayName": "profile",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-profile",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "RelWithDebInfo",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         },
         {
             "name": "clazy",
             "displayName": "clazy",
-            "generator": "Ninja",
-            "binaryDir": "${sourceDir}/build-clazy",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug"
             },
@@ -132,7 +140,9 @@
                 "CXX": "clazy",
                 "CCACHE_DISABLE": "ON"
             },
-            "installDir": "$env{KF5}"
+            "inherits": [
+                "base"
+            ]
         }
 
     ],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/KOpeningHoursConfig.cmake.in 
new/kopeninghours-22.08.0/KOpeningHoursConfig.cmake.in
--- old/kopeninghours-22.04.3/KOpeningHoursConfig.cmake.in      2022-07-01 
20:36:22.000000000 +0200
+++ new/kopeninghours-22.08.0/KOpeningHoursConfig.cmake.in      2022-08-10 
23:04:49.000000000 +0200
@@ -4,6 +4,6 @@
 @PACKAGE_INIT@
 
 include(CMakeFindDependencyMacro)
-find_dependency(Qt5Core)
+find_dependency(Qt@QT_MAJOR_VERSION@Core)
 
 include("${CMAKE_CURRENT_LIST_DIR}/KOpeningHoursTargets.cmake")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/autotests/CMakeLists.txt 
new/kopeninghours-22.08.0/autotests/CMakeLists.txt
--- old/kopeninghours-22.04.3/autotests/CMakeLists.txt  2022-07-01 
20:36:22.000000000 +0200
+++ new/kopeninghours-22.08.0/autotests/CMakeLists.txt  2022-08-10 
23:04:49.000000000 +0200
@@ -3,12 +3,12 @@
 
 add_definitions(-DSOURCE_DIR="${CMAKE_CURRENT_SOURCE_DIR}") # TODO use 
QFINDTESTDATA instead
 
-ecm_add_test(parsertest.cpp LINK_LIBRARIES Qt5::Test KOpeningHours)
-ecm_add_test(jsonldtest.cpp LINK_LIBRARIES Qt5::Test KOpeningHours)
+ecm_add_test(parsertest.cpp LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test 
KOpeningHours)
+ecm_add_test(jsonldtest.cpp LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test 
KOpeningHours)
 if (NOT VALIDATOR_ONLY)
-ecm_add_test(intervaltest.cpp LINK_LIBRARIES Qt5::Test KOpeningHours)
-ecm_add_test(eastertest.cpp LINK_LIBRARIES Qt5::Test KOpeningHours)
-ecm_add_test(evaluatetest.cpp LINK_LIBRARIES Qt5::Test KOpeningHours)
-ecm_add_test(iterationtest.cpp LINK_LIBRARIES Qt5::Test KOpeningHours)
-ecm_add_test(intervalmodeltest.cpp LINK_LIBRARIES Qt5::Test KOpeningHours)
+ecm_add_test(intervaltest.cpp LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test 
KOpeningHours)
+ecm_add_test(eastertest.cpp LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test 
KOpeningHours)
+ecm_add_test(evaluatetest.cpp LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test 
KOpeningHours)
+ecm_add_test(iterationtest.cpp LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test 
KOpeningHours)
+ecm_add_test(intervalmodeltest.cpp LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test 
KOpeningHours)
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/autotests/iterationtest.cpp 
new/kopeninghours-22.08.0/autotests/iterationtest.cpp
--- old/kopeninghours-22.04.3/autotests/iterationtest.cpp       2022-07-01 
20:36:22.000000000 +0200
+++ new/kopeninghours-22.08.0/autotests/iterationtest.cpp       2022-08-10 
23:04:49.000000000 +0200
@@ -81,7 +81,7 @@
         QFETCH(QString, inputFile);
 
         QFile inFile(inputFile);
-        QVERIFY(inFile.open(QFile::ReadOnly));
+        QVERIFY(inFile.open(QFile::ReadOnly | QFile::Text));
 
         const auto expr = inFile.readLine();
         OpeningHours oh(expr);
@@ -107,7 +107,7 @@
         const auto refData = inFile.readAll();
         if (refData != b) {
             QFile failFile(inputFile + QLatin1String(".fail"));
-            QVERIFY(failFile.open(QFile::WriteOnly));
+            QVERIFY(failFile.open(QFile::WriteOnly | QFile::Text));
             failFile.write(b);
             failFile.close();
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/po/fi/kopeninghours.po 
new/kopeninghours-22.08.0/po/fi/kopeninghours.po
--- old/kopeninghours-22.04.3/po/fi/kopeninghours.po    1970-01-01 
01:00:00.000000000 +0100
+++ new/kopeninghours-22.08.0/po/fi/kopeninghours.po    2022-08-12 
02:14:22.000000000 +0200
@@ -0,0 +1,142 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kopeninghours package.
+# Tommi Nieminen <transla...@legisign.org>, 2022.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kopeninghours\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-12-23 02:25+0100\n"
+"PO-Revision-Date: 2022-06-13 19:43+0300\n"
+"Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
+"Language-Team: Finnish <kde-i18n-...@kde.org>\n"
+"Language: fi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 21.12.3\n"
+
+#: lib/display.cpp:28
+#, kde-format
+msgid "Open"
+msgstr "Auki"
+
+#: lib/display.cpp:28
+#, kde-format
+msgid "Open (%1)"
+msgstr "Auki (%1)"
+
+#: lib/display.cpp:30
+#, kde-format
+msgid "Closed"
+msgstr "Kiinni"
+
+#: lib/display.cpp:30
+#, kde-format
+msgid "Closed (%1)"
+msgstr "Kiinni (%1)"
+
+#: lib/display.cpp:50
+#, kde-format
+msgid "Open for one more minute"
+msgid_plural "Open for %1 more minutes"
+msgstr[0] "Auki viel?? minuutin"
+msgstr[1] "Auki viel?? %1 minuuttia"
+
+#: lib/display.cpp:51
+#, kde-format
+msgid "Open for one more minute (%2)"
+msgid_plural "Open for %1 more minutes (%2)"
+msgstr[0] "Auki viel?? minuutin (%2)"
+msgstr[1] "Auki viel?? %1 minuuttia (%2)"
+
+#: lib/display.cpp:54
+#, kde-format
+msgid "Currently closed, opens in one minute"
+msgid_plural "Currently closed, opens in %1 minutes"
+msgstr[0] "Nyt kiinni, aukeaa minuutin kuluttua"
+msgstr[1] "Nyt kiinni, aukeaa %1 minuutin kuluttua"
+
+#: lib/display.cpp:55
+#, kde-format
+msgid "Currently closed (%2), opens in one minute"
+msgid_plural "Currently closed (%2), opens in %1 minutes"
+msgstr[0] "Nyt kiinni (%2), aukeaa minuutin kuluttua"
+msgstr[1] "Nyt kiinni (%2), aukeaa %1 minuutin kuluttua"
+
+#: lib/display.cpp:68
+#, kde-format
+msgid "Open for one more hour"
+msgid_plural "Open for %1 more hours"
+msgstr[0] "Auki viel?? tunnin"
+msgstr[1] "Auki viel?? %1 tuntia"
+
+#: lib/display.cpp:69
+#, kde-format
+msgid "Open for one more hour (%2)"
+msgid_plural "Open for %1 more hours (%2)"
+msgstr[0] "Auki viel?? tunnin (%2)"
+msgstr[1] "Auki viel?? %1 tuntia (%2)"
+
+#: lib/display.cpp:72
+#, kde-format
+msgid "Currently closed, opens in one hour"
+msgid_plural "Currently closed, opens in %1 hours"
+msgstr[0] "Nyt kiinni, aukeaa tunnin kuluttua"
+msgstr[1] "Nyt kiinni, aukeaa %1 tunnin kuluttua"
+
+#: lib/display.cpp:73
+#, kde-format
+msgid "Currently closed (%2), opens in one hour"
+msgid_plural "Currently closed (%2), opens in %1 hours"
+msgstr[0] "Nyt kiinni (%2), aukeaa tunnin kuluttua"
+msgstr[1] "Nyt kiinni (%2), aukeaa %1 tunnin kuluttua"
+
+#: lib/display.cpp:86
+#, kde-format
+msgid "Open for one more day"
+msgid_plural "Open for %1 more days"
+msgstr[0] "Auki viel?? p??iv??n"
+msgstr[1] "Auki viel?? %1 p??iv????"
+
+#: lib/display.cpp:87
+#, kde-format
+msgid "Open for one more day (%2)"
+msgid_plural "Open for %1 more days (%2)"
+msgstr[0] "Auki viel?? p??iv??n (%2)"
+msgstr[1] "Auki viel?? %1 p??iv???? (%2)"
+
+#: lib/display.cpp:90
+#, kde-format
+msgid "Currently closed, opens in one day"
+msgid_plural "Currently closed, opens in %1 days"
+msgstr[0] "Nyt kiinni, aukeaa p??iv??n kuluttua"
+msgstr[1] "Nyt kiinni, aukeaa %1 p??iv??n kuluttua"
+
+#: lib/display.cpp:91
+#, kde-format
+msgid "Currently closed (%2), opens in one day"
+msgid_plural "Currently closed (%2), opens in %1 days"
+msgstr[0] "Nyt kiinni (%2), aukeaa p??iv??n kuluttua"
+msgstr[1] "Nyt kiinni (%2), aukeaa %1 p??iv??n kuluttua"
+
+#: lib/display.cpp:102
+#, kde-format
+msgid "Currently open"
+msgstr "Nyt auki"
+
+#: lib/display.cpp:102
+#, kde-format
+msgid "Currently open (%1)"
+msgstr "Nyt auki (%1)"
+
+#: lib/display.cpp:104
+#, kde-format
+msgid "Currently closed"
+msgstr "Nyt kiinni"
+
+#: lib/display.cpp:104
+#, kde-format
+msgid "Currently closed (%1)"
+msgstr "Nyt kiinni (%1)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/po/tr/kopeninghours.po 
new/kopeninghours-22.08.0/po/tr/kopeninghours.po
--- old/kopeninghours-22.04.3/po/tr/kopeninghours.po    1970-01-01 
01:00:00.000000000 +0100
+++ new/kopeninghours-22.08.0/po/tr/kopeninghours.po    2022-08-12 
02:14:22.000000000 +0200
@@ -0,0 +1,142 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kopeninghours package.
+#
+# Emir SARI <emir_s...@icloud.com>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: kopeninghours\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-12-23 02:25+0100\n"
+"PO-Revision-Date: 2022-04-14 13:25+0300\n"
+"Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
+"Language-Team: Turkish <kde-l10n...@kde.org>\n"
+"Language: tr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Lokalize 21.12.3\n"
+
+#: lib/display.cpp:28
+#, kde-format
+msgid "Open"
+msgstr "A????k"
+
+#: lib/display.cpp:28
+#, kde-format
+msgid "Open (%1)"
+msgstr "A????k (%1)"
+
+#: lib/display.cpp:30
+#, kde-format
+msgid "Closed"
+msgstr "Kapal??"
+
+#: lib/display.cpp:30
+#, kde-format
+msgid "Closed (%1)"
+msgstr "Kapal?? (%1)"
+
+#: lib/display.cpp:50
+#, kde-format
+msgid "Open for one more minute"
+msgid_plural "Open for %1 more minutes"
+msgstr[0] "Bir dakika kadar daha a????k"
+msgstr[1] "%1 dakika kadar daha a????k"
+
+#: lib/display.cpp:51
+#, kde-format
+msgid "Open for one more minute (%2)"
+msgid_plural "Open for %1 more minutes (%2)"
+msgstr[0] "Bir dakika kadar daha a????k (%2)"
+msgstr[1] "%1 dakika kadar daha a????k (%2)"
+
+#: lib/display.cpp:54
+#, kde-format
+msgid "Currently closed, opens in one minute"
+msgid_plural "Currently closed, opens in %1 minutes"
+msgstr[0] "??u anda kapal??, bir dakika i??inde a????lacak"
+msgstr[1] "??u anda kapal??, %1 dakika i??inde a????lacak"
+
+#: lib/display.cpp:55
+#, kde-format
+msgid "Currently closed (%2), opens in one minute"
+msgid_plural "Currently closed (%2), opens in %1 minutes"
+msgstr[0] "??u anda kapal?? (%2), bir dakika i??inde a????lacak"
+msgstr[1] "??u anda kapal?? (%2), %1 dakika i??inde a????lacak"
+
+#: lib/display.cpp:68
+#, kde-format
+msgid "Open for one more hour"
+msgid_plural "Open for %1 more hours"
+msgstr[0] "Bir saat kadar daha a????k"
+msgstr[1] "%1 saat kadar daha a????k"
+
+#: lib/display.cpp:69
+#, kde-format
+msgid "Open for one more hour (%2)"
+msgid_plural "Open for %1 more hours (%2)"
+msgstr[0] "Bir saat kadar daha a????k (%2)"
+msgstr[1] "%1 saat kadar daha a????k (%2)"
+
+#: lib/display.cpp:72
+#, kde-format
+msgid "Currently closed, opens in one hour"
+msgid_plural "Currently closed, opens in %1 hours"
+msgstr[0] "??u anda kapal??, bir saat i??inde a????lacak"
+msgstr[1] "??u anda kapal??, %1 saat i??inde a????lacak"
+
+#: lib/display.cpp:73
+#, kde-format
+msgid "Currently closed (%2), opens in one hour"
+msgid_plural "Currently closed (%2), opens in %1 hours"
+msgstr[0] "??u anda kapal?? (%2), bir saat i??inde a????lacak"
+msgstr[1] "??u anda kapal?? (%2), %1 saat i??inde a????lacak"
+
+#: lib/display.cpp:86
+#, kde-format
+msgid "Open for one more day"
+msgid_plural "Open for %1 more days"
+msgstr[0] "Bir g??n kadar daha a????k"
+msgstr[1] "%1 g??n kadar daha a????k"
+
+#: lib/display.cpp:87
+#, kde-format
+msgid "Open for one more day (%2)"
+msgid_plural "Open for %1 more days (%2)"
+msgstr[0] "Bir g??n kadar daha a????k (%2)"
+msgstr[1] "%1 g??n kadar daha a????k (%2)"
+
+#: lib/display.cpp:90
+#, kde-format
+msgid "Currently closed, opens in one day"
+msgid_plural "Currently closed, opens in %1 days"
+msgstr[0] "??u anda kapal??, bir g??n i??inde a????lacak"
+msgstr[1] "??u anda kapal??, %1 g??n i??inde a????lacak"
+
+#: lib/display.cpp:91
+#, kde-format
+msgid "Currently closed (%2), opens in one day"
+msgid_plural "Currently closed (%2), opens in %1 days"
+msgstr[0] "??u anda kapal?? (%2), bir g??n i??inde a????lacak"
+msgstr[1] "??u anda kapal?? (%2), %1 g??n i??inde a????lacak"
+
+#: lib/display.cpp:102
+#, kde-format
+msgid "Currently open"
+msgstr "??u anda a????k"
+
+#: lib/display.cpp:102
+#, kde-format
+msgid "Currently open (%1)"
+msgstr "??u anda a????k (%1)"
+
+#: lib/display.cpp:104
+#, kde-format
+msgid "Currently closed"
+msgstr "??u anda kapal??"
+
+#: lib/display.cpp:104
+#, kde-format
+msgid "Currently closed (%1)"
+msgstr "??u anda kapal?? (%1)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/po/zh_CN/kopeninghours.po 
new/kopeninghours-22.08.0/po/zh_CN/kopeninghours.po
--- old/kopeninghours-22.04.3/po/zh_CN/kopeninghours.po 2022-07-05 
06:44:14.000000000 +0200
+++ new/kopeninghours-22.08.0/po/zh_CN/kopeninghours.po 2022-08-12 
02:14:22.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-12-23 02:25+0100\n"
-"PO-Revision-Date: 2022-07-02 11:03\n"
+"PO-Revision-Date: 2022-08-07 13:33\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/po/zh_TW/kopeninghours.po 
new/kopeninghours-22.08.0/po/zh_TW/kopeninghours.po
--- old/kopeninghours-22.04.3/po/zh_TW/kopeninghours.po 1970-01-01 
01:00:00.000000000 +0100
+++ new/kopeninghours-22.08.0/po/zh_TW/kopeninghours.po 2022-08-12 
02:14:22.000000000 +0200
@@ -0,0 +1,143 @@
+# Chinese translations for kopeninghours package
+# kopeninghours ???????????????????????????.
+# Copyright (C) 2022 This file is copyright:
+# This file is distributed under the same license as the kopeninghours package.
+# Automatically generated, 2022.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kopeninghours\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-12-23 02:25+0100\n"
+"PO-Revision-Date: 2020-12-23 02:25+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: zh_TW\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: lib/display.cpp:28
+#, kde-format
+msgid "Open"
+msgstr ""
+
+#: lib/display.cpp:28
+#, kde-format
+msgid "Open (%1)"
+msgstr ""
+
+#: lib/display.cpp:30
+#, kde-format
+msgid "Closed"
+msgstr ""
+
+#: lib/display.cpp:30
+#, kde-format
+msgid "Closed (%1)"
+msgstr ""
+
+#: lib/display.cpp:50
+#, kde-format
+msgid "Open for one more minute"
+msgid_plural "Open for %1 more minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:51
+#, kde-format
+msgid "Open for one more minute (%2)"
+msgid_plural "Open for %1 more minutes (%2)"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:54
+#, kde-format
+msgid "Currently closed, opens in one minute"
+msgid_plural "Currently closed, opens in %1 minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:55
+#, kde-format
+msgid "Currently closed (%2), opens in one minute"
+msgid_plural "Currently closed (%2), opens in %1 minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:68
+#, kde-format
+msgid "Open for one more hour"
+msgid_plural "Open for %1 more hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:69
+#, kde-format
+msgid "Open for one more hour (%2)"
+msgid_plural "Open for %1 more hours (%2)"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:72
+#, kde-format
+msgid "Currently closed, opens in one hour"
+msgid_plural "Currently closed, opens in %1 hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:73
+#, kde-format
+msgid "Currently closed (%2), opens in one hour"
+msgid_plural "Currently closed (%2), opens in %1 hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:86
+#, kde-format
+msgid "Open for one more day"
+msgid_plural "Open for %1 more days"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:87
+#, kde-format
+msgid "Open for one more day (%2)"
+msgid_plural "Open for %1 more days (%2)"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:90
+#, kde-format
+msgid "Currently closed, opens in one day"
+msgid_plural "Currently closed, opens in %1 days"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:91
+#, kde-format
+msgid "Currently closed (%2), opens in one day"
+msgid_plural "Currently closed (%2), opens in %1 days"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/display.cpp:102
+#, kde-format
+msgid "Currently open"
+msgstr ""
+
+#: lib/display.cpp:102
+#, kde-format
+msgid "Currently open (%1)"
+msgstr ""
+
+#: lib/display.cpp:104
+#, kde-format
+msgid "Currently closed"
+msgstr ""
+
+#: lib/display.cpp:104
+#, kde-format
+msgid "Currently closed (%1)"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/src/CMakeLists.txt 
new/kopeninghours-22.08.0/src/CMakeLists.txt
--- old/kopeninghours-22.04.3/src/CMakeLists.txt        2022-07-01 
20:36:22.000000000 +0200
+++ new/kopeninghours-22.08.0/src/CMakeLists.txt        2022-08-10 
23:04:49.000000000 +0200
@@ -4,6 +4,6 @@
 add_definitions(-DTRANSLATION_DOMAIN=\"kopeninghours\")
 
 add_subdirectory(lib)
-if (TARGET Qt5::Qml AND NOT VALIDATOR_ONLY)
+if (TARGET Qt${QT_MAJOR_VERSION}::Qml AND NOT VALIDATOR_ONLY)
     add_subdirectory(qml)
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/src/lib/CMakeLists.txt 
new/kopeninghours-22.08.0/src/lib/CMakeLists.txt
--- old/kopeninghours-22.04.3/src/lib/CMakeLists.txt    2022-07-01 
20:36:22.000000000 +0200
+++ new/kopeninghours-22.08.0/src/lib/CMakeLists.txt    2022-08-10 
23:04:49.000000000 +0200
@@ -53,7 +53,7 @@
 )
 target_link_libraries(KOpeningHours
     PUBLIC
-        Qt5::Core
+        Qt${QT_MAJOR_VERSION}::Core
 )
 if (VALIDATOR_ONLY)
     target_compile_definitions(KOpeningHours PUBLIC 
KOPENINGHOURS_VALIDATOR_ONLY)
@@ -75,7 +75,7 @@
     REQUIRED_HEADERS KOpeningHours_HEADERS
 )
 
-install(TARGETS KOpeningHours EXPORT KOpeningHoursTargets 
${INSTALL_TARGETS_DEFAULT_ARGS})
+install(TARGETS KOpeningHours EXPORT KOpeningHoursTargets 
${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
 if (KDE_INSTALL_LOGGINGCATEGORIESDIR) # added by ECM 5.59
     install(FILES org_kde_kopeninghours.categories DESTINATION 
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kopeninghours-22.04.3/src/qml/CMakeLists.txt 
new/kopeninghours-22.08.0/src/qml/CMakeLists.txt
--- old/kopeninghours-22.04.3/src/qml/CMakeLists.txt    2022-07-01 
20:36:22.000000000 +0200
+++ new/kopeninghours-22.08.0/src/qml/CMakeLists.txt    2022-08-10 
23:04:49.000000000 +0200
@@ -3,7 +3,7 @@
 
 add_library(kopeninghoursqmlplugin kopeninghoursqmlplugin.cpp)
 target_link_libraries(kopeninghoursqmlplugin
-    Qt5::Qml
+    Qt${QT_MAJOR_VERSION}::Qml
     KOpeningHours
 )
 
@@ -11,5 +11,5 @@
 set_property(TARGET kopeninghoursqmlplugin PROPERTY LIBRARY_OUTPUT_DIRECTORY 
${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/org/kde/kopeninghours)
 file(COPY qmldir DESTINATION 
${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/org/kde/kopeninghours)
 
-install(TARGETS kopeninghoursqmlplugin DESTINATION 
${QML_INSTALL_DIR}/org/kde/kopeninghours)
-install(FILES qmldir ${qml_SRC} DESTINATION 
${QML_INSTALL_DIR}/org/kde/kopeninghours)
+install(TARGETS kopeninghoursqmlplugin DESTINATION 
${KDE_INSTALL_QMLDIR}/org/kde/kopeninghours)
+install(FILES qmldir ${qml_SRC} DESTINATION 
${KDE_INSTALL_QMLDIR}/org/kde/kopeninghours)

Reply via email to