This commit is contained in:
Dennis Gilmore 2016-02-04 03:30:53 +00:00
parent 864ebd17a1
commit 60bc7b4757

View File

@ -1,7 +1,7 @@
Name: libmaxminddb
Summary: C library for the MaxMind DB file format
Version: 1.1.1
Release: 5%{?dist}
Release: 6%{?dist}
URL: https://maxmind.github.io/libmaxminddb
Source0: https://github.com/maxmind/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
@ -74,6 +74,9 @@ install -m 0644 %{name}.pc %{buildroot}%{_libdir}/pkgconfig/
%{_mandir}/man3/*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Sep 15 2015 Jan Vcelak <jvcelak@fedoraproject.org> 1.1.1-5
- add pkg-config file from the upcoming upstream version