[felix-gogo-command] BR/R: gogo-runtime >= 0.12.0

Mat Booth mbooth at fedoraproject.org
Thu Jul 3 11:23:08 UTC 2014


commit 6bd3136c080f00210a40e1f65e88f76b38f3ecd3
Author: Mat Booth <mat.booth at redhat.com>
Date:   Thu Jul 3 12:22:55 2014 +0100

    BR/R: gogo-runtime >= 0.12.0

 felix-gogo-command.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/felix-gogo-command.spec b/felix-gogo-command.spec
index 5b4e48a..6c8bb25 100644
--- a/felix-gogo-command.spec
+++ b/felix-gogo-command.spec
@@ -5,7 +5,7 @@
 
 Name:           %{?scl_prefix}felix-gogo-command
 Version:        0.14.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Apache Felix Gogo Command
 
 Group:          Development/Libraries
@@ -31,14 +31,14 @@ BuildRequires:  mockito
 BuildRequires:  felix-osgi-core
 BuildRequires:  felix-framework
 BuildRequires:  felix-osgi-compendium
-BuildRequires:  %{?scl_prefix}felix-gogo-runtime
+BuildRequires:  %{?scl_prefix}felix-gogo-runtime >= 0.12.0
 BuildRequires:  %{?scl_prefix}felix-gogo-parent
 BuildRequires:  mvn(org.apache.felix:org.apache.felix.bundlerepository)
 %{?scl:BuildRequires:	  %{?scl_prefix}build}
 
 Requires:       felix-framework
 Requires:       felix-osgi-compendium
-Requires:       %{?scl_prefix}felix-gogo-runtime
+Requires:       %{?scl_prefix}felix-gogo-runtime >= 0.12.0
 Requires:       mvn(org.apache.felix:org.apache.felix.bundlerepository)
 %{?scl:Requires: %scl_runtime}
 
@@ -70,6 +70,9 @@ API documentation for %{pkg_name}.
 %doc LICENSE
 
 %changelog
+* Thu Jul 03 2014 Mat Booth <mat.booth at redhat.com> - 0.14.0-2
+- BR/R: gogo-runtime >= 0.12.0
+
 * Thu Jul 3 2014 Alexander Kurtakov <akurtako at redhat.com> 0.14.0-1
 - Update to 0.14.0.
 


More information about the scm-commits mailing list