package init
This commit is contained in:
parent
b451e752dc
commit
8ac8d60938
@ -15,6 +15,7 @@ BuildRequires: mvn(org.apache.tomcat:tomcat-jdbc) mvn(junit:junit) mvn(log
|
||||
BuildRequires: maven-local maven-install-plugin datanucleus-maven-parent
|
||||
BuildRequires: mvn(net.sf.cglib:cglib)
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
Plugin for DataNucleus providing persistence to RDBMS data-stores.
|
||||
|
||||
@ -68,5 +69,5 @@ cp -p META-INF/README.txt .
|
||||
%doc LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Aug 25 2020 wangyue <wangyue92@huawei.com> - 3.2.13-1
|
||||
* Wed Aug 19 2020 wangyue <wangyue92@huawei.com> - 3.2.13-1
|
||||
- package init
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
git_url: https://github.com/
|
||||
git_url: https://github.com/datanucleus/datanucleus-rdbms
|
||||
version_control: github
|
||||
src_repo:
|
||||
tag_prefix: "^v"
|
||||
src_repo: datanucleus/datanucleus-rdbms
|
||||
tag_prefix: "^datanucleus-rdbms-"
|
||||
seperator: "."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user