diff --git a/package/yast2-transfer.changes b/package/yast2-transfer.changes index 8d02a3c..b2c2ba1 100644 --- a/package/yast2-transfer.changes +++ b/package/yast2-transfer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 20 09:56:45 CEST 2018 - schubi@suse.de + +- Changed dir of COPYING file. +- Switched license in spec file from SPDX2 to SPDX3 format. + ------------------------------------------------------------------- Fri Apr 6 18:54:42 UTC 2018 - mfilka@suse.com diff --git a/package/yast2-transfer.spec b/package/yast2-transfer.spec index 356e124..2ae8a2a 100644 --- a/package/yast2-transfer.spec +++ b/package/yast2-transfer.spec @@ -24,7 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 Group: System/YaST -License: GPL-2.0 +License: GPL-2.0-only BuildRequires: curl-devel gcc-c++ perl-XML-Writer update-desktop-files yast2 doxygen yast2-core-devel libtool BuildRequires: yast2-devtools >= 3.1.10 %if 0%{?suse_version} < 1220 @@ -64,4 +64,4 @@ rm -f $RPM_BUILD_ROOT/%{yast_plugindir}/libpy2ag_tftp.la %{yast_moduledir}/* %dir %{yast_docdir} -%doc %{yast_docdir}/COPYING +%license %{yast_docdir}/COPYING