|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libasyncns
|
|
|
|
|
Version: 0.8
|
|
|
|
|
Release: 29%{?dist}
|
|
|
|
|
Release: 30%{?dist}
|
|
|
|
|
Summary: Asynchronous Name Service Library
|
|
|
|
|
Source0: http://0pointer.de/lennart/projects/libasyncns/libasyncns-%{version}.tar.gz
|
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
@ -45,6 +45,10 @@ rm -rf $RPM_BUILD_ROOT/usr/share/doc/libasyncns/
|
|
|
|
|
%{_libdir}/pkgconfig/libasyncns.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.8-30
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.8-29
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|