import CS assertj-core-3.19.0-9.el9
This commit is contained in:
parent
cee1861a15
commit
1476b6995e
@ -2,13 +2,14 @@
|
|||||||
|
|
||||||
Name: assertj-core
|
Name: assertj-core
|
||||||
Version: 3.19.0
|
Version: 3.19.0
|
||||||
Release: 5%{?dist}
|
Release: 9%{?dist}
|
||||||
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: https://joel-costigliola.github.io/assertj/
|
URL: https://joel-costigliola.github.io/assertj/
|
||||||
Source0: https://github.com/joel-costigliola/assertj-core/archive/assertj-core-%{version}.tar.gz
|
Source0: https://github.com/joel-costigliola/assertj-core/archive/assertj-core-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||||
|
|
||||||
BuildRequires: maven-local
|
BuildRequires: maven-local
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
@ -68,10 +69,21 @@ rm -r src/test/java/org/assertj/core/internal/{Paths*.java,paths}
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%files javadoc -f .mfiles-javadoc
|
%files javadoc -f .mfiles-javadoc
|
||||||
%doc CONTRIBUTING.md
|
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 24 2024 Marián Konček <mkoncek@redhat.com> - 3.19.0-9
|
||||||
|
- Do not install CONTRIBUTING.md in javadoc package
|
||||||
|
|
||||||
|
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 3.19.0-8
|
||||||
|
- Add noarch to ExclusiveArch
|
||||||
|
|
||||||
|
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 3.19.0-7
|
||||||
|
- Disable building on i686
|
||||||
|
|
||||||
|
* Tue Nov 19 2024 Marián Konček <mkoncek@redhat.com> - 3.19.0-6
|
||||||
|
- Rebuild with regenerated Requires on Java
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.19.0-5
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.19.0-5
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user