update to version 2.1.44
This commit is contained in:
parent
3479a11552
commit
cb94ba23db
BIN
joni-2.1.24.zip
BIN
joni-2.1.24.zip
Binary file not shown.
BIN
joni-joni-2.1.44.tar.gz
Normal file
BIN
joni-joni-2.1.44.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: joni
|
Name: joni
|
||||||
Version: 2.1.24
|
Version: 2.1.44
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Java port of Oniguruma regexp library
|
Summary: Java port of Oniguruma regexp library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jruby/%{name}
|
URL: https://github.com/jruby/%{name}
|
||||||
Source0: https://github.com/jruby/%{name}/archive/%{name}-%{version}.zip
|
Source0: https://github.com/jruby/%{name}/archive/%{name}-%{name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: java-devel jcodings jpackage-utils junit maven-local maven-compiler-plugin
|
BuildRequires: java-devel jcodings jpackage-utils junit maven-local maven-compiler-plugin
|
||||||
BuildRequires: maven-jar-plugin maven-surefire-plugin sonatype-oss-parent
|
BuildRequires: maven-jar-plugin maven-surefire-plugin sonatype-oss-parent
|
||||||
@ -52,6 +52,9 @@ xmvn --batch-mode --offline org.fedoraproject.xmvn:xmvn-mojo:javadoc
|
|||||||
%files help -f .mfiles-javadoc
|
%files help -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Ge Wang <wang__ge@126.com> - 2.1.44-1
|
||||||
|
- Upgrade joni to 2.1.44
|
||||||
|
|
||||||
* Tue Feb 15 2022 yaoxin <yaoxin30@huawei.com> - 2.1.24-1
|
* Tue Feb 15 2022 yaoxin <yaoxin30@huawei.com> - 2.1.24-1
|
||||||
- Upgrade joni to 2.1.24 to resolve compilation failures.
|
- Upgrade joni to 2.1.24 to resolve compilation failures.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user