From cc14e34475d353dd2cda119546e219c1d9860a3e Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Jan 14 2022 23:42:19 +0000 Subject: Fedora Review fixes --- diff --git a/plasma-camera-1.0-1.fc35.src.rpm b/plasma-camera-1.0-1.fc35.src.rpm index 8248e71..a322eb4 100644 Binary files a/plasma-camera-1.0-1.fc35.src.rpm and b/plasma-camera-1.0-1.fc35.src.rpm differ diff --git a/plasma-camera.spec b/plasma-camera.spec index d1d77cc..5792ac7 100644 --- a/plasma-camera.spec +++ b/plasma-camera.spec @@ -1,7 +1,12 @@ Name: plasma-camera Version: 1.0 -Release: 1%{dist} -License: GPLv3 +Release: 1%{?dist} +# Project licensed under GPLv3 with the following under BSD 3 Clause: +# plasma-camera-1.0/src/contents/ui/CameraPage.qml +# plasma-camera-1.0/src/contents/ui/GlobalDrawer.qml +# plasma-camera-1.0/src/contents/ui/ZoomControl.qml +# plasma-camera-1.0/src/contents/ui/main.qml +License: GPLv3 and BSD Summary: Plasma Mobile Camera application Url: https://invent.kde.org/plasma-mobile/plasma-camera Source0: https://invent.kde.org/plasma-mobile/%{name}/-/archive/%{version}/%{name}-%{version}.tar.gz @@ -57,4 +62,4 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.mobile.camera %changelog * Mon Nov 08 2021 Onuralp SEZER - 1.0-1 - initial version plasma-camera - \ No newline at end of file +