Hello community, here is the log from the commit of package libkgeomap for openSUSE:Factory checked in at 2019-01-08 12:23:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkgeomap (Old) and /work/SRC/openSUSE:Factory/.libkgeomap.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkgeomap" Tue Jan 8 12:23:01 2019 rev:43 rq:658481 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkgeomap/libkgeomap.changes 2018-11-13 17:24:16.513721198 +0100 +++ /work/SRC/openSUSE:Factory/.libkgeomap.new.28833/libkgeomap.changes 2019-01-08 12:24:54.392506966 +0100 @@ -1,0 +2,40 @@ +Fri Dec 14 06:09:18 UTC 2018 - [email protected] + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + +------------------------------------------------------------------- +Mon Dec 03 20:56:14 UTC 2018 - [email protected] + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + +------------------------------------------------------------------- +Tue Nov 20 06:22:56 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:22 UTC 2018 - [email protected] + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-beta.php +- Changes since 18.08.3: + * Port ECMPackageConfigHelpers -> CMakePackageConfigHelpers + * Bump min Qt/KF versions to 5.7/5.18 + * Use override + * Use nullptr + * Require cmake 3.0 + * Fix minor EBN issue + +------------------------------------------------------------------- @@ -47 +87 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -97 +137 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -205 +245 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -264 +304 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -362 +402 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php @@ -480 +520 @@ - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php Old: ---- libkgeomap-18.08.3.tar.xz New: ---- libkgeomap-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkgeomap.spec ++++++ --- /var/tmp/diff_new_pack.kuF4Ky/_old 2019-01-08 12:24:54.856506456 +0100 +++ /var/tmp/diff_new_pack.kuF4Ky/_new 2019-01-08 12:24:54.860506452 +0100 @@ -16,18 +16,17 @@ # -%bcond_without lang - -Name: libkgeomap -Version: 18.08.3 -Release: 0 %define kf5_version 5.26.0 # 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 +Name: libkgeomap +Version: 18.12.0 +Release: 0 Summary: Wrapper around different world-map components License: LGPL-2.1-only AND GPL-2.0-or-later Group: Development/Libraries/KDE -Url: http://www.kde.org +URL: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel @@ -35,6 +34,7 @@ BuildRequires: kio-devel BuildRequires: libkexiv2-devel BuildRequires: marble-devel +BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) @@ -48,7 +48,6 @@ %if %{with lang} Recommends: %{name}-lang %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Libkgeomap is a wrapper around different world-map components, to browse and arrange photos over a map. @@ -116,7 +115,6 @@ %postun -n libKF5KGeoMap10_0_0 -p /sbin/ldconfig %files devel -%defattr(-,root,root) %doc README %{_kf5_cmakedir}/KF5KGeoMap/ %{_kf5_includedir}/KGeoMap/ @@ -124,16 +122,14 @@ %{_kf5_libdir}/libKF5KGeoMap.so %files -n libKF5KGeoMap10_0_0 -%defattr(-,root,root) %{_libdir}/libKF5KGeoMap.so.* %files -%defattr(-,root,root) %{_datadir}/libkgeomap/ %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ libkgeomap-18.08.3.tar.xz -> libkgeomap-18.12.0.tar.xz ++++++ ++++ 2754 lines of diff (skipped)
