!7 Update to version 1.0.58
From: @wang--ge Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
dd91f801d1
Binary file not shown.
BIN
jcodings-jcodings-1.0.58.tar.gz
Normal file
BIN
jcodings-jcodings-1.0.58.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%define __jar_repack %{nil}
|
||||
|
||||
Name: jcodings
|
||||
Version: 1.0.36
|
||||
Version: 1.0.58
|
||||
Release: 1
|
||||
Summary: Java-based codings helper classes for Joni and JRuby
|
||||
License: MIT
|
||||
URL: http://github.com/jruby/jcodings
|
||||
Source0: https://github.com/jruby/jcodings/tarball/%{version}/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/jruby/jcodings/archive/refs/tags/jcodings-jcodings-1.0.58.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -30,6 +30,9 @@ Java-based codings helper classes for Joni and JRuby.
|
||||
%files -f .mfiles
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Ge Wang <wang__ge@126.com> - 1.0.58-1
|
||||
- Upgrade to version 1.0.58
|
||||
|
||||
* Fri Jan 21 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.36-1
|
||||
- Upgrade to version 1.0.36
|
||||
|
||||
|
||||
5
jcodings.yaml
Normal file
5
jcodings.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
git_url: https://github.com/jruby/jcodings
|
||||
version_control: github
|
||||
src_repo: jruby/jcoding
|
||||
tag_prefix: "jcodings"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user