diff --git a/kpeoplevcard-0.1.tar.xz.sig b/kpeoplevcard-0.1.tar.xz.sig new file mode 100644 index 0000000..44db101 --- /dev/null +++ b/kpeoplevcard-0.1.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEE9TIj8zN2ZcLM6hIuhzrDRZu89cAFAl3r8+YACgkQhzrDRZu8 +9cD1AAgArajn5uIpyQH4D3aeHCW9HsycCRoiRxIFfPUTisGlwJFYAIKfhZ9zvAZy +rfjZ0E+xukRmhgwtnNJnXhVoDHAXvta0VXuBcwtsM/zviwW+vfHhBPIIXndC7cob +yukTv2rrpNeBb6x5ScQIwLrtAoRyhNN2+J2AfkjApN/JgStN+eiYT8jS6dG8Vq4d +02sS9fekVWUKO3O6vR9pwq+Y9ipZjd6Ys88Gc19dmtbp9fMZO+Yj/F8QLXQIxE9w +ljoBQV7Ys+jza+Gbs6eCReE/zfVXKpdgrHjy6f4DW9U0tFm+Ys9oq58JF9Yb8sEg +WQmFRcrnywx/D5yT+g2hXmERrCpo9Q== +=J3wq +-----END PGP SIGNATURE----- diff --git a/kpeoplevcard.changes b/kpeoplevcard.changes index 78f000f..b1f628a 100644 --- a/kpeoplevcard.changes +++ b/kpeoplevcard.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 23 06:17:53 UTC 2020 - Luca Beltrame + +- Add keyring and signature verification + ------------------------------------------------------------------- Thu Dec 12 14:32:59 UTC 2019 - Wolfgang Bauer diff --git a/kpeoplevcard.keyring b/kpeoplevcard.keyring new file mode 100644 index 0000000..d1218e7 Binary files /dev/null and b/kpeoplevcard.keyring differ diff --git a/kpeoplevcard.spec b/kpeoplevcard.spec index 866f462..5fd64d5 100644 --- a/kpeoplevcard.spec +++ b/kpeoplevcard.spec @@ -15,7 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - +%bcond_without lang Name: kpeoplevcard Version: 0.1 Release: 0 @@ -24,6 +24,10 @@ License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz.sig +Source2: %{name}.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: cmake(KF5Contacts)