New version 0.98.3

This commit is contained in:
Miro Hrončok 2015-02-25 16:48:45 +01:00
commit cf170d3fb1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
/admesh-0.98.1.tar.gz
/admesh-0.98.3.tar.gz

View file

@ -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 <mhroncok@redhat.com> - 0.98.3-1
- New version 0.98.3
* Wed Sep 03 2014 Miro Hrončok <mhroncok@redhat.com> - 0.98.1-1
- New version
- Run tests, add BR pytest

View file

@ -1 +1 @@
91516318108589ddcd4da6a93129a731 admesh-0.98.1.tar.gz
8aafc56b9d36224ed58ccaa7b21bd285 admesh-0.98.3.tar.gz