[jacoco] Update to 0.7.1.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon May 12 08:25:54 UTC 2014


commit a88ed48a47df4d34770d2fc0199fbaccf5aaeddc
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon May 12 11:25:41 2014 +0300

    Update to 0.7.1.

 .gitignore  |    1 +
 jacoco.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3c5b65..5caae0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /v0.6.4.tar.gz
 /v0.6.5.tar.gz
 /v0.7.0.tar.gz
+/v0.7.1.tar.gz
diff --git a/jacoco.spec b/jacoco.spec
index 6ddb3c3..e9e0d8a 100644
--- a/jacoco.spec
+++ b/jacoco.spec
@@ -1,7 +1,7 @@
-%global tag 201403182114
+%global tag 201405082137
 
 Name:      jacoco
-Version:   0.7.0
+Version:   0.7.1
 Release:   1%{?dist}
 Summary:   Java Code Coverage for Eclipse 
 Group:     System Environment/Libraries
@@ -141,6 +141,9 @@ echo %{name} %{name}/org.jacoco.ant > %{buildroot}%{_sysconfdir}/ant.d/%{name}
 %{_javadocdir}/%{name}/
 
 %changelog
+* Mon May 12 2014 Alexander Kurtakov <akurtako at redhat.com> 0.7.1-1
+- Update to 0.7.1.
+
 * Thu Mar 27 2014 Alexander Kurtakov <akurtako at redhat.com> 0.7.0-1
 - Update to upstream version 0.7.0.
 
diff --git a/sources b/sources
index d0e0f9f..ca217f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-618bc889e857cbd2b5d5e72a08ef0db1  v0.7.0.tar.gz
+77d5408f48afd99c8606e9b20525ee8d  v0.7.1.tar.gz


More information about the scm-commits mailing list