diff --git a/libasyncns.spec b/libasyncns.spec index 1852e4e..b6b7d0f 100644 --- a/libasyncns.spec +++ b/libasyncns.spec @@ -1,6 +1,6 @@ Name: libasyncns Version: 0.8 -Release: 16 +Release: 17 Summary: A C library for Linux/Unix for executing name service queries License: LGPLv2+ Url: http://0pointer.de/lennart/projects/libasyncns/ @@ -38,7 +38,7 @@ applications that want to make use of %{name}. %files %defattr(-,root,root) -%doc LICENSE +%license LICENSE %{_libdir}/libasyncns.so.* %files devel @@ -54,5 +54,11 @@ applications that want to make use of %{name}. %{_docdir}/libasyncns/* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 0.8-17 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license files + * Mon Sep 2 2019 openEuler Buildteam - 0.8-16 - Package init