From 8c19e0f8a18c3fbac1525bdbf30983b30b7925fb Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 17 Apr 2019 15:19:55 +0200 Subject: [PATCH] Add alias for org.osgi:org.osgi.core --- osgi-core.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/osgi-core.spec b/osgi-core.spec index f06ba2d..eea33b4 100644 --- a/osgi-core.spec +++ b/osgi-core.spec @@ -1,6 +1,6 @@ Name: osgi-core Version: 7.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OSGi Core API License: ASL 2.0 URL: https://www.osgi.org @@ -56,6 +56,8 @@ mv META-INF/maven/org.osgi/osgi.core/pom.xml . %pom_add_dep org.osgi:osgi.annotation::provided +%mvn_alias : org.osgi:org.osgi.core + %build %mvn_build @@ -71,6 +73,9 @@ mv META-INF/maven/org.osgi/osgi.core/pom.xml . %license LICENSE %changelog +* Wed Apr 17 2019 Mikolaj Izdebski - 7.0.0-2 +- Add alias for org.osgi:org.osgi.core + * Wed Mar 06 2019 Mat Booth - 7.0.0-1 - Update to OSGi R7