[eclipse-moreunit] Update to 2.4.6 upstream release.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Jul 10 06:24:57 UTC 2012


commit 6191a8a4f335147acd76a3b746d000a98bdc6a4e
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Jul 10 09:24:47 2012 +0300

    Update to 2.4.6 upstream release.

 .gitignore            |    1 +
 eclipse-moreunit.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b75b61..d70081f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ eclipse-moreunit-fetched-src-V_2_2_1.tar.bz2
 /eclipse-moreunit-fetched-src-V_2_3_0.tar.xz
 eclipse-moreunit-2.4.1.tar.xz
 eclipse-moreunit-2.4.4.tar.xz
+eclipse-moreunit-2.4.6.tar.xz
diff --git a/eclipse-moreunit.spec b/eclipse-moreunit.spec
index 6f02bd5..57374ea 100644
--- a/eclipse-moreunit.spec
+++ b/eclipse-moreunit.spec
@@ -1,15 +1,15 @@
-%global src_repo_tag   V_2_4_4
+%global src_repo_tag   V_2_4_6
 %global install_loc    %{_datadir}/eclipse/dropins/moreunit
 
 Name:           eclipse-moreunit
-Version:        2.4.4
+Version:        2.4.6
 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 V_2_4_4 2.4.4
+## sh %{name}-fetch-src.sh V_2_4_6 2.4.6
 Source0:        %{name}-%{version}.tar.xz
 Source1:        %{name}-fetch-src.sh
 
@@ -45,6 +45,9 @@ install -d -m 755 %{buildroot}%{install_loc}
 %doc org.moreunit.plugin/help/documentation.html
 
 %changelog
+* Tue Jul 10 2012 Alexander Kurtakov <akurtako at redhat.com> 2.4.6-1
+- Update to 2.4.6 upstream release.
+
 * Fri Apr 27 2012 Alexander Kurtakov <akurtako at redhat.com> 2.4.4-1
 - Update to latest upstream.
 
diff --git a/sources b/sources
index a343fee..ac654b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47c4fd38415294c81efa2fba1e82afe6  eclipse-moreunit-2.4.4.tar.xz
+bb3b52312440190ff9405fe9eb8bc462  eclipse-moreunit-2.4.6.tar.xz


More information about the scm-commits mailing list