Hello community,
here is the log from the commit of package baloo5-widgets for
openSUSE:Leap:15.2 checked in at 2020-05-24 18:06:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/baloo5-widgets (Old)
and /work/SRC/openSUSE:Leap:15.2/.baloo5-widgets.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "baloo5-widgets"
Sun May 24 18:06:49 2020 rev:50 rq:806322 version:20.04.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/baloo5-widgets/baloo5-widgets.changes
2020-05-12 11:33:01.491823076 +0200
+++
/work/SRC/openSUSE:Leap:15.2/.baloo5-widgets.new.2738/baloo5-widgets.changes
2020-05-24 18:06:51.193870829 +0200
@@ -1,0 +2,10 @@
+Fri May 15 15:40:54 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-05-apps-update
+- Changes since 20.04.0:
+ * Remove too-strict deprecation, just in case
+
+-------------------------------------------------------------------
@@ -16,2 +25,0 @@
- * For more details please see:
- * https://kde.org/announcements/releases/20.04-rc
@@ -25,2 +32,0 @@
- * For more details please see:
- * https://kde.org/announcements/releases/20.04-beta
@@ -36 +42 @@
- * https://www.kde.org/announcements/releases/19.12.3
+ * https://kde.org/announcements/releases/2020-03-apps-update
@@ -50 +56 @@
- * https://www.kde.org/announcements/releases/19.12.2
+ * https://kde.org/announcements/releases/2020-02-apps-update
Old:
----
baloo-widgets-20.04.0.tar.xz
baloo-widgets-20.04.0.tar.xz.sig
New:
----
baloo-widgets-20.04.1.tar.xz
baloo-widgets-20.04.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ baloo5-widgets.spec ++++++
--- /var/tmp/diff_new_pack.zP1DRp/_old 2020-05-24 18:06:51.505871504 +0200
+++ /var/tmp/diff_new_pack.zP1DRp/_new 2020-05-24 18:06:51.505871504 +0200
@@ -22,7 +22,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: baloo5-widgets
-Version: 20.04.0
+Version: 20.04.1
Release: 0
Summary: Framework for searching and managing metadata
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only
++++++ baloo-widgets-20.04.0.tar.xz -> baloo-widgets-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/baloo-widgets-20.04.0/CMakeLists.txt
new/baloo-widgets-20.04.1/CMakeLists.txt
--- old/baloo-widgets-20.04.0/CMakeLists.txt 2020-04-17 02:37:28.000000000
+0200
+++ new/baloo-widgets-20.04.1/CMakeLists.txt 2020-05-12 03:24:08.000000000
+0200
@@ -3,7 +3,7 @@
# KDE Application Version, managed by release script
set (RELEASE_SERVICE_VERSION_MAJOR "20")
set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
set (RELEASE_SERVICE_VERSION
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
project(baloo-widgets VERSION ${RELEASE_SERVICE_VERSION})
@@ -41,10 +41,6 @@
${CMAKE_SOURCE_DIR}/src
${CMAKE_BINARY_DIR}/src
)
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
- #add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
- add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
-endif()
add_subdirectory(src)
if (BUILD_TESTING)
add_subdirectory(test)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/baloo-widgets-20.04.0/po/zh_CN/baloowidgets5.po
new/baloo-widgets-20.04.1/po/zh_CN/baloowidgets5.po
--- old/baloo-widgets-20.04.0/po/zh_CN/baloowidgets5.po 2020-04-17
02:37:28.000000000 +0200
+++ new/baloo-widgets-20.04.1/po/zh_CN/baloowidgets5.po 2020-05-12
03:24:08.000000000 +0200
@@ -9,7 +9,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2020-01-09 02:33+0100\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"