[python-OWSLib] New upstream release 0.8.8

Volker Fröhlich volter at fedoraproject.org
Sun Jul 6 22:43:17 UTC 2014


commit 1d6b762584b5df373d1c90ea3b534f1b55ce791a
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Mon Jul 7 00:42:37 2014 +0200

    New upstream release 0.8.8

 .gitignore         |    1 +
 python-OWSLib.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3bdcdac..9b9ff0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /OWSLib-0.8.7.tar.gz
+/OWSLib-0.8.8.tar.gz
diff --git a/python-OWSLib.spec b/python-OWSLib.spec
index a616e6f..af2e364 100644
--- a/python-OWSLib.spec
+++ b/python-OWSLib.spec
@@ -5,8 +5,8 @@
 %global modname OWSLib
 
 Name:           python-%{modname}
-Version:        0.8.7
-Release:        3%{?dist}
+Version:        0.8.8
+Release:        1%{?dist}
 Summary:        Client library for OGC web services
 License:        BSD
 URL:            http://geopython.github.io/OWSLib
@@ -41,6 +41,9 @@ rm -rf %{modname}.egg-info
 %{python_sitelib}/%{modname}-%{version}-py*.egg-info
 
 %changelog
+* Mon Jul  7 2014 Volker Fröhlich <volker27 at gmx.at> - 0.8.8-1
+- New upstream release
+
 * Wed Jul  2 2014 Volker Fröhlich <volker27 at gmx.at> - 0.8.7-3
 - Changed package summary
 
diff --git a/sources b/sources
index 23c8a41..7d6f324 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a86f087e07529b58b918a05af883ef60  OWSLib-0.8.7.tar.gz
+09c74461605f18d0381080ab0ecb20cd  OWSLib-0.8.8.tar.gz


More information about the scm-commits mailing list