Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=122
This commit is contained in:
parent
e343dda5d6
commit
955a4e8ca1
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a28529f684fe9f6962343ba77695139d1c8d20c9ddff51f6e6168d0e7431eed
|
||||
size 5836724
|
3
kate-19.08.0.tar.xz
Normal file
3
kate-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6acc3172429191ab47722d788f324292ea5ee2f1e419d48c72200579b9b30878
|
||||
size 5834816
|
11
kate-19.08.0.tar.xz.sig
Normal file
11
kate-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1SnlYACgkQ29LOiT4t
|
||||
HIdkzQgAgEs7N2mORar+cTFeyZEUwkRCLVJy/wYbI8Kq6CLfiVLRQvG+oOHRMZKW
|
||||
rhoEg3CEaTYDGN/LvqoRLNSvJBaviRlXtffeyByD/KG4s2huFUFJ4eMX7eGdCnaX
|
||||
wFKQIAS9nRM266iKziNWQizBwAHAOo15I3SPzPP+DetRCC7xHBpLTvmXmO3gDDu/
|
||||
x320speU9w2hSO14ufeOm+ckg8V1vLS1ZnQuWbpGjeO7HhrJsri44ZJDV376wBBb
|
||||
jkcpSfodFLQwLV2VOgOzmG+8OR84SMyXX/T8BH7pJXw4J8xTg2IdeZsTQJ2y085f
|
||||
9uX1wAz7+cmwmbNQllrINIrNRTwJvw==
|
||||
=n8tZ
|
||||
-----END PGP SIGNATURE-----
|
10
kate.changes
10
kate.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 14:15:07 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- Changes since 19.07.90:
|
||||
* Fix dbus session registration (kde#410742)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:48 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -22,13 +22,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kate
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Advanced Text Editor
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/Text/Editors
|
||||
URL: http://www.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE
|
||||
Patch0: 0001-Defuse-root-block.patch
|
||||
BuildRequires: kactivities5-devel
|
||||
|
Loading…
Reference in New Issue
Block a user