change source
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
a5b1d9cb75
commit
ab8f75bd66
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%bcond_with memoryfilesystem
|
||||
Name: assertj-core
|
||||
Version: 3.8.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Library of assertions similar to fest-assert
|
||||
License: ASL 2.0
|
||||
URL: http://joel-costigliola.github.io/assertj/
|
||||
@ -24,7 +24,7 @@ Summary: API documentation for %{name}
|
||||
This package provides API documentation for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{name}-%{version}
|
||||
%setup -q -n assertj-%{name}-%{version}
|
||||
%pom_remove_parent
|
||||
%pom_xpath_inject "pom:project" "<groupId>org.assertj</groupId>"
|
||||
%pom_remove_plugin :maven-javadoc-plugin
|
||||
@ -53,6 +53,9 @@ rm -r src/test/java/org/assertj/core/internal/{Paths*.java,paths}
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Nov 11 2022 xu_ping <xuping33@h-partners.com> - 3.8.0-3
|
||||
- Modify the source package to match the source url
|
||||
|
||||
* Fri Sep 4 2020 chengzihan <chengzihan2@huawei.com> - 3.8.0-2
|
||||
- disable memoryfilesystem option
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user