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.04.3.tar.xz b/keditbookmarks-19.04.3.tar.xz deleted file mode 100644 index 5d67bce..0000000 --- a/keditbookmarks-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b255d6f85d34abf635857f922b059c3311fd7859262039bec0c90b6538c5e92e -size 184160 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 8297e49..06b61e2 100644 --- a/keditbookmarks.changes +++ b/keditbookmarks.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +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 + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:58:59 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: + * Remove unused includes + * setClearButtonShown -> setClearButtonEnabled + * Follow KDE_APPLICATIONS_VERSION + ------------------------------------------------------------------- Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org diff --git a/keditbookmarks.spec b/keditbookmarks.spec index b26aa5c..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.04.3 +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