forked from pool/kimagemapeditor
This commit is contained in:
parent
b076ed98d4
commit
089cac0caa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:addaaf257c35e8169288a8e7a50a1628f3ceeb6a2a845c3d260dfe94662438c6
|
||||
size 1070840
|
3
kimagemapeditor-19.03.80.tar.xz
Normal file
3
kimagemapeditor-19.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2cd6419fce4731e79fbead9f0c5113bb7c757beb4b413b036b05a36e6519c9cf
|
||||
size 1071040
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -21,16 +21,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kimagemapeditor
|
||||
Version: 18.12.3
|
||||
Version: 19.03.80
|
||||
Release: 0
|
||||
Summary: HTML Image Map Editor
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/HTML/Editors
|
||||
URL: https://www.kde.org
|
||||
URL: http://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)
|
||||
|
Loading…
Reference in New Issue
Block a user