!4 disable memoryfilesystem option
Merge pull request !4 from 成子晗/master
This commit is contained in:
commit
a5b1d9cb75
@ -1,7 +1,7 @@
|
|||||||
%bcond_without memoryfilesystem
|
%bcond_with memoryfilesystem
|
||||||
Name: assertj-core
|
Name: assertj-core
|
||||||
Version: 3.8.0
|
Version: 3.8.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Library of assertions similar to fest-assert
|
Summary: Library of assertions similar to fest-assert
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://joel-costigliola.github.io/assertj/
|
URL: http://joel-costigliola.github.io/assertj/
|
||||||
@ -53,5 +53,8 @@ rm -r src/test/java/org/assertj/core/internal/{Paths*.java,paths}
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 4 2020 chengzihan <chengzihan2@huawei.com> - 3.8.0-2
|
||||||
|
- disable memoryfilesystem option
|
||||||
|
|
||||||
* Thu Aug 13 2020 leiju <leiju4@huawei.com> - 3.8.0-1
|
* Thu Aug 13 2020 leiju <leiju4@huawei.com> - 3.8.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user