From a8be2a5d99563d13c99e0cb51e4acdadceda2ae6 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Jun 26 2013 14:03:48 +0000 Subject: 1.0.17 --- diff --git a/.gitignore b/.gitignore index 9c423f4..f2152e0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ genius-1.0.7.tar.gz /genius-1.0.12.tar.gz /genius-1.0.14.tar.gz /genius-1.0.16.tar.xz +/genius-1.0.17.tar.xz diff --git a/genius.spec b/genius.spec index b18d5ff..5e62c0d 100644 --- a/genius.spec +++ b/genius.spec @@ -1,6 +1,6 @@ Name: genius -Version: 1.0.16 -Release: 3%{?dist} +Version: 1.0.17 +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 +* Wed Jun 26 2013 Tom Callaway - 1.0.17-1 +- update to 1.0.17 + * Wed Apr 10 2013 Jon Ciesla - 1.0.16-3 - Drop desktop vendor tag. diff --git a/sources b/sources index d5489bc..1cd6cca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6c5cd246e2da1f451b75c107dda5900 genius-1.0.16.tar.xz +96627c9de1c47f2cba8d7d7fd69de6f1 genius-1.0.17.tar.xz