diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/kate-19.07.90.tar.xz b/kate-19.07.90.tar.xz deleted file mode 100644 index 3a8026c..0000000 --- a/kate-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a28529f684fe9f6962343ba77695139d1c8d20c9ddff51f6e6168d0e7431eed -size 5836724 diff --git a/kate-19.08.0.tar.xz b/kate-19.08.0.tar.xz new file mode 100644 index 0000000..3b8b304 --- /dev/null +++ b/kate-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6acc3172429191ab47722d788f324292ea5ee2f1e419d48c72200579b9b30878 +size 5834816 diff --git a/kate-19.08.0.tar.xz.sig b/kate-19.08.0.tar.xz.sig new file mode 100644 index 0000000..077775d --- /dev/null +++ b/kate-19.08.0.tar.xz.sig @@ -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----- diff --git a/kate.changes b/kate.changes index 5592510..0f80347 100644 --- a/kate.changes +++ b/kate.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Aug 9 14:15:07 UTC 2019 - Christophe Giboudeaux + +- 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 diff --git a/kate.spec b/kate.spec index cd4e3ab..9cedd0c 100644 --- a/kate.spec +++ b/kate.spec @@ -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