Modifying the source code package

(cherry picked from commit 9c3da3cc5ea7cdc42427cb4a185ea45e17f3b4e4)
This commit is contained in:
wu-leilei 2022-11-16 16:58:51 +08:00 committed by openeuler-sync-bot
parent 1aa9809fc9
commit 13e9447b46
2 changed files with 4 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: plexus-compiler Name: plexus-compiler
Version: 2.8.2 Version: 2.8.2
Release: 4 Release: 5
Epoch: 0 Epoch: 0
Summary: Components to manipulate compilers for Plexus Summary: Components to manipulate compilers for Plexus
License: MIT and ASL 2.0 and ASL 1.1 License: MIT and ASL 2.0 and ASL 1.1
@ -64,5 +64,8 @@ cp %{SOURCE2} LICENSE
%{_datadir}/maven-poms/%{name}/* %{_datadir}/maven-poms/%{name}/*
%changelog %changelog
* Mon Nov 14 2022 wulei <wulei80@h-partners.com> - 0:2.8.2-5
- Modifying the source code package
* Wed Dec 4 2019 huyan <hu.huyan@huawei.com> - 0:2.8.2-4 * Wed Dec 4 2019 huyan <hu.huyan@huawei.com> - 0:2.8.2-4
- Package Initialization - Package Initialization