Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mailimporter for openSUSE:Factory 
checked in at 2022-01-11 21:15:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mailimporter (Old)
 and      /work/SRC/openSUSE:Factory/.mailimporter.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mailimporter"

Tue Jan 11 21:15:42 2022 rev:71 rq:944438 version:21.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mailimporter/mailimporter.changes        
2021-12-13 20:42:01.928467702 +0100
+++ /work/SRC/openSUSE:Factory/.mailimporter.new.1892/mailimporter.changes      
2022-01-11 21:16:57.504861290 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 10:26:38 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- No code change since 21.12.0
+
+-------------------------------------------------------------------

Old:
----
  mailimporter-21.12.0.tar.xz
  mailimporter-21.12.0.tar.xz.sig

New:
----
  mailimporter-21.12.1.tar.xz
  mailimporter-21.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ mailimporter.spec ++++++
--- /var/tmp/diff_new_pack.MpWFap/_old  2022-01-11 21:16:58.084861698 +0100
+++ /var/tmp/diff_new_pack.MpWFap/_new  2022-01-11 21:16:58.088861701 +0100
@@ -18,16 +18,16 @@
 
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:           mailimporter
-Version:        21.12.0
+Version:        21.12.1
 Release:        0
 Summary:        Mail import functionality for KDE PIM applications
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
@@ -98,7 +98,7 @@
 
 %install
 %kf5_makeinstall -C build
-%if %{with lang}
+%if %{with released}
   %find_lang %{name} --with-man --all-name
 %endif
 
@@ -132,7 +132,7 @@
 %{_kf5_debugdir}/mailimporter.categories
 %{_kf5_debugdir}/mailimporter.renamecategories
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++++++ mailimporter-21.12.0.tar.xz -> mailimporter-21.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-21.12.0/CMakeLists.txt 
new/mailimporter-21.12.1/CMakeLists.txt
--- old/mailimporter-21.12.0/CMakeLists.txt     2021-11-30 21:38:23.000000000 
+0100
+++ new/mailimporter-21.12.1/CMakeLists.txt     2021-12-15 14:08:44.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.19.0")
+set(PIM_VERSION "5.19.1")
 
 project(MailImporter VERSION ${PIM_VERSION})
 
@@ -34,11 +34,11 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 
-set(AKONADIMIME_LIB_VERSION "5.19.0")
+set(AKONADIMIME_LIB_VERSION "5.19.1")
 set(QT_REQUIRED_VERSION "5.15.2")
-set(KMIME_LIB_VERSION "5.19.0")
-set(AKONADI_VERSION "5.19.0")
-set(PIMCOMMON_LIB_VERSION "5.19.0")
+set(KMIME_LIB_VERSION "5.19.1")
+set(AKONADI_VERSION "5.19.1")
+set(PIMCOMMON_LIB_VERSION "5.19.1")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Xml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-21.12.0/po/zh_CN/libmailimporter.po 
new/mailimporter-21.12.1/po/zh_CN/libmailimporter.po
--- old/mailimporter-21.12.0/po/zh_CN/libmailimporter.po        2021-12-03 
01:17:35.000000000 +0100
+++ new/mailimporter-21.12.1/po/zh_CN/libmailimporter.po        2022-01-04 
01:25:16.000000000 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-10 00:19+0000\n"
-"PO-Revision-Date: 2021-11-30 15:23\n"
+"PO-Revision-Date: 2021-12-22 14:09\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to