From 8ac890dcb1207b3008f7a9bc9727c643d734624d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Sat, 14 Feb 2015 11:53:37 +0100 Subject: [PATCH] New release 0.8.13 --- python-OWSLib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 4e2c8db..f986f31 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -5,7 +5,7 @@ %global modname OWSLib Name: python-%{modname} -Version: 0.8.12 +Version: 0.8.13 Release: 1%{?dist} Summary: Client library for OGC web services License: BSD @@ -41,6 +41,9 @@ rm -rf %{modname}.egg-info %{python_sitelib}/%{modname}-%{version}-py*.egg-info %changelog +* Sat Feb 14 2015 Volker Fröhlich - 0.8.13-1 +- New upstream release + * Tue Dec 23 2014 Volker Fröhlich - 0.8.12-1 - New upstream release