Hello community,

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

Package is "kmail-account-wizard"

Mon May  8 18:52:49 2017 rev:5 rq:490441 version:17.04.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes    
    2017-03-15 00:55:00.530665949 +0100
+++ 
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new/kmail-account-wizard.changes
   2017-05-08 18:52:51.518219638 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 11:07:07 CEST 2017 - [email protected]
+
+- Update to 17.04.0
+  * New bugfix 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:25:43 CEST 2017 - [email protected]
+
+- 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:
+  * Coding style
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:33 CET 2017 - [email protected]
+
+- 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:
----
  kmail-account-wizard-16.12.3.tar.xz

New:
----
  kmail-account-wizard-17.04.0.tar.xz

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

Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.hIfBrw/_old  2017-05-08 18:52:53.697911734 +0200
+++ /var/tmp/diff_new_pack.hIfBrw/_new  2017-05-08 18:52:53.701911169 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:           kmail-account-wizard
-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:        Account wizard for KMail
 License:        GPL-2.0+ and LGPL-2.1+
@@ -33,10 +35,8 @@
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Akonadi)
-BuildRequires:  cmake(KF5AkonadiContact)
 BuildRequires:  cmake(KF5Codecs)
 BuildRequires:  cmake(KF5Config)
-BuildRequires:  cmake(KF5Contacts)
 BuildRequires:  cmake(KF5Crash)
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5DocTools)
@@ -46,14 +46,11 @@
 BuildRequires:  cmake(KF5Ldap)
 BuildRequires:  cmake(KF5Libkdepim)
 BuildRequires:  cmake(KF5Libkleo)
-BuildRequires:  cmake(KF5MailCommon)
 BuildRequires:  cmake(KF5MailTransport)
-BuildRequires:  cmake(KF5MessageViewer)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5NotifyConfig)
 BuildRequires:  cmake(KF5Parts)
 BuildRequires:  cmake(KF5PimCommon)
-BuildRequires:  cmake(KF5PimTextEdit)
 BuildRequires:  cmake(KF5Service)
 BuildRequires:  cmake(KF5TextEditor)
 BuildRequires:  cmake(KF5Wallet)
@@ -66,6 +63,7 @@
 BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
 Obsoletes:      akonadi_resources
 Obsoletes:      kdepim
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
@@ -73,6 +71,10 @@
 %description
 An application which assists you with the configuration of accounts in KMail.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -82,6 +84,9 @@
 
 %install
 %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+%endif
 
 %files
 %defattr(-,root,root)
@@ -96,4 +101,9 @@
 %{_kf5_applicationsdir}/org.kde.accountwizard.desktop
 %{_datadir}/mime/packages/accountwizard-mime.xml
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ kmail-account-wizard-16.12.3.tar.xz -> 
kmail-account-wizard-17.04.0.tar.xz ++++++
++++ 37865 lines of diff (skipped)


Reply via email to