[python-mpmath] Update to 0.19

Zbigniew Jędrzejewski-Szmek zbyszek at fedoraproject.org
Tue Jun 24 20:20:52 UTC 2014


commit a22dbfea558db208300fa999de7b4a7ca3f4bdcf
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Tue Jun 24 16:19:37 2014 -0400

    Update to 0.19

 .gitignore         |    2 ++
 python-mpmath.spec |    6 ++++--
 sources            |    4 ++--
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c24d1f..accbf4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@ mpmath-0.15.tar.gz
 /mpmath-all-0.17.tar.gz
 /mpmath-0.18.tar.gz
 /mpmath-docsrc-0.18.tar.gz
+/mpmath-docsrc-0.19.tar.gz
+/mpmath-0.19.tar.gz
diff --git a/python-mpmath.spec b/python-mpmath.spec
index d98ebdc..531888c 100644
--- a/python-mpmath.spec
+++ b/python-mpmath.spec
@@ -5,8 +5,8 @@
 %endif
 
 Name:           python-mpmath
-Version:        0.18
-Release:        3%{?dist}
+Version:        0.19
+Release:        1%{?dist}
 Summary:        A pure Python library for multiprecision floating-point arithmetic
 Group:          Applications/Engineering
 License:        BSD
@@ -128,6 +128,8 @@ rm -rf %{buildroot}
 %doc doc/build/*
 
 %changelog
+* Tue Jun 24 2014 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 0.19-1
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 2ece8c1..139db0c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e2e7a7932969f52f25b7e19d8f0438bd  mpmath-0.18.tar.gz
-65286d76dff4f02f41b31f1c3d1810dd  mpmath-docsrc-0.18.tar.gz
+ab3ea6f464662738e7f53f196806639a  mpmath-docsrc-0.19.tar.gz
+af5cc956b2673b33a25c3e57299bae7b  mpmath-0.19.tar.gz


More information about the scm-commits mailing list