Bring source file into correspondence with described in spec file
This commit is contained in:
parent
e5eaa076bc
commit
952c26d4c2
Binary file not shown.
@ -2,9 +2,9 @@
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
Name: datanucleus-rdbms
|
||||
Version: 3.2.13
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: DataNucleus RDBMS
|
||||
License: ASL 2.0
|
||||
License: Apache-2.0
|
||||
URL: http://www.datanucleus.org/%{name}
|
||||
Source: https://github.com/datanucleus/%{name}/archive/%{commit}/%{name}-%{commit}.tar.gz
|
||||
BuildRequires: java-devel mvn(com.mchange:c3p0) mvn(commons-collections:commons-collections)
|
||||
@ -69,6 +69,9 @@ cp -p META-INF/README.txt .
|
||||
%doc LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 Ge Wang <wangge20@h-partners.com> - 3.2.13-4
|
||||
- Bring source file into correspondence with described in spec file
|
||||
|
||||
* Fri Dec 24 2021 yaoxin <yaoxin30@huawei.com> - 3.2.13-3
|
||||
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user