[genius] 1.0.18

Tom Callaway spot at fedoraproject.org
Tue Aug 26 17:53:01 UTC 2014


commit 789180d727fc8d65c1edb4e234dc0d761d10d728
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Aug 26 13:52:59 2014 -0400

    1.0.18

 .gitignore  |    1 +
 genius.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2152e0..2448839 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ genius-1.0.7.tar.gz
 /genius-1.0.14.tar.gz
 /genius-1.0.16.tar.xz
 /genius-1.0.17.tar.xz
+/genius-1.0.18.tar.xz
diff --git a/genius.spec b/genius.spec
index bcb91a9..74a299d 100644
--- a/genius.spec
+++ b/genius.spec
@@ -1,6 +1,6 @@
 Name:           genius
-Version:        1.0.17
-Release:        4%{?dist}
+Version:        1.0.18
+Release:        1%{?dist}
 Summary:        An arbitrary precision integer and multiple precision floatingpoint calculator
 Group:          Applications/Engineering
 License:        GPLv3+
@@ -103,6 +103,9 @@ if [ $1 -eq 0 ]; then
 fi
 
 %changelog
+* Tue Aug 26 2014 Tom Callaway <spot at fedoraproject.org> - 1.0.18-1
+- update to 1.0.18
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.17-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 1cd6cca..a76f9a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96627c9de1c47f2cba8d7d7fd69de6f1  genius-1.0.17.tar.xz
+8bc013917d8a5b41fcbcf15231c325f5  genius-1.0.18.tar.xz


More information about the scm-commits mailing list