!2 remove useless comment

Merge pull request !2 from gu-gu-gu/gu
This commit is contained in:
openeuler-ci-bot 2020-02-25 16:12:15 +08:00 committed by Gitee
commit 858cb28028

View File

@ -1,6 +1,6 @@
Name: jdom2
Version: 2.0.6
Release: 13
Release: 14
Summary: Classes representing the components of an XML document
License: Saxpath
URL: http://www.jdom.org/
@ -29,7 +29,6 @@ Files for help with jdom2.
%prep
%autosetup -n jdom-JDOM-%{version} -p1
#find -name 'lib' -exec rm -rf {} \;
rm -rf ./contrib/lib ./lib
find -name '*.jar' -delete
find -name '*.class' -delete
@ -57,5 +56,8 @@ mv build/package/jdom-%{version}.bar build/package/jdom-%{version}.jar
%doc CHANGES.txt COMMITTERS.txt README.txt TODO.txt
%changelog
* Thu Dec 20 2020 gulining<gulining1@huawei.com> - 2.0.6-14
- remove useless comment
* Thu Dec 12 2019 gulining<gulining1@huawei.com> - 2.0.6-13
- Pakcage init