diff --git a/proj.changes b/proj.changes index 8817c8e..2725bc7 100644 --- a/proj.changes +++ b/proj.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 2 14:15:31 UTC 2023 - Dirk Müller <dmueller@suse.com> + +- fix license declaration + ------------------------------------------------------------------- Sat Dec 3 20:45:00 UTC 2022 - Dirk Müller <dmueller@suse.com> diff --git a/proj.spec b/proj.spec index 3bc930a..57d3d45 100644 --- a/proj.spec +++ b/proj.spec @@ -1,7 +1,7 @@ # # spec file for package proj # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,6 +46,7 @@ data with a wide range of selectable projection functions. %package -n %{libname} Summary: Cartographic projection software +License: MIT Group: Development/Libraries/C and C++ %description -n %{libname} @@ -55,6 +56,7 @@ data with a wide range of selectable projection functions. %package devel Summary: Development files for PROJ +License: MIT Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} Provides: libproj-devel = %{version} @@ -73,7 +75,7 @@ This package contains libproj and the appropriate header files and man pages. Summary: %{countryname} datum grids for Proj\ BuildArch: noarch\ # See README.DATA \ -License: BSD-2-Clause and CC0-1.0 and CC-BY-4.0 and CC-BY-SA-4.0 and SUSE-Public-Domain \ +License: BSD-2-Clause AND CC0-1.0 AND CC-BY-4.0 AND CC-BY-SA-4.0 AND SUSE-Public-Domain \ Supplements: proj\ \ %description data-%{countrycode}\ @@ -82,7 +84,7 @@ Supplements: proj\ %files data-%{countrycode}\ %{wildcard}\ %{extrafile} - +License: MIT %data_subpkg -c at -n Austria %data_subpkg -c au -n Australia %data_subpkg -c be -n Belgium