diff --git a/SPECS/felix-gogo-command.spec b/SPECS/felix-gogo-command.spec index e521bb6..e3e4d52 100644 --- a/SPECS/felix-gogo-command.spec +++ b/SPECS/felix-gogo-command.spec @@ -2,13 +2,13 @@ Name: felix-gogo-command Version: 1.0.2 -Release: 11%{?dist} +Release: 7%{?dist} Summary: Apache Felix Gogo command line shell for OSGi License: ASL 2.0 -URL: https://felix.apache.org/documentation/subprojects/apache-felix-gogo.html +URL: http://felix.apache.org/documentation/subprojects/apache-felix-gogo.html BuildArch: noarch -Source0: https://repo1.maven.org/maven2/org/apache/felix/%{bundle}/%{version}/%{bundle}-%{version}-source-release.tar.gz +Source0: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.command/%{version}/%{bundle}-%{version}-source-release.tar.gz BuildRequires: maven-local BuildRequires: mvn(org.apache.felix:gogo-parent:pom:) @@ -17,7 +17,6 @@ BuildRequires: mvn(org.apache.felix:org.apache.felix.gogo.runtime) BuildRequires: mvn(org.mockito:mockito-core) BuildRequires: mvn(org.osgi:osgi.cmpn) BuildRequires: mvn(org.osgi:osgi.core) -BuildRequires: mvn(junit:junit) %description Apache Felix Gogo is a subproject of Apache Felix implementing a command @@ -40,8 +39,6 @@ This package contains API documentation for %{name}. %pom_change_dep :org.osgi.core :osgi.core::provided %pom_change_dep :org.osgi.compendium :osgi.cmpn::provided -%pom_add_dep junit:junit::test - %build %mvn_build @@ -55,21 +52,9 @@ This package contains API documentation for %{name}. %license LICENSE NOTICE %changelog -* Sun Dec 10 2023 MSVSphere Packaging Team - 1.0.2-11 +* Sun Dec 10 2023 MSVSphere Packaging Team - 1.0.2-7 - Rebuilt for MSVSphere 8.8 -* Fri Jul 10 2020 Jiri Vanek - 1.0.2-11 -- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 - -* Tue Apr 28 2020 Dinesh Prasanth M K - 1.0.2-10 -- Inject jUnit dependency - -* Tue Jan 28 2020 Fedora Release Engineering - 1.0.2-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 1.0.2-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - * Thu Jan 31 2019 Fedora Release Engineering - 1.0.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild