From 60bc7b47571e0b2a3e59adfb8c752000865f6a1a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 03:30:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libmaxminddb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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