Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kgeotag for openSUSE:Leap:16.0 checked in at 2025-04-24 10:16:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/kgeotag (Old) and /work/SRC/openSUSE:Leap:16.0/.kgeotag.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kgeotag" Thu Apr 24 10:16:59 2025 rev:3 rq:1272241 version:1.8.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/kgeotag/kgeotag.changes 2025-03-19 11:48:01.877035904 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.kgeotag.new.30101/kgeotag.changes 2025-04-24 10:17:02.950603209 +0200 @@ -1,0 +2,12 @@ +Sun Mar 9 22:27:51 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 1.8.0 + https://kgeotag.kde.org/news/2025/kgeotag-1.8.0-released/ + +------------------------------------------------------------------- +Sun Dec 8 10:32:25 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 1.7.0 + https://kgeotag.kde.org/news/2024/kgeotag-1.7.0-released/ + +------------------------------------------------------------------- Old: ---- kgeotag-1.6.0.tar.xz kgeotag-1.6.0.tar.xz.sig New: ---- kgeotag-1.8.0.tar.xz kgeotag-1.8.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kgeotag.spec ++++++ --- /var/tmp/diff_new_pack.g8XphS/_old 2025-04-24 10:17:03.222614650 +0200 +++ /var/tmp/diff_new_pack.g8XphS/_new 2025-04-24 10:17:03.226614818 +0200 @@ -1,7 +1,7 @@ # # spec file for package kgeotag # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,40 +16,40 @@ # +%define kf6_version 6.0.0 +%define qt6_version 6.6.0 + %bcond_without released Name: kgeotag -Version: 1.6.0 +Version: 1.8.0 Release: 0 Summary: A photo geotagging utility -License: GPL-3.0-only -URL: https://kgeotag.kde.org/ +License: GPL-3.0-or-later +URL: https://apps.kde.org/kgeotag/ Source0: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz %if %{with released} Source1: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz.sig -Source2: %{name}.keyring +Source2: kgeotag.keyring %endif -BuildRequires: extra-cmake-modules -BuildRequires: kf5-filesystem -BuildRequires: cmake(KF5ConfigWidgets) -BuildRequires: cmake(KF5CoreAddons) -BuildRequires: cmake(KF5Crash) -BuildRequires: cmake(KF5DocTools) -BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5KExiv2) -BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(Marble) -BuildRequires: cmake(Qt5Network) -BuildRequires: cmake(Qt5Widgets) +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Crash) >= %{kf6_version} +BuildRequires: cmake(KF6DocTools) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KExiv2Qt6) >= 5.1.0 +BuildRequires: cmake(KF6XmlGui) >= %{kf6_version} +BuildRequires: cmake(Marble) >= 24.12.0 +BuildRequires: cmake(Qt6Network) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} Recommends: marble %description KGeoTag is a standalone geotagging program. -Images can be associated with geographic coordinates -by different means: On the one hand, a matching with -GPX encoded geodata can be done, on the other hand, -the coordinates can be set manually, either via drag -and drop onto a map, via bookmarks or by manually -supplying them. The coordinates can be stored in the +Images can be associated with geographic coordinates by different means: On the +one hand, a matching with GPX encoded geodata can be done, on the other hand, +the coordinates can be set manually, either via drag and drop onto a map, via +bookmarks or by manually supplying them. The coordinates can be stored in the images' Exif header and/or in XMP sidecar files. %lang_package @@ -58,26 +58,25 @@ %autosetup -p1 %build -%cmake_kf5 -d build -%cmake_build +%cmake_kf6 -DBUILD_WITH_QT6:BOOL=TRUE -DQT6:BOOL=TRUE -%install -%kf5_makeinstall -C build +%kf6_build -%find_lang %{name} +%install +%kf6_install -%{kf5_find_htmldocs} +%find_lang %{name} --with-html %files %license LICENSES/* %doc CHANGELOG.rst README.md -%doc %lang(en) %{_kf5_htmldir}/en/kgeotag/ -%{_kf5_applicationsdir}/org.kde.kgeotag.desktop -%{_kf5_appstreamdir}/org.kde.kgeotag.appdata.xml -%{_kf5_bindir}/kgeotag -%{_kf5_htmldir}/en/kgeotag/ -%{_kf5_iconsdir}/hicolor/*/apps/kgeotag.png -%{_kf5_sharedir}/kgeotag/ +%doc %lang(en) %{_kf6_htmldir}/en/kgeotag +%{_kf6_applicationsdir}/org.kde.kgeotag.desktop +%{_kf6_appstreamdir}/org.kde.kgeotag.appdata.xml +%{_kf6_bindir}/kgeotag +%{_kf6_iconsdir}/hicolor/*/apps/kgeotag.png +%{_kf6_sharedir}/kgeotag/ %files lang -f %{name}.lang +%exclude %{_kf6_htmldir}/en/kgeotag ++++++ kgeotag-1.6.0.tar.xz -> kgeotag-1.8.0.tar.xz ++++++ ++++ 41779 lines of diff (skipped)