]> git.pld-linux.org Git - packages/libasr.git/commitdiff
libasr 1.0.2 (2015/06/03) auto/th/libasr-1.0.2-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 11 Dec 2015 16:33:04 +0000 (18:33 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 11 Dec 2015 16:34:12 +0000 (18:34 +0200)
- Make AI_ADDRCONFIG filter on loopback address instead of loopback interface
- Limit AI_ADDRCONFIG effects to DNS queries
- Install manpages
- Allow more aliases and addrs for gethostby*_async() and ignore extra entries

libasr.spec

index 4254d189f599f0c240269e20c65868f4bf9c8dc0..c3b45b704a0e5a37285072da85d0586488332a9e 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       Free, simple and portable asynchronous resolver library
 Name:          libasr
-Version:       1.0.1
-Release:       2
+Version:       1.0.2
+Release:       1
 License:       BSD
 Group:         Libraries
 Source0:       https://www.opensmtpd.org/archives/%{name}-%{version}.tar.gz
-# Source0-md5: ca46c5f24846598f9fd2322c265f5313
+# Source0-md5: 2a2832e8c25683bd17f4ce8b37ba940a
 URL:           https://github.com/OpenSMTPD/libasr
 BuildRequires: openssl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -67,3 +67,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_includedir}/asr.h
 %{_libdir}/libasr.so
+%{_mandir}/man3/asr_run.3*
This page took 0.05511 seconds and 4 git commands to generate.