Hello community,

here is the log from the commit of package kdav for openSUSE:Factory checked in 
at 2018-04-25 09:48:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdav (Old)
 and      /work/SRC/openSUSE:Factory/.kdav.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdav"

Wed Apr 25 09:48:55 2018 rev:13 rq:599022 version:18.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdav/kdav.changes        2018-03-20 
21:37:42.382616278 +0100
+++ /work/SRC/openSUSE:Factory/.kdav.new/kdav.changes   2018-04-25 
09:49:03.201908420 +0200
@@ -1,0 +2,30 @@
+Wed Apr 18 07:48:58 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+  * None
+
+-------------------------------------------------------------------
+Fri Apr 06 07:09:11 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * Use QLAtin1String
+  * Use QLatin1String
+  * Use QLatin1String
+  * Use QLAtin1String
+  * Use QLatin1Char
+  * Use new connect api
+  * Fix string: MIME types
+  * Port to for(...:...)
+  * Unused file
+  * Use QVector
+  * Don't forget to include CMakeFindDependencyMacro.
+
+-------------------------------------------------------------------

Old:
----
  kdav-17.12.3.tar.xz

New:
----
  kdav-18.04.0.tar.xz

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

Other differences:
------------------
++++++ kdav.spec ++++++
--- /var/tmp/diff_new_pack.7qkhM1/_old  2018-04-25 09:49:04.769850925 +0200
+++ /var/tmp/diff_new_pack.7qkhM1/_new  2018-04-25 09:49:04.773850778 +0200
@@ -16,8 +16,10 @@
 #
 
 
+%bcond_without lang
+
 Name:           kdav
-Version:        17.12.3
+Version:        18.04.0
 Release:        0
 Summary:        DAV protocol implementation
 License:        GPL-2.0-only
@@ -26,14 +28,13 @@
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5XmlPatterns)
-%if %{with lang}
 Recommends:     %{name}-lang
-%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -57,6 +58,8 @@
 %description devel
 This package contains development files needed to use kdav in other 
applications.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -66,6 +69,9 @@
 
 %install
 %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %post -n libKPimKDAV5 -p /sbin/ldconfig
 
@@ -89,4 +95,9 @@
 %{_kf5_libdir}/libKPimKDAV.so
 %{_kf5_mkspecsdir}/qt_kdav.pri
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%license COPYING*
+%endif
+
 %changelog

++++++ kdav-17.12.3.tar.xz -> kdav-18.04.0.tar.xz ++++++
++++ 4211 lines of diff (skipped)


Reply via email to