diff --git a/libmaxminddb.spec b/libmaxminddb.spec index fdc8cfd..58af5ac 100644 --- a/libmaxminddb.spec +++ b/libmaxminddb.spec @@ -1,7 +1,7 @@ Name: libmaxminddb Summary: C library for the MaxMind DB file format Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://maxmind.github.io/libmaxminddb Source0: https://github.com/maxmind/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz @@ -63,6 +63,9 @@ rm -fv %{buildroot}%{_libdir}/*.la %{_mandir}/man3/* %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sun Mar 27 2016 Jan Vcelak 1.2.0-1 - rebase to new version