update to version 0.38.19
This commit is contained in:
parent
5204552600
commit
ea17e2d948
Binary file not shown.
BIN
jnr-unixsocket-0.38.19.tar.gz
Normal file
BIN
jnr-unixsocket-0.38.19.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: jnr-unixsocket
|
Name: jnr-unixsocket
|
||||||
Version: 0.21
|
Version: 0.38.19
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Unix sockets for Java
|
Summary: Unix sockets for Java
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -25,12 +25,10 @@ find ./ -name '*.jar' -delete
|
|||||||
find ./ -name '*.class' -delete
|
find ./ -name '*.class' -delete
|
||||||
%pom_xpath_remove pom:build/pom:extensions
|
%pom_xpath_remove pom:build/pom:extensions
|
||||||
%pom_remove_plugin :maven-checkstyle-plugin
|
%pom_remove_plugin :maven-checkstyle-plugin
|
||||||
%pom_remove_plugin :findbugs-maven-plugin
|
%pom_remove_plugin :spotbugs-maven-plugin
|
||||||
%pom_remove_plugin :maven-pmd-plugin
|
%pom_remove_plugin :maven-pmd-plugin
|
||||||
%pom_remove_plugin :maven-javadoc-plugin
|
|
||||||
%pom_remove_plugin :maven-assembly-plugin
|
%pom_remove_plugin :maven-assembly-plugin
|
||||||
%pom_remove_plugin :exec-maven-plugin
|
%pom_remove_plugin :exec-maven-plugin
|
||||||
rm -r src/main/java/jnr/enxio
|
|
||||||
%pom_xpath_remove "pom:plugin[pom:artifactId='maven-jar-plugin']/pom:executions"
|
%pom_xpath_remove "pom:plugin[pom:artifactId='maven-jar-plugin']/pom:executions"
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -47,5 +45,8 @@ rm -r src/main/java/jnr/enxio
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 07 2023 Ge Wang <wang__ge@126.com> - 0.38.19-1
|
||||||
|
- Update to version 0.38.19
|
||||||
|
|
||||||
* Fri Jul 31 2020 Jeffery.Gao <gaojianxing@huawei.com> - 0.21-1
|
* Fri Jul 31 2020 Jeffery.Gao <gaojianxing@huawei.com> - 0.21-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user