Hello community,

here is the log from the commit of package mailcommon for openSUSE:Factory 
checked in at 2017-05-08 18:58:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mailcommon (Old)
 and      /work/SRC/openSUSE:Factory/.mailcommon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mailcommon"

Mon May  8 18:58:51 2017 rev:13 rq:490514 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mailcommon/mailcommon.changes    2017-03-15 
01:59:17.632825354 +0100
+++ /work/SRC/openSUSE:Factory/.mailcommon.new/mailcommon.changes       
2017-05-08 18:58:54.446951439 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:45:18 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:26:06 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * Reduce number of toLower calls
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:51 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  mailcommon-16.12.3.tar.xz

New:
----
  mailcommon-17.04.0.tar.xz

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

Other differences:
------------------
++++++ mailcommon.spec ++++++
--- /var/tmp/diff_new_pack.gJaNtI/_old  2017-05-08 18:58:55.334826014 +0200
+++ /var/tmp/diff_new_pack.gJaNtI/_new  2017-05-08 18:58:55.334826014 +0200
@@ -16,15 +16,17 @@
 #
 
 
+%bcond_without lang
+
 Name:           mailcommon
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Base KDE PIM library for mail-handling applications
 License:        GPL-2.0 and LGPL-2.1+
-Group:          Development/Libraries/KDE
+Group:          System/Libraries
 Url:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  akonadi-contact-devel
@@ -59,12 +61,17 @@
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The mailcommon library is a KDE PIM project to provide a
 framework to build applications which handle e-mail.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -75,6 +82,9 @@
 
 %install
 %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+%endif
 
 %package -n libKF5MailCommon5
 Summary:        Common Mail library for kdepim
@@ -122,4 +132,9 @@
 %defattr(-,root,root)
 %{_libdir}/libKF5MailCommon.so.*
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ mailcommon-16.12.3.tar.xz -> mailcommon-17.04.0.tar.xz ++++++
++++ 172899 lines of diff (skipped)


Reply via email to