Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kgeotag for openSUSE:Factory checked 
in at 2022-09-07 11:06:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kgeotag (Old)
 and      /work/SRC/openSUSE:Factory/.kgeotag.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kgeotag"

Wed Sep  7 11:06:11 2022 rev:3 rq:1001508 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kgeotag/kgeotag.changes  2021-11-15 
15:28:27.873858184 +0100
+++ /work/SRC/openSUSE:Factory/.kgeotag.new.2083/kgeotag.changes        
2022-09-07 11:06:32.536483641 +0200
@@ -1,0 +2,31 @@
+Tue Sep  6 13:15:39 UTC 2022 - Wolfgang Bauer <[email protected]>
+
+- Update to 1.3.1
+  * Hotfix: Due to a problem with the tarme.rb releaseme script,
+    the 1.3.0 tarball lacked all l10n data. We thus had to withdraw
+    the release and tag a new one.
+  * New: When using the split images list view and tagging images
+    manually, the "assigned" image list now scrolls to the last (or
+    only) tagged image and highlights it, so that it's immediately
+    accessible for e.g. further corrections.
+  * New: Allow setting coordinates directly from the clipboard. As
+    of now, Google Maps' format as well as OpenStreetMap's Geo URI
+    scheme is supported. (kde#458537)
+  * New: It is now possible to open an image with the system's
+    default image viewer (for closer inspection), either from the
+    image list(s), or from the preview widget.
+  * Bugfix: Use "Folder", not "Directory" according to KDE's
+    style/vocabulary guidelines. (kde#457020)
+  * New: Files and/or directories given on the command line are now
+    loaded after startup (which can e.g. also be triggered via
+    "Open with" from a file manager like Dolphin).
+  * Update: Updated the timezones data files to 2021c.
+  * Change: As Marble now has a decent versioning scheme (at least
+    since the KDE Apps release 21.12.3), KGeoTag now has a defined
+    dependency for Marble: It now depends on at least Marble
+    21.12.3. It actually can be built against older versions as
+    well, but due to the lack of proper version bumps, there was no
+    way to define a definitive version to depend on until now.
+  * New/Bugfix: Added a handbook stub. (kde#452534)
+
+-------------------------------------------------------------------

Old:
----
  kgeotag-1.2.0.tar.xz
  kgeotag-1.2.0.tar.xz.sig

New:
----
  kgeotag-1.3.1.tar.xz
  kgeotag-1.3.1.tar.xz.sig

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

Other differences:
------------------
++++++ kgeotag.spec ++++++
--- /var/tmp/diff_new_pack.4vj5sE/_old  2022-09-07 11:06:33.048484942 +0200
+++ /var/tmp/diff_new_pack.4vj5sE/_new  2022-09-07 11:06:33.052484952 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kgeotag
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,16 @@
 #
 
 
-%bcond_without lang
+%bcond_without released
 Name:           kgeotag
-Version:        1.2.0
+Version:        1.3.1
 Release:        0
 Summary:        A photo geotagging utility
 License:        GPL-3.0-or-later
 Group:          Productivity/Graphics/Other
 URL:            https://kgeotag.kde.org/
 Source0:        
https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz.sig
 Source2:        %{name}.keyring
 %endif
@@ -34,6 +34,7 @@
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Crash)
+BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5KExiv2)
 BuildRequires:  cmake(KF5XmlGui)
@@ -64,7 +65,7 @@
 %install
 %kf5_makeinstall -C build
 
-%if %{with lang}
+%if %{with released}
 %find_lang %{name}
 %endif
 
@@ -74,11 +75,12 @@
 %{_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_kxmlguidir}/kgeotag/
 %{_kf5_sharedir}/kgeotag/
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 

++++++ kgeotag-1.2.0.tar.xz -> kgeotag-1.3.1.tar.xz ++++++
++++ 49490 lines of diff (skipped)

Reply via email to