New version 0.98.3
This commit is contained in:
parent
8947dcb8d1
commit
cf170d3fb1
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/admesh-0.98.1.tar.gz
|
||||
/admesh-0.98.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
91516318108589ddcd4da6a93129a731 admesh-0.98.1.tar.gz
|
||||
8aafc56b9d36224ed58ccaa7b21bd285 admesh-0.98.3.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue