[vifir] Update for vifir-0.9-1

Dave Ludlow adsllc at fedoraproject.org
Sun Jul 31 20:15:45 UTC 2011


commit de0049433d28a3f930ab25842caf873a1af33ced
Author: David Ludlow <dave at adsllc.com>
Date:   Sun Jul 31 16:15:18 2011 -0400

    Update for vifir-0.9-1

 .gitignore |    2 +-
 sources    |    2 +-
 vifir.spec |    7 +++++--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34f529a..ffde73f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/vifir-0.8.tar.gz
+/vifir-0.9.tar.gz
diff --git a/sources b/sources
index 9c08b87..229c87a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4bb26816155d2a0039d44348f342975f  vifir-0.8.tar.gz
+680a37d611253ec3b64e835e06c9207c  vifir-0.9.tar.gz
diff --git a/vifir.spec b/vifir.spec
index 77fd7bd..31ddcd4 100644
--- a/vifir.spec
+++ b/vifir.spec
@@ -1,6 +1,6 @@
 %global name vifir
-%global version 0.8
-%global release 2%{?dist}
+%global version 0.9
+%global release 1%{?dist}
 %global _prefix /usr
 
 Name:           %{name}
@@ -74,6 +74,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jul 31 2011 Dave Ludlow <dave at adsllc.com> - 0.9-1
+- Fix off-by-one error causing a crash upon loading a chart
+
 * Fri Jul 15 2011 Marek Kasik <mkasik at redhat.com> - 0.8-2
 - Rebuild (poppler-0.17.0)
 


More information about the scm-commits mailing list