Hello community,

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

Package is "libkgeomap"

Mon May  8 18:58:06 2017 rev:23 rq:490506 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkgeomap/libkgeomap.changes    2017-03-15 
01:59:12.941488595 +0100
+++ /work/SRC/openSUSE:Factory/.libkgeomap.new/libkgeomap.changes       
2017-05-08 18:58:07.709553752 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:45:17 CEST 2017 - [email protected]
+
+- 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:04 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:
+  * None
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:49 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:
+  * Re-add Marble to public link interface of KF5KGeoMap
+
+-------------------------------------------------------------------

Old:
----
  libkgeomap-16.12.3.tar.xz

New:
----
  libkgeomap-17.04.0.tar.xz

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

Other differences:
------------------
++++++ libkgeomap.spec ++++++
--- /var/tmp/diff_new_pack.cLG3RP/_old  2017-05-08 18:58:08.573431717 +0200
+++ /var/tmp/diff_new_pack.cLG3RP/_new  2017-05-08 18:58:08.573431717 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:           libkgeomap
-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:        Wrapper around different world-map components
 License:        LGPL-2.1 and GPL-2.0+
@@ -43,6 +45,7 @@
 Requires:       libKF5KGeoMap10_0_0 = %{version}
 Obsoletes:      libkgeomap-kf5 < %{version}
 Provides:       libkgeomap-kf5 = %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -53,6 +56,10 @@
 - GoogleMap,
 This library is used by kipi-plugins, digiKam and other kipi host programs
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -62,6 +69,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %package -n libKF5KGeoMap10_0_0
 Summary:        Wrapper around different world-map components
@@ -119,4 +129,9 @@
 %defattr(-,root,root)
 %{_datadir}/libkgeomap/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ libkgeomap-16.12.3.tar.xz -> libkgeomap-17.04.0.tar.xz ++++++
++++ 10984 lines of diff (skipped)


Reply via email to