Rebuild to regenerate auto-requires

Related: RHEL-17126
This commit is contained in:
Marián Konček 2024-02-08 10:53:38 +01:00
parent 216c1bd09b
commit f91cbb6ede

View File

@ -2,7 +2,7 @@
Name: assertj-core Name: assertj-core
Version: 3.19.0 Version: 3.19.0
Release: 7%{?dist} Release: 8%{?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/
@ -73,6 +73,9 @@ rm -r src/test/java/org/assertj/core/internal/{Paths*.java,paths}
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 3.19.0-8
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.19.0-7 * Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.19.0-7
- Rebuild to regenerate auto-requires - Rebuild to regenerate auto-requires