KDE Applications 17.08.80 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kolourpaint?expand=0&rev=48
This commit is contained in:
parent
651b08767a
commit
af940332eb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ebb3dde7bbcdc289083a873169cb08e013fc02517e8914cf7a0ceebf96ede3f9
|
|
||||||
size 879332
|
|
3
kolourpaint-17.03.80.tar.xz
Normal file
3
kolourpaint-17.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0957698381b879a1362d715d60900ffd44ac765b60dff194c6fe1e7d67461fb
|
||||||
|
size 878036
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 25 23:10:36 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.03.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.03.80.php
|
||||||
|
- Changes since 16.12.3:
|
||||||
|
* Kolourpaint by KDE (community)
|
||||||
|
* Add setting for anti-aliased drawing; lots of code cleanup
|
||||||
|
* remove unused includes, port away from klocale -> KLocalizedString
|
||||||
|
* When pasting an URL, check if it's a path to a local image file to load
|
||||||
|
* Port away from KPrintPreview
|
||||||
|
* Are you sure want to → Are you sure you want to
|
||||||
|
* for &kde; -> by &kde;
|
||||||
|
* Get rid of KMime from kde4support
|
||||||
|
* get rid of KExiv dependency since Qt5.5 can already auto-rotate images
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 9 12:39:54 CET 2017 - lbeltrame@kde.org
|
Thu Mar 9 12:39:54 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: kolourpaint
|
Name: kolourpaint
|
||||||
Version: 16.12.3
|
Version: 17.03.80
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
# See bnc#717722 for license details
|
# See bnc#717722 for license details
|
||||||
Summary: Paint Program
|
Summary: Paint Program
|
||||||
|
Loading…
x
Reference in New Issue
Block a user