diff --git a/libmaxminddb.spec b/libmaxminddb.spec index 859ae7d..a073f33 100644 --- a/libmaxminddb.spec +++ b/libmaxminddb.spec @@ -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 - 1.1.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Sep 15 2015 Jan Vcelak 1.1.1-5 - add pkg-config file from the upcoming upstream version