diff --git a/.gitignore b/.gitignore index f7a02cd..60bc3d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /admesh-0.98.1.tar.gz +/admesh-0.98.3.tar.gz diff --git a/python-admesh.spec b/python-admesh.spec index af4011c..87fc0ab 100644 --- a/python-admesh.spec +++ b/python-admesh.spec @@ -2,7 +2,7 @@ %global with_python3 1 Name: python-%{pypi_name} -Version: 0.98.1 +Version: 0.98.3 Release: 1%{?dist} Summary: Python bindings for ADMesh, STL manipulation library @@ -100,6 +100,9 @@ popd %changelog +* Wed Feb 25 2015 Miro Hrončok - 0.98.3-1 +- New version 0.98.3 + * Wed Sep 03 2014 Miro Hrončok - 0.98.1-1 - New version - Run tests, add BR pytest diff --git a/sources b/sources index 52d83a8..a1f9854 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -91516318108589ddcd4da6a93129a731 admesh-0.98.1.tar.gz +8aafc56b9d36224ed58ccaa7b21bd285 admesh-0.98.3.tar.gz