disable memoryfilesystem option

This commit is contained in:
chengzihan2 2020-09-04 15:05:17 +08:00
parent 5daa2aabcd
commit d5435fcfd5

View File

@ -1,7 +1,7 @@
%bcond_with memoryfilesystem
Name: assertj-core
Version: 3.8.0
Release: 1
Release: 2
Summary: Library of assertions similar to fest-assert
License: ASL 2.0
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
%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
- Package init