diff --git a/cura.spec b/cura.spec index 49c5d0d..45e1c84 100644 --- a/cura.spec +++ b/cura.spec @@ -1,9 +1,11 @@ Name: cura Epoch: 1 Version: 3.0.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: 3D printer control software -License: AGPLv3+ + +# https://lists.fedoraproject.org/archives/list/legal@lists.fedoraproject.org/thread/MOUNX6I3POCDMYWBNJ7JPLLIKVYWVRBJ/ +License: LGPLv3+ URL: https://ultimaker.com/en/products/cura-software Source0: https://github.com/Ultimaker/Cura/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -129,6 +131,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %{_prefix}/lib/%{name} %changelog +* Mon Dec 04 2017 Miro Hrončok - 1:3.0.3-5 +- Mark the package with correct license + * Sun Dec 03 2017 Miro Hrončok - 1:3.0.3-4 - Also apply the nvidia driver workaround on Fedora (#1520138)