Hello community,

here is the log from the commit of package kimagemapeditor for openSUSE:Factory 
checked in at 2019-01-08 12:21:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimagemapeditor (Old)
 and      /work/SRC/openSUSE:Factory/.kimagemapeditor.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kimagemapeditor"

Tue Jan  8 12:21:29 2019 rev:25 rq:658404 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kimagemapeditor/kimagemapeditor.changes  
2018-11-13 17:20:10.990055627 +0100
+++ 
/work/SRC/openSUSE:Factory/.kimagemapeditor.new.28833/kimagemapeditor.changes   
    2019-01-08 12:22:39.632655353 +0100
@@ -1,0 +2,40 @@
+Fri Dec 14 06:09:11 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:01 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:23 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:57:04 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:
+  * Add forgotten icon
+  * Update KImageMapEditor icons
+  * Get rid of gcc warning on the improper guarding
+  * Rely on automoc
+  * Port KImageMapEditor away from deprecated KUrl, saveWindowSize and 
initialGeometrySet()
+  * Fix minor EBN issues
+
+-------------------------------------------------------------------
@@ -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
@@ -226 +266 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -285 +325 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php

Old:
----
  kimagemapeditor-18.08.3.tar.xz

New:
----
  kimagemapeditor-18.12.0.tar.xz

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

Other differences:
------------------
++++++ kimagemapeditor.spec ++++++
--- /var/tmp/diff_new_pack.1YBLUV/_old  2019-01-08 12:22:40.080654859 +0100
+++ /var/tmp/diff_new_pack.1YBLUV/_new  2019-01-08 12:22:40.080654859 +0100
@@ -16,21 +16,21 @@
 #
 
 
-%bcond_without  lang
-
-Name:           kimagemapeditor
-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:           kimagemapeditor
+Version:        18.12.0
+Release:        0
 Summary:        HTML Image Map Editor
 License:        GPL-2.0-or-later
 Group:          Productivity/Publishing/HTML/Editors
-Url:            http://quanta.sf.net
+URL:            https://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
+BuildRequires:  kdelibs4support-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
@@ -40,7 +40,7 @@
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5GuiAddons)
 BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5IconThemes)
 BuildRequires:  cmake(KF5KHtml)
 BuildRequires:  cmake(KF5Parts)
 BuildRequires:  cmake(KF5WidgetsAddons)
@@ -48,7 +48,6 @@
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Widgets)
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 A tool to edit image maps of HTML files
@@ -66,13 +65,12 @@
   %kf5_makeinstall -C build
 %if %{with lang}
   %find_lang %{name} --with-man --all-name
-  %kf5_find_htmldocs
+  %{kf5_find_htmldocs}
 %endif
   %suse_update_desktop_file -r org.kde.kimagemapeditor Office WebDevelopment
   %fdupes -s %{buildroot}
 
 %files
-%defattr(-,root,root)
 %{_kf5_configdir}/kimagemapeditor.categories
 %{_kf5_bindir}/kimagemapeditor
 %{_kf5_plugindir}/kimagemapeditor.so
@@ -86,7 +84,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ kimagemapeditor-18.08.3.tar.xz -> kimagemapeditor-18.12.0.tar.xz ++++++
++++ 17649 lines of diff (skipped)


Reply via email to