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/dolphin-plugins-19.07.90.tar.xz b/dolphin-plugins-19.07.90.tar.xz deleted file mode 100644 index 881b4eb..0000000 --- a/dolphin-plugins-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efe08d8201ba5ad4806fffc4947066d5c9d0c80321a57c7f805797366f5dc72b -size 192124 diff --git a/dolphin-plugins-19.08.0.tar.xz b/dolphin-plugins-19.08.0.tar.xz new file mode 100644 index 0000000..78fcb70 --- /dev/null +++ b/dolphin-plugins-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f074aa7151f4b4d9202d90257952638652a1bf09d02699762f346d85b61c5f54 +size 192076 diff --git a/dolphin-plugins-19.08.0.tar.xz.sig b/dolphin-plugins-19.08.0.tar.xz.sig new file mode 100644 index 0000000..4021843 --- /dev/null +++ b/dolphin-plugins-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxnoACgkQ29LOiT4t +HIeR8Af+NBkanre+DZ21FKErgWmNyYvno7/f+aSuNCyNwO064nOf/8OtmxqEJC7c +8iHnxSZVNwjN+FVzcK499xcb+hI9A0MoNd+w91Whr4TJ5Q6A+aUgaaAiLyyao1Fj +16iKqv+omJQe5WhSwqGvtFblmaeL05R+2o+hQyf6039BfPlbiLWrr+bTiQJN1YSY +hTyrVXq4yvNycEZIlndq+vTR15yhLcnLlZh5pnFGfC2Mk7skZo1FD251ntcXok2o +vWJNT5LerAVeK9bKDMEPl9AAZeaQZrBhLzdnOZFj1xsCCTVYMEg1WM53w8NQU8QY +DGSGfwNsdOjgiZ7VBj6KHG8+et3OsA== +=gfmi +-----END PGP SIGNATURE----- diff --git a/dolphin-plugins.changes b/dolphin-plugins.changes index 124794c..3ba15e2 100644 --- a/dolphin-plugins.changes +++ b/dolphin-plugins.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30: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: + * Find aggregation.dbx at its new location (kde#410355) + ------------------------------------------------------------------- Tue Aug 06 16:50:47 UTC 2019 - lbeltrame@kde.org diff --git a/dolphin-plugins.spec b/dolphin-plugins.spec index 1b3480f..58a6191 100644 --- a/dolphin-plugins.spec +++ b/dolphin-plugins.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: dolphin-plugins -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Version control plugins for Dolphin License: GPL-2.0-or-later Group: System/GUI/KDE -URL: http://www.kde.org/ -Source0: %{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: dolphin-devel BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem