Modify URL
This commit is contained in:
parent
871743a613
commit
055faa9a8a
@ -1,10 +1,10 @@
|
|||||||
%global _version %( echo %{version} | tr . _ )
|
%global _version %( echo %{version} | tr . _ )
|
||||||
Name: codegen
|
Name: codegen
|
||||||
Version: 0.6.8
|
Version: 0.6.8
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Java/Scala Code generation tool
|
Summary: Java/Scala Code generation tool
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://www.querydsl.com
|
URL: https://github.com/querydsl/codegen/
|
||||||
Source0: https://github.com/querydsl/codegen/archive/CODEGEN_0_6_8.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: 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(junit:junit) mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
@ -77,6 +77,9 @@ sed -i.ecj4.6 "s|Map<String, Object> settings|Map<String, String> settings|" \
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 16 2020 liuweibo <liuweibo10@huawei.com> - 0.6.8-3
|
||||||
|
- Modify URL
|
||||||
|
|
||||||
* Mon Sep 14 2020 shaoqiang kang <kangshaoqiang1@huawei.com> - 0.6.8-2
|
* Mon Sep 14 2020 shaoqiang kang <kangshaoqiang1@huawei.com> - 0.6.8-2
|
||||||
- Modify source
|
- Modify source
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user