forked from pool/kapptemplate
Accepting request 495904 from KDE:Applications
KDE Applications 17.04.1 OBS-URL: https://build.opensuse.org/request/show/495904 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kapptemplate?expand=0&rev=47
This commit is contained in:
commit
2b6e447ad5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:688031802be5406e6c162823a8715b57ea9c152cd72cb6c4252619885248c2f1
|
|
||||||
size 494248
|
|
3
kapptemplate-17.04.1.tar.xz
Normal file
3
kapptemplate-17.04.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7a9f5a41e598fa509b415971858a07a2f9b1b6cbebbf2aef76b78674bca276df
|
||||||
|
size 492532
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 17 20:35:53 CEST 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.04.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.04.1.php
|
||||||
|
- Changes since 17.04.0:
|
||||||
|
* Fix templates: use cmake_minimum_required() at begin of tl CMakeLists.txt
|
||||||
|
* Default to no debug logging (for Qt >= 5.5)
|
||||||
|
* Properly register and use field "tempName"
|
||||||
|
* Remove unused preview picture (also had l10n issues)
|
||||||
|
* Use own enum for extended Qt::UserRole values
|
||||||
|
* Do not extract all template preview images, load from archives on demand
|
||||||
|
* Ensure window icon in desktopfile-ignorant shells
|
||||||
|
* Support also templates whose tarball file has been renamed
|
||||||
|
* Drop the known metadata files on generation instead of guessing
|
||||||
|
* Update HOWTO some more
|
||||||
|
* Preview files are stored in the template bundle, extract on demand
|
||||||
|
* Fix description storage folder to match docs and also KDevelop's one
|
||||||
|
* Remove TODO, PROJECTDIRNAME is used e.g. for .kdev4 filename
|
||||||
|
* Make %{dest} work
|
||||||
|
* Group undocumented & deprecated substitute variables
|
||||||
|
* Document CURRENT_YEAR in HOWTO, supported/used since v4.6
|
||||||
|
* Remove %{src} from HOWTO, no use/support ever known
|
||||||
|
* Fix PROJECTDIRNAME value to match name of dir actually used
|
||||||
|
* Remove dead code, value for PROJECTDIRNAME is set below to official one
|
||||||
|
* Fix broken value set for VERSIONCONTROLPLUGIN
|
||||||
|
* Remove VERSIONCONTROLPLUGIN from HOWTO, deprecated
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 16 10:44:51 CEST 2017 - lbeltrame@kde.org
|
Sun Apr 16 10:44:51 CEST 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: kapptemplate
|
Name: kapptemplate
|
||||||
Version: 17.04.0
|
Version: 17.04.1
|
||||||
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.11.80 in KUA)
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user