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