Fridrich Strba 2024-05-23 14:21:04 +00:00 committed by Git OBS Bridge
parent fb50b18179
commit 8852b2b87b
3 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 23 14:19:57 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Require hamcrest to avoid conflict of providers with hamcrest-core
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 21 21:55:25 UTC 2024 - Fridrich Strba <fstrba@suse.com> Wed Feb 21 21:55:25 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -50,7 +50,7 @@ BuildRequires: ed25519-java
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: git BuildRequires: git
BuildRequires: google-gson BuildRequires: google-gson
BuildRequires: hamcrest-core BuildRequires: hamcrest
BuildRequires: javaewah BuildRequires: javaewah
BuildRequires: jgit = %{version} BuildRequires: jgit = %{version}
BuildRequires: junit BuildRequires: junit
@ -74,7 +74,7 @@ Requires: bouncycastle-pg
Requires: bouncycastle-pkix Requires: bouncycastle-pkix
Requires: ed25519-java Requires: ed25519-java
Requires: google-gson Requires: google-gson
Requires: hamcrest-core Requires: hamcrest
Requires: javaewah Requires: javaewah
Requires: jgit = %{version} Requires: jgit = %{version}
Requires: junit Requires: junit

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 23 14:19:57 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Require hamcrest to avoid conflict of providers with hamcrest-core
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 21 21:55:25 UTC 2024 - Fridrich Strba <fstrba@suse.com> Wed Feb 21 21:55:25 UTC 2024 - Fridrich Strba <fstrba@suse.com>