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/konqueror-19.07.90.tar.xz b/konqueror-19.07.90.tar.xz deleted file mode 100644 index ed640bd..0000000 --- a/konqueror-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:daeb8e5a9ee609dc9f05238246dc70fce1fed66504fe559ca2878efab0833cd2 -size 7608564 diff --git a/konqueror-19.08.0.tar.xz b/konqueror-19.08.0.tar.xz new file mode 100644 index 0000000..8e11b8c --- /dev/null +++ b/konqueror-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc37709dcf183c68effb5332c29527b13fe7aae78216b84680ef6cc73192f971 +size 7598656 diff --git a/konqueror-19.08.0.tar.xz.sig b/konqueror-19.08.0.tar.xz.sig new file mode 100644 index 0000000..e187b00 --- /dev/null +++ b/konqueror-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxosACgkQ29LOiT4t +HIdOwAf/aCCb6ar8AShdu2gYPtSHiLHwQ2hdpotyKVyk9YF5cD7+FV6ZvpA8gt5x +moAfasfC/aOiUIk/J9QjvcFsf1vJLeEsQpt4XpgDvmaZ201KUiOL69MmEkCvf+l1 +OZI5aMfinD9Ucd7UVjqkTN3MvubEVenWuAOKvAjPxeCIHxkVH6RcgKv+uiEjAbFb +SjaDQAOnsESz+4+fosET2+5JUcTIjyrMADCVUQaNKRoN2B1V/bEXhzR7FLNr1XFU +cjrIHGWl2So3DbkkkASCmPA3GnOSWRhjTEPYZbaoEeWK1VU64ODyvy6EXAPdE3/s +lTQA0yjJqivMbekpikDLVXYa34rG7w== +=jli5 +-----END PGP SIGNATURE----- diff --git a/konqueror.changes b/konqueror.changes index 16e7dd5..1a147c9 100644 --- a/konqueror.changes +++ b/konqueror.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:28 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: + * [webenginepart] Fix build with cmake < 3.7 + ------------------------------------------------------------------- Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org diff --git a/konqueror.spec b/konqueror.spec index 2ab6e61..d4ff508 100644 --- a/konqueror.spec +++ b/konqueror.spec @@ -21,15 +21,19 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: konqueror -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: KDE File Manager and Browser # Note for legal: konqueror-17.04.2/webenginepart/autotests/webengine_testutils.h is Qt commercial OR GPL-3.0 # but it is neither built nor installed in our package. License: GPL-2.0-or-later Group: System/GUI/KDE -URL: http://www.kde.org/ -Source: %{name}-%{version}.tar.xz +URL: https://www.kde.org/ +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 BuildRequires: extra-cmake-modules BuildRequires: kactivities5-devel >= 5.7.0 BuildRequires: karchive-devel >= 5.7.0