!2 openEuler-22.03-LTS-Next Packages upgrade
Merge pull request !2 from xu_ping/openEuler-22.03-LTS-Next
This commit is contained in:
commit
818fd9ef9b
BIN
jcodings-1.0.36.tar.gz
Normal file
BIN
jcodings-1.0.36.tar.gz
Normal file
Binary file not shown.
@ -1,28 +1,28 @@
|
||||
%define __jar_repack %{nil}
|
||||
|
||||
Name: jcodings
|
||||
Version: 1.0.9
|
||||
Release: 15
|
||||
Version: 1.0.36
|
||||
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}/jruby-%{name}-%{version}-0-gd50ee0e.tar.gz
|
||||
Source0: https://github.com/jruby/jcodings/tarball/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local maven-source-plugin
|
||||
BuildRequires: maven-local maven-source-plugin sonatype-oss-parent
|
||||
|
||||
%description
|
||||
Java-based codings helper classes for Joni and JRuby.
|
||||
|
||||
%prep
|
||||
%autosetup -n jruby-%{name}-d50ee0e
|
||||
%autosetup -n %{name}-%{name}-%{version}
|
||||
|
||||
%mvn_file : %{name}
|
||||
|
||||
%build
|
||||
%pom_xpath_remove "pom:build/pom:extensions"
|
||||
%mvn_build
|
||||
%mvn_build -j
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -30,6 +30,9 @@ Java-based codings helper classes for Joni and JRuby.
|
||||
%files -f .mfiles
|
||||
|
||||
%changelog
|
||||
* Fri Jan 21 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.36-1
|
||||
- Upgrade to version 1.0.36
|
||||
|
||||
* Sat Dec 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.9-15
|
||||
- Package init
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user