source1 removed

This commit is contained in:
Onuralp SEZER 2021-09-12 22:12:03 +03:00
commit 83f855634e
No known key found for this signature in database
GPG key ID: 44887BE9A1D41395

View file

@ -5,7 +5,6 @@ License: GPLv2 or GPLv3
Summary: Kirigami-based RSS reader
Url: https://invent.kde.org/plasma-mobile/alligator
Source: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz
Source1: org.kde.alligator.appdata.xml
BuildRequires: gcc
BuildRequires: gcc-c++
@ -47,7 +46,6 @@ Alligator is a convergent RSS/Atom feed reader.
%cmake_install
%find_lang %{name}
chmod -x %{buildroot}%{_datadir}/applications/org.kde.%{name}.desktop
cp %{SOURCE1} %{buildroot}%{_datadir}/metainfo/org.kde.%{name}.appdata.xml
%check