Accepting request 756184 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kate?expand=0&rev=115
This commit is contained in:
Dominique Leuenberger 2019-12-13 11:02:13 +00:00 committed by Git OBS Bridge
commit 455924e15e
7 changed files with 90 additions and 45 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OMACgkQ29LOiT4t
HIeHRgf9FiJvbj5E0GkFROT1Vn1TeaBzonQpnWbz0yMtQQcCbsDqX7W2BCkAoygX
psNK/1t1zIRY00vluLoCmCgkIyZA1vHL/nLYfBOXk2gFH5WWG/SKSiij9xd92DRb
hRXneKGvg0wQN8jQKLyZbWTR2A+Av+iVo7wLdITNZQeUBv5oMSd47SUoJleRF4SN
rWGA0cp+BTjzvNB5rkznfiSWtu5OxVUQZwMWOTMio0DNdF+hFNwOIoeYGA3pjVPB
e3qEdMxr0jUM588BR6A26K9Ls1XCyCGck/lyYRVEQGgQIzB93bIwf+7E6ncTcW9f
lUFXFXWi3kBn8J/UcXbkkUWJDHLRGg==
=aKrY
-----END PGP SIGNATURE-----

3
kate-19.12.0.tar.xz Normal file
View File

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

11
kate-19.12.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puGgACgkQ29LOiT4t
HIfdnwgAnaLX638LyjgBpgIS1GznVMmvxGpnGSYQdQ+SqskhX4wjXrmsW5Oc+lIl
yta1LasGgyVNKNImzJhZOvcV12q2mFM4eKcEZswvcBhyw4PaL066b0ELI0mSpJVa
30CX7oHCE7ACz4dSfq4WEdvjjLR0Y/FWxqcdZB4vgqdPpEMb7mxj4vwvzoSb1tj5
H8QuA6hu7W2PlNRBiB6xR3dgNvzkSYL8nThvjgpgpoefALj38jaFpa65i4BsLCap
ZNHKang5VJFAATv+3mbLzmd+yWg6p1WKgTfx8RAt63CZQC4dPg3hd9W/AcIeW3Sh
BM6gGj5dGZN4AEurXGNliT9xMZU73Q==
=XW1d
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:18 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- Changes since 19.11.90:
* Update Appstream for new release
* Make the strings translatable, fix typo
* Fix translation of external tools (kde#181528)
* Fix: Do not translate KActionCollection identifier
-------------------------------------------------------------------
Sat Nov 30 09:11:39 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- Changes since 19.11.80:
* Read the user visible name of the default color scheme
* Fix tyop in find_package call
* Respect KF5_MIN_VER and QT_MIN_VER
* Search for KF5I18n and KF5DocTools
* Search for Qt5Widgets to make a version comparison work
- Dropped patches, now upstream:
* search-for-kf5i18n-kdoctools.patch
-------------------------------------------------------------------
Sun Nov 24 13:29:10 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Too many changes since 19.08.3, only listing bugfixes:
* handle build path as relative to project path (kde#413306)
* disable ctags indexing per default (kde#412351)
* fix message extraction (kde#412358)
* External Tools: Support adding actions to toolbar (kde#261210)
* ensure view stack gets focus on startup (kde#412227)
* Added a line to set default sort order for the Symbolviewer. (kde#405895)
* allow ESC to be used as global application shortcut and still exit the quick open (kde#409856)
* fix dbus session registration (kde#410742)
- Add upstream patch to fix build:
* search-for-kf5i18n-kdoctools.patch
-------------------------------------------------------------------
Thu Nov 7 23:12:43 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -17,52 +17,51 @@
%define _appstreamkpackage 0%(cat %{_kf5_cmakedir}/KF5Package/KF5PackageMacros.cmake | grep -q 'appstream-metainfo' && echo 1)
%define kf5_version 5.26.0
%define kf5_version 5.60.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kate
Version: 19.08.3
Version: 19.12.0
Release: 0
Summary: Advanced Text Editor
License: GPL-3.0-or-later
Group: Productivity/Text/Editors
URL: http://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
# PATCH-FIX-OPENSUSE
Patch0: 0001-Defuse-root-block.patch
BuildRequires: kactivities5-devel
BuildRequires: kconfig-devel
BuildRequires: kcrash-devel
BuildRequires: kdbusaddons-devel
BuildRequires: kdoctools-devel
BuildRequires: kguiaddons-devel
BuildRequires: ki18n-devel
BuildRequires: kiconthemes-devel
BuildRequires: kio-devel
BuildRequires: kitemmodels-devel
BuildRequires: kjobwidgets-devel
BuildRequires: knewstuff-devel
BuildRequires: kparts-devel
BuildRequires: kservice-devel
BuildRequires: ktexteditor-devel
BuildRequires: kwallet-framework-devel
BuildRequires: kwindowsystem-devel
BuildRequires: kxmlgui-devel
BuildRequires: cmake(KF5Activities)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5ItemModels)
BuildRequires: cmake(KF5JobWidgets)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5Parts)
BuildRequires: cmake(KF5Service)
BuildRequires: cmake(KF5TextEditor)
BuildRequires: cmake(KF5Wallet)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: libgit2-devel
BuildRequires: pkgconfig
BuildRequires: plasma-framework-devel
BuildRequires: threadweaver-devel
BuildRequires: pkgconfig(Qt5Core) >= 5.4.0
BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
BuildRequires: pkgconfig(Qt5Script) >= 5.4.0
BuildRequires: pkgconfig(Qt5Sql) >= 5.4.0
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
BuildRequires: cmake(KF5Plasma)
BuildRequires: cmake(KF5ThreadWeaver)
BuildRequires: cmake(Qt5Core) >= 5.10.0
BuildRequires: cmake(Qt5DBus) >= 5.10.0
BuildRequires: cmake(Qt5Script) >= 5.10.0
BuildRequires: cmake(Qt5Sql) >= 5.10.0
BuildRequires: cmake(Qt5Test) >= 5.10.0
BuildRequires: cmake(Qt5Widgets) >= 5.10.0
Requires: %{name}-plugins = %{version}
Recommends: %{name}-lang
Obsoletes: %{name}5 < %{version}