KDE Applications 17.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktuberling?expand=0&rev=61
This commit is contained in:
parent
06e69d5f69
commit
15ff694c3c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8340815ee778f9c88d0bbcbeb9db7a3707f2c5351d346d0ca8a890c212787ecb
|
||||
size 32764588
|
3
ktuberling-17.11.80.tar.xz
Normal file
3
ktuberling-17.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70c380c57dd940ecf751aa77f5813b13962704996b87289fdafe4d50311ff1b3
|
||||
size 32799668
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 20 06:59:29 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.11.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
|
||||
- Changes since 17.08.3:
|
||||
* Revert "It's already done in kaboutdata"
|
||||
* It's already done in kaboutdata
|
||||
* Doc fixes (mostly style)
|
||||
* Change if condition that protects the addition of the doc folder
|
||||
* Add initial Android version
|
||||
* restore id from the bad svg
|
||||
* fix bad svg
|
||||
* Remove stray debug
|
||||
* We need KIO
|
||||
* Use non deprecated QGraphics* methods
|
||||
* Remove netaccess
|
||||
* Remove use of KFileDialog KImageIO KMimeType and KUrl
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 09 23:12:30 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: ktuberling
|
||||
Version: 17.08.3
|
||||
Version: 17.11.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
@ -51,6 +51,7 @@ BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5Multimedia)
|
||||
Provides: ktuberling5 = %{version}
|
||||
Obsoletes: ktuberling5 < %{version}
|
||||
%if %{with lang}
|
||||
|
Loading…
Reference in New Issue
Block a user