From 2e202fc800b789d465d957134340b4ec0f0e90dd Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 10 Oct 2016 17:54:56 +0200 Subject: [PATCH] Fix scopes of injected Maven dependencies --- osgi-core.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/osgi-core.spec b/osgi-core.spec index b69949a..ccfb825 100644 --- a/osgi-core.spec +++ b/osgi-core.spec @@ -1,6 +1,6 @@ Name: osgi-core Version: 6.0.0 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 Summary: OSGi Core API URL: https://www.osgi.org @@ -51,7 +51,7 @@ mv org src/main/java/ ' -%pom_add_dep org.osgi:osgi.annotation +%pom_add_dep org.osgi:osgi.annotation::provided %build %mvn_build @@ -68,6 +68,9 @@ mv org src/main/java/ %license LICENSE %changelog +* Mon Oct 10 2016 Mikolaj Izdebski - 6.0.0-3 +- Fix scopes of injected Maven dependencies + * Wed Oct 05 2016 Michael Simacek - 6.0.0-2 - Remove alias