diff --git a/kimagemapeditor-18.12.3.tar.xz b/kimagemapeditor-18.12.3.tar.xz deleted file mode 100644 index 9fada1b..0000000 --- a/kimagemapeditor-18.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:addaaf257c35e8169288a8e7a50a1628f3ceeb6a2a845c3d260dfe94662438c6 -size 1070840 diff --git a/kimagemapeditor-19.04.0.tar.xz b/kimagemapeditor-19.04.0.tar.xz new file mode 100644 index 0000000..15be195 --- /dev/null +++ b/kimagemapeditor-19.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3ff906926fe8f82b21cf19d784dbddfcda15de9513feaa9defa6e4ff3b1869 +size 1071080 diff --git a/kimagemapeditor.changes b/kimagemapeditor.changes index 911308a..33d804e 100644 --- a/kimagemapeditor.changes +++ b/kimagemapeditor.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Sat Apr 20 06:51:55 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.0.php +- Changes since 19.03.90: + * No code changes since 19.03.90 + +------------------------------------------------------------------- +Tue Apr 09 20:54:41 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-rc.php +- Changes since 19.03.80: + * No code changes since 19.03.80 + +------------------------------------------------------------------- +Wed Mar 27 06:41:02 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-beta.php +- Changes since 18.12.3: + * Fix minor typos + * Sort KDE and Qt headers + * Add caption to the screenshot + * Port KImageMapEditor away from kdelibs4support + ------------------------------------------------------------------- Sat Mar 09 08:03:18 UTC 2019 - lbeltrame@kde.org diff --git a/kimagemapeditor.spec b/kimagemapeditor.spec index 995c3f4..9338153 100644 --- a/kimagemapeditor.spec +++ b/kimagemapeditor.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kimagemapeditor -Version: 18.12.3 +Version: 19.04.0 Release: 0 Summary: HTML Image Map Editor License: GPL-2.0-or-later @@ -30,7 +30,6 @@ 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)