update code
This commit is contained in:
parent
698730844b
commit
14f9739f34
@ -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 <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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user