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/keditbookmarks-19.07.90.tar.xz b/keditbookmarks-19.07.90.tar.xz deleted file mode 100644 index b813348..0000000 --- a/keditbookmarks-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a41413af9995b30cfc7b316c5dfa157ddcd53a770868470b62abc48713fd148 -size 187492 diff --git a/keditbookmarks-19.08.0.tar.xz b/keditbookmarks-19.08.0.tar.xz new file mode 100644 index 0000000..5c24ba7 --- /dev/null +++ b/keditbookmarks-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c539e63a0e2bb62680003022d9ea5aececc4aa1c2d19a7b4c4aa3d8999e7ac +size 187368 diff --git a/keditbookmarks-19.08.0.tar.xz.sig b/keditbookmarks-19.08.0.tar.xz.sig new file mode 100644 index 0000000..6a85814 --- /dev/null +++ b/keditbookmarks-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoMACgkQ29LOiT4t +HIc/oQf8D5nJ1/Xx92HoBS46Ja4ble5nklc63Fincjr5P4GPxQqjozPIJUNxxpv/ +GFIH4Rhhw5ZboFtHubJ4XdqVEx1Fnts79hwg4lTlGiG8Y4i9kfRSs7GHIvHbDjUX +4vIrU4Vss23jQh0kuXK/R8wzlTy9TS3iqmccy3WXJYN9JZ9jnX2x+d+4cvjXrhlc +ktEtMO0wkbtwnO/k2HSv+jeDZW3h9CD1qXI3PpFy8vZzG6w7DhrVUcecv59b+1WJ +2gayTSNICa5t9lVmDCDv0YeZGhKUSgGWMqO6f8atkVS6AXldRux21Elql9qRKYT2 +y57Ctvx/TboAzbsiqXam76D2/VD1Vg== +=PTt0 +-----END PGP SIGNATURE----- diff --git a/keditbookmarks.changes b/keditbookmarks.changes index 0a74fc3..06b61e2 100644 --- a/keditbookmarks.changes +++ b/keditbookmarks.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:51 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 +- No code change since 19.07.90 + ------------------------------------------------------------------- Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org diff --git a/keditbookmarks.spec b/keditbookmarks.spec index 1de6888..8a94d59 100644 --- a/keditbookmarks.spec +++ b/keditbookmarks.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: keditbookmarks -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: KDE Bookmark Editor License: GPL-2.0-only 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: kbookmarks-devel >= 5.24.0 BuildRequires: kcoreaddons-devel >= 5.24.0