[eclipse-moreunit] Update to upstream 3.0.2.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Apr 23 12:18:03 UTC 2013


commit a2552349dd88b60b3b184526cba6b9bf82c14e39
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Apr 23 15:17:54 2013 +0300

    Update to upstream 3.0.2.

 .gitignore            |    1 +
 eclipse-moreunit.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db8eddf..370bbf6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ eclipse-moreunit-2.4.1.tar.xz
 eclipse-moreunit-2.4.4.tar.xz
 eclipse-moreunit-2.4.6.tar.xz
 /eclipse-moreunit-3.0.1.tar.xz
+/eclipse-moreunit-3.0.2.tar.xz
diff --git a/eclipse-moreunit.spec b/eclipse-moreunit.spec
index afdda13..7126daf 100644
--- a/eclipse-moreunit.spec
+++ b/eclipse-moreunit.spec
@@ -1,15 +1,15 @@
-%global src_repo_tag   v3.0.1
+%global src_repo_tag   v3.0.2
 %global install_loc    %{_datadir}/eclipse/dropins/moreunit
 
 Name:           eclipse-moreunit
-Version:        3.0.1
+Version:        3.0.2
 Release:        1%{?dist}
 Summary:        An Eclipse plugin that assists with writing more unit tests
 
 Group:          Development/Tools
 License:        EPL
 URL:            http://moreunit.sourceforge.net
-## sh %{name}-fetch-src.sh v3.0.1 3.0.1
+## sh %{name}-fetch-src.sh v3.0.2 3.0.2
 Source0:        %{name}-%{version}.tar.xz
 Source1:        %{name}-fetch-src.sh
 
@@ -66,6 +66,9 @@ popd
 %doc org.moreunit.plugin/help/documentation.html
 
 %changelog
+* Tue Apr 23 2013 Alexander Kurtakov <akurtako at redhat.com> 3.0.2-1
+- Update to upstream 3.0.2.
+
 * Wed Mar 20 2013 Alexander Kurtakov <akurtako at redhat.com> 3.0.1-1
 - Update to upstream 3.0.1.
 
diff --git a/sources b/sources
index 0657171..6c3dcab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc07f0806badcf8d8383567a21ae7822  eclipse-moreunit-3.0.1.tar.xz
+b3de331ffcf8ad450f7153ff89ad3922  eclipse-moreunit-3.0.2.tar.xz


More information about the scm-commits mailing list