Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libasyncns.git#ae85535f8b713fdfa9d4b6caca99e92155f8771e
This commit is contained in:
parent
f68e2b84a4
commit
99a52e49fd
@ -1,12 +1,13 @@
|
||||
Name: libasyncns
|
||||
Version: 0.8
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
Summary: Asynchronous Name Service Library
|
||||
Source0: http://0pointer.de/lennart/projects/libasyncns/libasyncns-%{version}.tar.gz
|
||||
License: LGPLv2+
|
||||
Url: http://0pointer.de/lennart/projects/libasyncns/
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
%description
|
||||
A small and lightweight library that implements easy to use asynchronous
|
||||
wrappers around the libc NSS functions getaddrinfo(), res_query() and related.
|
||||
@ -44,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT/usr/share/doc/libasyncns/
|
||||
%{_libdir}/pkgconfig/libasyncns.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-19
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user