Compare commits

...

No commits in common. "c8" and "c8s-stream-rhel8" have entirely different histories.

1 changed files with 19 additions and 4 deletions

View File

@ -2,13 +2,13 @@
Name: felix-gogo-command
Version: 1.0.2
Release: 7%{?dist}
Release: 11%{?dist}
Summary: Apache Felix Gogo command line shell for OSGi
License: ASL 2.0
URL: http://felix.apache.org/documentation/subprojects/apache-felix-gogo.html
URL: https://felix.apache.org/documentation/subprojects/apache-felix-gogo.html
BuildArch: noarch
Source0: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.command/%{version}/%{bundle}-%{version}-source-release.tar.gz
Source0: https://repo1.maven.org/maven2/org/apache/felix/%{bundle}/%{version}/%{bundle}-%{version}-source-release.tar.gz
BuildRequires: maven-local
BuildRequires: mvn(org.apache.felix:gogo-parent:pom:)
@ -17,6 +17,7 @@ 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
@ -39,6 +40,8 @@ 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
@ -52,6 +55,18 @@ This package contains API documentation for %{name}.
%license LICENSE NOTICE
%changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 1.0.2-11
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Tue Apr 28 2020 Dinesh Prasanth M K <dmoluguw@redhat.com> - 1.0.2-10
- Inject jUnit dependency
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
@ -136,4 +151,4 @@ This package contains API documentation for %{name}.
- license added to the javadoc
* Tue Jan 10 2012 Krzysztof Daniel <kdaniel@redhat.com> 0.12.0-1
- Release 0.12.0
- Release 0.12.0