[cdi-api1] Add compat versions

Marek Goldmann goldmann at fedoraproject.org
Mon Jul 7 12:40:12 UTC 2014


commit 1db925237a550cbf1229097ad7cd1845ee7e0b98
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Mon Jul 7 14:40:24 2014 +0200

    Add compat versions

 cdi-api1.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/cdi-api1.spec b/cdi-api1.spec
index 6ad5308..318c674 100644
--- a/cdi-api1.spec
+++ b/cdi-api1.spec
@@ -5,7 +5,7 @@
 
 Name:             cdi-api1
 Version:          1.0
-Release:          14%{namedreltag}%{?dist}
+Release:          15%{namedreltag}%{?dist}
 Summary:          CDI API 1.0
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -51,6 +51,7 @@ Group:            Documentation
 cp %{SOURCE1} .
 
 %build
+%mvn_compat_version : %{namedversion} %{upstreamversion} %{version} 1
 %mvn_build
 
 %install
@@ -64,6 +65,9 @@ cp %{SOURCE1} .
 %doc LICENSE-2.0.txt
 
 %changelog
+* Mon Jul 07 2014 Marek Goldmann <mgoldman at redhat.com> - 1.0-15.SP4
+- Add compat versions
+
 * Mon Jul 07 2014 Marek Goldmann <mgoldman at redhat.com> - 1.0-14.SP4
 - Switch to xmvn
 


More information about the scm-commits mailing list