forked from pool/kapptemplate
Accepting request 696213 from KDE:Applications
KDE Applications 19.04.0 (forwarded request 696164 from luca_b) OBS-URL: https://build.opensuse.org/request/show/696213 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kapptemplate?expand=0&rev=70
This commit is contained in:
commit
5f65cf14a1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd4e34e1ed60f4cb03836576dfd5d306ec1890cd0fe583b516bf49c628f1078f
|
||||
size 317308
|
3
kapptemplate-19.04.0.tar.xz
Normal file
3
kapptemplate-19.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7983c4576c6168731958790851d732f8bd4f4313d2cd00a8bf4dd37a4b6a4bb4
|
||||
size 317548
|
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 06:51:53 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:39 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:40:58 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:
|
||||
* QT_NO_FOREACH does not work with all headers of deps yet
|
||||
* Use explicit constructors
|
||||
* Port away from foreach
|
||||
* Enforce modern Qt code
|
||||
* slots -> Q_SLOTS
|
||||
* Do explicit cast to QUrl
|
||||
* Respect BUILD_TESTING
|
||||
* Bump min deps to Qt 5.9 & KF 5.53
|
||||
* Bump min cmake version to 3.0
|
||||
* Use override
|
||||
* Use nullptr
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 09 08:03:13 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kapptemplate
|
||||
Version: 18.12.3
|
||||
Version: 19.04.0
|
||||
Release: 0
|
||||
Summary: Template for KDE Application Development
|
||||
License: GPL-2.0-only AND GFDL-1.2-only
|
||||
|
Loading…
Reference in New Issue
Block a user