diff --git a/libmaxminddb.spec b/libmaxminddb.spec index 310ae8e..5a8ac41 100644 --- a/libmaxminddb.spec +++ b/libmaxminddb.spec @@ -1,6 +1,6 @@ Name: libmaxminddb Summary: C library for the MaxMind DB file format -Version: 1.1.5 +Version: 1.2.0 Release: 1%{?dist} URL: https://maxmind.github.io/libmaxminddb Source0: https://github.com/maxmind/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz @@ -61,6 +61,9 @@ rm -fv %{buildroot}%{_libdir}/*.la %{_mandir}/man3/* %changelog +* Sun Mar 27 2016 Jan Vcelak 1.2.0-1 +- rebase to new version + * Mon Mar 21 2016 Jan Vcelak 1.1.5-1 - rebase to new version diff --git a/sources b/sources index 989de2a..b329ce1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4085bdcc243cdf91e61c2155e5e5c157 libmaxminddb-1.1.5.tar.gz +fae9021779dffe1b87f038d21f8afd56 libmaxminddb-1.2.0.tar.gz