SHA256
1
0
forked from pool/kapptemplate

KDE Applications 17.04.1 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=50
This commit is contained in:
Luca Beltrame 2017-05-17 19:57:47 +00:00 committed by Git OBS Bridge
parent 12cc4897a6
commit d74b09b582
4 changed files with 34 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:688031802be5406e6c162823a8715b57ea9c152cd72cb6c4252619885248c2f1
size 494248

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a9f5a41e598fa509b415971858a07a2f9b1b6cbebbf2aef76b78674bca276df
size 492532

View File

@ -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

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: kapptemplate
Version: 17.04.0
Version: 17.04.1
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)