[eclipse-testframework] - Update to 3.6.1.

Chris Aniszczyk caniszczyk at fedoraproject.org
Thu Oct 7 22:10:54 UTC 2010


commit 98bc26b0ffa5ffa4de5ecb6c6ae4036b0d301870
Author: Chris Aniszczyk <zx at redhat.com>
Date:   Thu Oct 7 17:10:03 2010 -0500

    - Update to 3.6.1.

 .gitignore                 |    1 +
 eclipse-testframework.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f03d3e2..3da4314 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 eclipse-testframework-fetched-src-R3_6.tar.bz2
+/eclipse-testframework-fetched-src-R3_6_1.tar.bz2
diff --git a/eclipse-testframework.spec b/eclipse-testframework.spec
index b7655fc..535bdb3 100644
--- a/eclipse-testframework.spec
+++ b/eclipse-testframework.spec
@@ -1,9 +1,9 @@
 %global eclipse_base   %{_libdir}/eclipse
 %global install_loc    %{_datadir}/eclipse/dropins/testframework
-%global tag            R3_6
+%global tag            R3_6_1
 
 Name:           eclipse-testframework
-Version:        3.6.0
+Version:        3.6.1
 Release:        1%{?dist}
 Summary:        Eclipse Test Framework
 
@@ -69,6 +69,9 @@ popd
 %doc org.eclipse.test-feature/epl-v10.html
 
 %changelog
+* Thu Oct 7 2010 Chris Aniszczyk <zx at redhat.com> 3.6.1-1
+- Update to 3.6.1.
+
 * Wed Jul 14 2010 Alexander Kurtakov <akurtako at redhat.com> 3.6.0-1
 - Update to 3.6.
 
diff --git a/sources b/sources
index b09b9d6..be67eca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abd668b54c4bf20b1e629a9e764c219b  eclipse-testframework-fetched-src-R3_6.tar.bz2
+5531d4fe13a3c09312e8b9e5a47d9d32  eclipse-testframework-fetched-src-R3_6_1.tar.bz2


More information about the scm-commits mailing list