!2 modify source
From: @kang_xiao_qiang Reviewed-by: @yanzh_h Signed-off-by: @yanzh_h
This commit is contained in:
commit
871743a613
@ -1,11 +1,11 @@
|
||||
%global _version %( echo %{version} | tr . _ )
|
||||
Name: codegen
|
||||
Version: 0.6.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Java/Scala Code generation tool
|
||||
License: ASL 2.0
|
||||
URL: http://www.querydsl.com
|
||||
Source0: https://github.com/mysema/codegen/archive/CODEGEN_%{_version}.tar.gz
|
||||
Source0: https://github.com/querydsl/codegen/archive/CODEGEN_0_6_8.tar.gz
|
||||
BuildRequires: maven-local mvn(com.google.guava:guava) mvn(javax.validation:validation-api)
|
||||
BuildRequires: mvn(junit:junit) mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.eclipse.jdt.core.compiler:ecj)
|
||||
@ -77,5 +77,8 @@ sed -i.ecj4.6 "s|Map<String, Object> settings|Map<String, String> settings|" \
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Mon Sep 14 2020 shaoqiang kang <kangshaoqiang1@huawei.com> - 0.6.8-2
|
||||
- Modify source
|
||||
|
||||
* Fri Aug 14 2020 leiju <leiju4@huawei.com> - 0.6.8-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user