diff --git a/kommit.keyring b/kommit.keyring new file mode 100644 index 0000000..c939317 Binary files /dev/null and b/kommit.keyring differ diff --git a/kommit.spec b/kommit.spec index 53e1111..ef34706 100644 --- a/kommit.spec +++ b/kommit.spec @@ -17,24 +17,26 @@ # +%bcond_without released Name: kommit Version: 1.0.2 Release: 0 Summary: Graphical Git Client License: GPL-3.0-only -Group: Development/Tools/Version Control URL: https://apps.kde.org/kommit Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz +%if %{with released} Source1: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig +Source2: kommit.keyring +%endif BuildRequires: extra-cmake-modules -BuildRequires: kf5-filesystem +BuildRequires: cmake BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5TextEditor) BuildRequires: cmake(Qt5Test) -BuildRequires: cmake(x86-64) %description Graphical Git Client