Hello community,

here is the log from the commit of package kross for openSUSE:Leap:15.2 checked 
in at 2020-03-21 16:44:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kross (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kross.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kross"

Sat Mar 21 16:44:22 2020 rev:61 rq:786594 version:5.68.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kross/kross.changes    2020-02-16 
18:28:15.338715965 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kross.new.3160/kross.changes  2020-03-21 
16:45:25.397540674 +0100
@@ -1,0 +2,10 @@
+Sun Mar  8 09:17:58 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- Changes since 5.67.0:
+  * Qt5::UiTools is not optional in this module
+
+-------------------------------------------------------------------

Old:
----
  kross-5.67.0.tar.xz
  kross-5.67.0.tar.xz.sig

New:
----
  kross-5.68.0.tar.xz
  kross-5.68.0.tar.xz.sig

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

Other differences:
------------------
++++++ kross.spec ++++++
--- /var/tmp/diff_new_pack.jTSzjN/_old  2020-03-21 16:45:26.545541850 +0100
+++ /var/tmp/diff_new_pack.jTSzjN/_new  2020-03-21 16:45:26.569541875 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.67
+%define _tar_path 5.68
 # 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_without lang
 Name:           kross
-Version:        5.67.0
+Version:        5.68.0
 Release:        0
 Summary:        Scripting bridge for programs
 License:        LGPL-2.1-or-later


++++++ kross-5.67.0.tar.xz -> kross-5.68.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.67.0/.gitignore new/kross-5.68.0/.gitignore
--- old/kross-5.67.0/.gitignore 2020-02-02 13:53:12.000000000 +0100
+++ new/kross-5.68.0/.gitignore 2020-03-07 10:53:21.000000000 +0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.67.0/CMakeLists.txt 
new/kross-5.68.0/CMakeLists.txt
--- old/kross-5.67.0/CMakeLists.txt     2020-02-02 13:53:12.000000000 +0100
+++ new/kross-5.68.0/CMakeLists.txt     2020-03-07 10:53:21.000000000 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.67.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
+set(KF5_VERSION "5.68.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
 project(Kross VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.67.0  NO_MODULE)
+find_package(ECM 5.68.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 -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.67.0/po/ml/kross5.po 
new/kross-5.68.0/po/ml/kross5.po
--- old/kross-5.67.0/po/ml/kross5.po    2020-02-02 13:53:12.000000000 +0100
+++ new/kross-5.68.0/po/ml/kross5.po    2020-03-07 10:53:21.000000000 +0100
@@ -14,7 +14,7 @@
 "POT-Creation-Date: 2020-01-13 02:59+0100\n"
 "PO-Revision-Date: 2019-12-12 20:59+0000\n"
 "Last-Translator: Vivek KJ Pazhedath <vivekkj2...@gmail.com>\n"
-"Language-Team: <e...@li.org>\n"
+"Language-Team: SMC <smc.org.in>\n"
 "Language: ml\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.67.0/po/nb/kross5.po 
new/kross-5.68.0/po/nb/kross5.po
--- old/kross-5.67.0/po/nb/kross5.po    2020-02-02 13:53:12.000000000 +0100
+++ new/kross-5.68.0/po/nb/kross5.po    2020-03-07 10:53:21.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-11-18 02:47+0100\n"
+"POT-Creation-Date: 2020-01-13 02:59+0100\n"
 "PO-Revision-Date: 2014-11-05 13:40+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -66,7 +66,7 @@
 msgid "Author"
 msgstr "Forfatter"
 
-#: console/main.cpp:118
+#: console/main.cpp:117
 #, kde-format
 msgctxt "@info:shell command-line argument"
 msgid "The script to run."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.67.0/po/nn/kross5.po 
new/kross-5.68.0/po/nn/kross5.po
--- old/kross-5.67.0/po/nn/kross5.po    2020-02-02 13:53:12.000000000 +0100
+++ new/kross-5.68.0/po/nn/kross5.po    2020-03-07 10:53:21.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-11-18 02:47+0100\n"
+"POT-Creation-Date: 2020-01-13 02:59+0100\n"
 "PO-Revision-Date: 2014-10-05 09:59+0200\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
@@ -62,7 +62,7 @@
 msgid "Author"
 msgstr "Opphavsperson"
 
-#: console/main.cpp:118
+#: console/main.cpp:117
 #, kde-format
 msgctxt "@info:shell command-line argument"
 msgid "The script to run."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.67.0/po/se/kross5.po 
new/kross-5.68.0/po/se/kross5.po
--- old/kross-5.67.0/po/se/kross5.po    2020-02-02 13:53:12.000000000 +0100
+++ new/kross-5.68.0/po/se/kross5.po    2020-03-07 10:53:21.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-11-18 02:47+0100\n"
+"POT-Creation-Date: 2020-01-13 02:59+0100\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup <boe...@skolelinux.no>\n"
 "Language-Team: Northern Sami <i18n-...@lister.ping.uio.no>\n"
@@ -59,7 +59,7 @@
 msgid "Author"
 msgstr "Čálli"
 
-#: console/main.cpp:118
+#: console/main.cpp:117
 #, fuzzy, kde-format
 msgctxt "@info:shell command-line argument"
 msgid "The script to run."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.67.0/src/modules/CMakeLists.txt 
new/kross-5.68.0/src/modules/CMakeLists.txt
--- old/kross-5.67.0/src/modules/CMakeLists.txt 2020-02-02 13:53:12.000000000 
+0100
+++ new/kross-5.68.0/src/modules/CMakeLists.txt 2020-03-07 10:53:21.000000000 
+0100
@@ -1,20 +1,18 @@
-if( Qt5UiTools_FOUND )
-       ############################################
-       # the forms module
+############################################
+# the forms module
 
-       set(krossmoduleforms_SRCS form.cpp)
-    add_library(krossmoduleforms MODULE ${krossmoduleforms_SRCS})
+set(krossmoduleforms_SRCS form.cpp)
+add_library(krossmoduleforms MODULE ${krossmoduleforms_SRCS})
 
-    target_link_libraries(krossmoduleforms
-       Qt5::UiTools
-       KF5::Parts
-       KF5::KIOFileWidgets
-       KF5::KrossCore
-       KF5::KrossUi
-       KF5::I18n
+target_link_libraries(krossmoduleforms
+    Qt5::UiTools
+    KF5::Parts
+    KF5::KIOFileWidgets
+    KF5::KrossCore
+    KF5::KrossUi
+    KF5::I18n
     )
-    install(TARGETS krossmoduleforms DESTINATION ${KDE_INSTALL_QTPLUGINDIR})
-endif()
+install(TARGETS krossmoduleforms DESTINATION ${KDE_INSTALL_QTPLUGINDIR})
 
 ############################################
 # the kdetranslation module


Reply via email to