|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
%bcond_with bootstrap
|
|
|
|
|
%bcond_without bootstrap
|
|
|
|
|
|
|
|
|
|
Name: plexus-pom
|
|
|
|
|
Version: 7
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Root Plexus Projects POM
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
URL: https://github.com/codehaus-plexus/plexus-pom
|
|
|
|
@ -42,6 +42,9 @@ cp -p %{SOURCE1} LICENSE
|
|
|
|
|
%license LICENSE
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 7-2
|
|
|
|
|
- Bootstrap build
|
|
|
|
|
|
|
|
|
|
* Mon Feb 01 2021 Fabio Valentini <decathorpe@gmail.com> - 7-1
|
|
|
|
|
- Update to version 7.
|
|
|
|
|
|
|
|
|
|