Hello community,
here is the log from the commit of package pim-data-exporter for
openSUSE:Factory checked in at 2020-09-09 18:00:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old)
and /work/SRC/openSUSE:Factory/.pim-data-exporter.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter"
Wed Sep 9 18:00:14 2020 rev:49 rq:831907 version:20.08.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes
2020-08-18 14:03:15.826319435 +0200
+++
/work/SRC/openSUSE:Factory/.pim-data-exporter.new.3399/pim-data-exporter.changes
2020-09-09 18:04:22.927331199 +0200
@@ -1,0 +2,9 @@
+Tue Sep 1 20:51:29 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.08.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+-------------------------------------------------------------------
Old:
----
pim-data-exporter-20.08.0.tar.xz
pim-data-exporter-20.08.0.tar.xz.sig
New:
----
pim-data-exporter-20.08.1.tar.xz
pim-data-exporter-20.08.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-data-exporter.spec ++++++
--- /var/tmp/diff_new_pack.mFiMWf/_old 2020-09-09 18:04:28.263336061 +0200
+++ /var/tmp/diff_new_pack.mFiMWf/_new 2020-09-09 18:04:28.267336064 +0200
@@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: pim-data-exporter
-Version: 20.08.0
+Version: 20.08.1
Release: 0
Summary: Data exporter for KDE PIM
License: GPL-2.0-or-later AND LGPL-2.1-or-later
++++++ pim-data-exporter-20.08.0.tar.xz -> pim-data-exporter-20.08.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-20.08.0/CMakeLists.txt
new/pim-data-exporter-20.08.1/CMakeLists.txt
--- old/pim-data-exporter-20.08.0/CMakeLists.txt 2020-08-07
09:09:29.000000000 +0200
+++ new/pim-data-exporter-20.08.1/CMakeLists.txt 2020-09-01
08:36:20.000000000 +0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.15.0")
+set(PIM_VERSION "5.15.1")
project(pim-data-exporter VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "20.08.0")
+set(RELEASE_SERVICE_VERSION "20.08.1")
set(KF5_MIN_VERSION "5.71.0")
find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
@@ -43,15 +43,15 @@
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test)
endif()
-set(AKONADI_VERSION "5.15.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.0")
-set(KMAILTRANSPORT_LIB_VERSION "5.15.0")
-set(KMIME_LIB_VERSION "5.15.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.15.0")
-
-set(MAILCOMMON_LIB_VERSION_LIB "5.15.0")
-set(PIMCOMMON_LIB_VERSION_LIB "5.15.0")
-set(AKONADINOTES_LIB_VERSION "5.15.0")
+set(AKONADI_VERSION "5.15.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.15.1")
+set(KMIME_LIB_VERSION "5.15.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.15.1")
+
+set(MAILCOMMON_LIB_VERSION_LIB "5.15.1")
+set(PIMCOMMON_LIB_VERSION_LIB "5.15.1")
+set(AKONADINOTES_LIB_VERSION "5.15.1")
# Find KF5 package
find_package(KF5Archive ${KF5_MIN_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-data-exporter-20.08.0/org.kde.pimdataexporter.appdata.xml
new/pim-data-exporter-20.08.1/org.kde.pimdataexporter.appdata.xml
--- old/pim-data-exporter-20.08.0/org.kde.pimdataexporter.appdata.xml
2020-08-05 10:26:08.000000000 +0200
+++ new/pim-data-exporter-20.08.1/org.kde.pimdataexporter.appdata.xml
2020-08-31 21:30:48.000000000 +0200
@@ -129,9 +129,9 @@
</screenshot>
</screenshots>
<releases>
+ <release version="5.15.1" date="2020-09-03"/>
<release version="5.15.0" date="2020-08-13"/>
<release version="5.14.3" date="2020-07-09"/>
<release version="5.14.1" date="2020-05-14"/>
- <release version="5.14.0" date="2020-04-23"/>
</releases>
</component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-data-exporter-20.08.0/po/zh_CN/pimdataexporter.po
new/pim-data-exporter-20.08.1/po/zh_CN/pimdataexporter.po
--- old/pim-data-exporter-20.08.0/po/zh_CN/pimdataexporter.po 2020-08-07
09:09:28.000000000 +0200
+++ new/pim-data-exporter-20.08.1/po/zh_CN/pimdataexporter.po 2020-09-01
08:36:19.000000000 +0200
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2020-07-13 07:49+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"