diff --git a/popt.changes b/popt.changes index 9152c18..d749aca 100644 --- a/popt.changes +++ b/popt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:44 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Tue Aug 8 19:29:17 UTC 2017 - jengelh@inai.de diff --git a/popt.spec b/popt.spec index 34e5151..db7ede1 100644 --- a/popt.spec +++ b/popt.spec @@ -1,7 +1,7 @@ # # spec file for package popt # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -96,7 +96,8 @@ mv %{buildroot}%{_prefix}/lib/pkgconfig/%{name}.pc %{buildroot}/%{_libdir}/pkgco %files -n libpopt0 -f %{name}.lang %defattr(-,root,root) -%doc CHANGES COPYING +%license COPYING +%doc CHANGES %{_libdir}/libpopt.so.* %files devel