From 2afb392251985c4f9bedfe6c3feb0984b7e77f19 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sep 16 2016 07:25:40 +0000 Subject: Update to 1.4.0 upstream release --- diff --git a/.gitignore b/.gitignore index 034e089..1598fde 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /osmium-tool-1.3.0.tar.gz /osmium-tool-1.3.1.tar.gz +/osmium-tool-1.4.0.tar.gz diff --git a/osmium-tool.spec b/osmium-tool.spec index 02b86c7..067ea0a 100644 --- a/osmium-tool.spec +++ b/osmium-tool.spec @@ -1,6 +1,6 @@ Name: osmium-tool -Version: 1.3.1 -Release: 3%{?dist} +Version: 1.4.0 +Release: 1%{?dist} Summary: Command line tool for working with OpenStreetMap data License: GPLv3 @@ -12,8 +12,8 @@ ExcludeArch: aarch64 BuildRequires: cmake pandoc man-db -BuildRequires: libosmium-devel >= 2.8.0 -BuildRequires: libosmium-static >= 2.8.0 +BuildRequires: libosmium-devel >= 2.9.0 +BuildRequires: libosmium-static >= 2.9.0 %description Command line tool for working with OpenStreetMap data @@ -54,6 +54,9 @@ ctest -V %changelog +* Fri Sep 16 2016 Tom Hughes - 1.4.0-1 +- Update to 1.4.0 upstream release + * Thu Sep 15 2016 Tom Hughes - 1.3.1-3 - Rebuild against libosmium 2.9.0 - Exclude aarch64 as libosmium tests fail diff --git a/sources b/sources index 2eaadfd..171d211 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ddfd41badcddcee5f90572d07a1c570 osmium-tool-1.3.1.tar.gz +adab88740bfc658a6240121144c87e45 osmium-tool-1.4.0.tar.gz