From cf170d3fb1436668f320154c4a858b36d4e9c93b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 25 Feb 2015 16:48:45 +0100 Subject: [PATCH] New version 0.98.3 --- .gitignore | 1 + python-admesh.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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