[swt-chart] Update to 0.9.0 Release.

Roland Grunberg rgrunber at fedoraproject.org
Fri Feb 28 14:42:58 UTC 2014


commit 4a554a099f34044fb821b60de739b65dd7b6096a
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Fri Feb 28 09:40:04 2014 -0500

    Update to 0.9.0 Release.

 .gitignore     |    1 +
 sources        |    2 +-
 swt-chart.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index feebc61..4de69c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /swt-chart-0.8.0.tar.xz
+/swt-chart-0.9.0.tar.xz
diff --git a/sources b/sources
index da10922..3c62bdc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6c82db32fd2efbe0e73d5e84e8a31fc  swt-chart-0.8.0.tar.xz
+f97eaad5953f7645a52dfa25a21e07e8  swt-chart-0.9.0.tar.xz
diff --git a/swt-chart.spec b/swt-chart.spec
index 36ef573..1c997c6 100644
--- a/swt-chart.spec
+++ b/swt-chart.spec
@@ -1,6 +1,6 @@
 Name:           swt-chart
-Version:        0.8.0
-Release:        9%{?dist}
+Version:        0.9.0
+Release:        1%{?dist}
 Summary:        SWTChart Feature
 
 Group:          Development/Tools
@@ -66,6 +66,9 @@ cp -rp target/site/apidocs %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Thu Feb 27 2014 Roland Grunberg <rgrunber at redhat.com> - 0.9.0-1
+- Update to 0.9.0 Release.
+
 * Wed Feb 26 2014 Roland Grunberg <rgrunber at redhat.com> - 0.8.0-9
 - Change R:java to R:java-headless (Bug 1068558).
 


More information about the scm-commits mailing list