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.04.3.tar.xz b/konqueror-19.04.3.tar.xz deleted file mode 100644 index 7410161..0000000 --- a/konqueror-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:257488e521c024fb6c8fdbef71aaccd9315505c8b14c6ffde0ce4060a48579b4 -size 7578812 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 6bd9642..1a147c9 100644 --- a/konqueror.changes +++ b/konqueror.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +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 + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- Changes since 19.07.80: + * Fix QStandardPaths usage so the sidebar entries are found + * Add missing include + +------------------------------------------------------------------- +Tue Jul 23 11:59:03 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Fix removal of cookies without a Domain field + * Use QWebEngineDownloadItem::page() if possible + * Register custom protocols using QWebEngineUrlScheme + * Use the new logging category directory with ECM >= 5.59.0 + * Install in new logging directory when we use kf5 5.59.0 + * add a generic name + * network category wanted by kde.org/applications + * add some categories for new kde.org/applications + * Port more deprecated methods + * Convert deprecated methods + ------------------------------------------------------------------- Thu Jul 18 21:50:16 UTC 2019 - Stefan BrĂ¼ns diff --git a/konqueror.spec b/konqueror.spec index e4a38f2..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.04.3 +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