update code
This commit is contained in:
parent
698730844b
commit
14f9739f34
@ -1,6 +1,6 @@
|
|||||||
Name: libasyncns
|
Name: libasyncns
|
||||||
Version: 0.8
|
Version: 0.8
|
||||||
Release: 16
|
Release: 17
|
||||||
Summary: A C library for Linux/Unix for executing name service queries
|
Summary: A C library for Linux/Unix for executing name service queries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Url: http://0pointer.de/lennart/projects/libasyncns/
|
Url: http://0pointer.de/lennart/projects/libasyncns/
|
||||||
@ -38,7 +38,7 @@ applications that want to make use of %{name}.
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc LICENSE
|
%license LICENSE
|
||||||
%{_libdir}/libasyncns.so.*
|
%{_libdir}/libasyncns.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -54,5 +54,11 @@ applications that want to make use of %{name}.
|
|||||||
%{_docdir}/libasyncns/*
|
%{_docdir}/libasyncns/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8-17
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change the directory of the license files
|
||||||
|
|
||||||
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8-16
|
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8-16
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user