update to version 3.5.3
This commit is contained in:
parent
12caa3f514
commit
01e5b281e2
BIN
dnsjava-3.5.3.tar.gz
Normal file
BIN
dnsjava-3.5.3.tar.gz
Normal file
Binary file not shown.
10
dnsjava.spec
10
dnsjava.spec
@ -1,11 +1,11 @@
|
||||
%global do_not_test 1
|
||||
Name: dnsjava
|
||||
Version: 3.5.2
|
||||
Version: 3.5.3
|
||||
Release: 1
|
||||
Summary: Java DNS implementation
|
||||
License: BSD and MIT
|
||||
URL: http://www.dnsjava.org/
|
||||
Source0: https://github.com/dnsjava/dnsjava/archive/refs/tags/v%{version}.tar.gz
|
||||
Source0: https://github.com/dnsjava/dnsjava/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: aqute-bnd javapackages-local
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
@ -47,7 +47,8 @@ iconv -f iso8859-1 -t utf8 Changelog > Changelog.tmp
|
||||
touch -r Changelog Changelog.tmp
|
||||
mv -f Changelog.tmp Changelog
|
||||
%mvn_file %{name}:%{name} %{name}
|
||||
|
||||
%pom_remove_plugin org.sonatype.plugins:nexus-staging-maven-plugin
|
||||
%pom_remove_plugin org.codehaus.mojo:animal-sniffer-maven-plugin
|
||||
%pom_remove_plugin :japicmp-maven-plugin
|
||||
%pom_remove_plugin :maven-gpg-plugin
|
||||
%pom_remove_plugin :jacoco-maven-plugin
|
||||
@ -71,6 +72,9 @@ cp -rf target/xmvn-apidocs/* %{buildroot}%{_javadocdir}/%{name}
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Feb 20 2024 Ge Wang <wang__ge@126.com> - 3.5.3-1
|
||||
- Update to 3.5.3
|
||||
|
||||
* Fri Aug 11 2023 Ge Wang <wang__ge@126.com> - 3.5.2-1
|
||||
- Update to 3.5.2
|
||||
|
||||
|
||||
BIN
v3.5.2.tar.gz
BIN
v3.5.2.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user