[genius] update to 1.0.19

Tom Callaway spot at fedoraproject.org
Thu Sep 25 00:18:19 UTC 2014


commit 3a32a85c4f857f4713aa2b73ec87a343e1ffd386
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Sep 24 20:18:11 2014 -0400

    update to 1.0.19

 .gitignore  |    1 +
 genius.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2448839..8c3c7f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ genius-1.0.7.tar.gz
 /genius-1.0.16.tar.xz
 /genius-1.0.17.tar.xz
 /genius-1.0.18.tar.xz
+/genius-1.0.19.tar.xz
diff --git a/genius.spec b/genius.spec
index 74a299d..313e0c1 100644
--- a/genius.spec
+++ b/genius.spec
@@ -1,5 +1,5 @@
 Name:           genius
-Version:        1.0.18
+Version:        1.0.19
 Release:        1%{?dist}
 Summary:        An arbitrary precision integer and multiple precision floatingpoint calculator
 Group:          Applications/Engineering
@@ -103,6 +103,9 @@ if [ $1 -eq 0 ]; then
 fi
 
 %changelog
+* Wed Sep 24 2014 Tom Callaway <spot at fedoraproject.org> - 1.0.19-1
+- update to 1.0.19
+
 * Tue Aug 26 2014 Tom Callaway <spot at fedoraproject.org> - 1.0.18-1
 - update to 1.0.18
 
diff --git a/sources b/sources
index a76f9a0..5e476c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8bc013917d8a5b41fcbcf15231c325f5  genius-1.0.18.tar.xz
+06a8abb81b31a964db1acdc37cdd5cd1  genius-1.0.19.tar.xz


More information about the scm-commits mailing list