|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
%bcond_with bootstrap
|
|
|
|
|
%bcond_without bootstrap
|
|
|
|
|
|
|
|
|
|
Name: plexus-components-pom
|
|
|
|
|
Version: 6.5
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Plexus Components POM
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
URL: https://github.com/codehaus-plexus/plexus-components
|
|
|
|
@ -38,6 +38,9 @@ cp -p %{SOURCE1} LICENSE
|
|
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.5-3
|
|
|
|
|
- Bootstrap build
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.5-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|