Properly work with or without authselect (BZ #1577243)

epel8
Adam Goode 5 years ago
parent 923eb4834c
commit ae88993589

@ -1,13 +1,13 @@
Name: nss-mdns
Version: 0.14.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: glibc plugin for .local name resolution
License: LGPLv2+
URL: https://github.com/lathiat/nss-mdns
Source0: https://github.com/lathiat/nss-mdns/releases/download/v%{version}/nss-mdns-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: gcc
BuildRequires: pkgconfig(check)
Requires: avahi
@ -94,6 +94,9 @@ fi
%changelog
* Sun Jan 19 2020 Adam Goode <adam@spicenitz.org> - 0.14.1-5
- Properly work with or without authselect (BZ #1577243)
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

Loading…
Cancel
Save