Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pim-data-exporter for 
openSUSE:Factory checked in at 2021-07-10 00:00:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old)
 and      /work/SRC/openSUSE:Factory/.pim-data-exporter.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pim-data-exporter"

Sat Jul 10 00:00:03 2021 rev:59 rq:905055 version:21.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes      
2021-06-12 20:10:21.561169724 +0200
+++ 
/work/SRC/openSUSE:Factory/.pim-data-exporter.new.2625/pim-data-exporter.changes
    2021-07-10 00:02:42.706950975 +0200
@@ -1,0 +2,9 @@
+Wed Jul  7 08:59:08 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04.3
+- No code change since 21.04.2
+
+-------------------------------------------------------------------

Old:
----
  pim-data-exporter-21.04.2.tar.xz
  pim-data-exporter-21.04.2.tar.xz.sig

New:
----
  pim-data-exporter-21.04.3.tar.xz
  pim-data-exporter-21.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ pim-data-exporter.spec ++++++
--- /var/tmp/diff_new_pack.pxEg7E/_old  2021-07-10 00:02:43.230946900 +0200
+++ /var/tmp/diff_new_pack.pxEg7E/_new  2021-07-10 00:02:43.234946869 +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:        21.04.2
+Version:        21.04.3
 Release:        0
 Summary:        Data exporter for KDE PIM applications
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ pim-data-exporter-21.04.2.tar.xz -> pim-data-exporter-21.04.3.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-data-exporter-21.04.2/CMakeLists.txt 
new/pim-data-exporter-21.04.3/CMakeLists.txt
--- old/pim-data-exporter-21.04.2/CMakeLists.txt        2021-06-05 
23:23:14.000000000 +0200
+++ new/pim-data-exporter-21.04.3/CMakeLists.txt        2021-07-05 
21:23:31.000000000 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
-set(PIM_VERSION "5.17.2")
+set(PIM_VERSION "5.17.3")
 project(pim-data-exporter VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.04.2")
+set(RELEASE_SERVICE_VERSION "21.04.3")
 set(KF5_MIN_VERSION "5.79.0")
 
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
@@ -43,16 +43,16 @@
     find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test)
 endif()
 
-set(AKONADI_VERSION "5.17.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.17.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.17.2")
-set(KMIME_LIB_VERSION "5.17.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.17.2")
-
-set(MAILCOMMON_LIB_VERSION "5.17.2")
-set(PIMCOMMON_LIB_VERSION "5.17.2")
-set(AKONADINOTES_LIB_VERSION "5.17.2")
-set(GRANTLEETHEME_LIB_VERSION "5.17.2")
+set(AKONADI_VERSION "5.17.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.17.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.17.3")
+set(KMIME_LIB_VERSION "5.17.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.17.3")
+
+set(MAILCOMMON_LIB_VERSION "5.17.3")
+set(PIMCOMMON_LIB_VERSION "5.17.3")
+set(AKONADINOTES_LIB_VERSION "5.17.3")
+set(GRANTLEETHEME_LIB_VERSION "5.17.3")
 
 # Find KF5 package
 find_package(KF5Archive ${KF5_MIN_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pim-data-exporter-21.04.2/org.kde.pimdataexporter.appdata.xml 
new/pim-data-exporter-21.04.3/org.kde.pimdataexporter.appdata.xml
--- old/pim-data-exporter-21.04.2/org.kde.pimdataexporter.appdata.xml   
2021-06-05 23:23:14.000000000 +0200
+++ new/pim-data-exporter-21.04.3/org.kde.pimdataexporter.appdata.xml   
2021-07-05 21:23:31.000000000 +0200
@@ -133,9 +133,9 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="5.17.3" date="2021-07-08"/>
     <release version="5.17.2" date="2021-06-10"/>
     <release version="5.17.1" date="2021-05-13"/>
     <release version="5.17.0" date="2021-04-22"/>
-    <release version="5.16.3" date="2021-03-04"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pim-data-exporter-21.04.2/po/zh_CN/pimdataexporter.po 
new/pim-data-exporter-21.04.3/po/zh_CN/pimdataexporter.po
--- old/pim-data-exporter-21.04.2/po/zh_CN/pimdataexporter.po   2021-06-08 
08:17:44.000000000 +0200
+++ new/pim-data-exporter-21.04.3/po/zh_CN/pimdataexporter.po   2021-07-06 
07:28:07.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-22 07:32+0100\n"
-"PO-Revision-Date: 2021-06-03 16:08\n"
+"PO-Revision-Date: 2021-06-20 07:37\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to