[maven-reporting-exec/f15] Added dist macro to release

Tomas Radej tradej at fedoraproject.org
Fri Aug 12 12:12:21 UTC 2011


commit 6b9052e89f5bf66c45219e70ed43c0b40c9a92b0
Author: Tomas Radej <tradej at redhat.com>
Date:   Fri Aug 12 14:10:15 2011 +0200

    Added dist macro to release

 maven-reporting-exec.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/maven-reporting-exec.spec b/maven-reporting-exec.spec
index 71413f3..f738709 100644
--- a/maven-reporting-exec.spec
+++ b/maven-reporting-exec.spec
@@ -1,6 +1,6 @@
 Name:           maven-reporting-exec
 Version:        1.0.1
-Release:        2
+Release:        3%{?dist}
 BuildArch:      noarch
 Summary:        Classes to manage report plugin executions with Maven 3
 
@@ -82,6 +82,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Fri Aug 12 2011 tradej <tradej at redhat.com> 1.0.1-3
+- Added dist macro to release
+
 * Thu Aug 11 2011 tradej <tradej at redhat.com> 1.0.1-2
 - Changed BuildArch to noarch
 


More information about the scm-commits mailing list