diff --git a/maven-doxia.changes b/maven-doxia.changes index be4980f..07213d2 100644 --- a/maven-doxia.changes +++ b/maven-doxia.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 29 19:57:08 UTC 2024 - Fridrich Strba + +- A runtime dependency needs to be resolved with %%mvn_install + ------------------------------------------------------------------- Mon Jun 10 16:37:25 UTC 2024 - Fridrich Strba diff --git a/maven-doxia.spec b/maven-doxia.spec index 278cd1e..c24e7d8 100644 --- a/maven-doxia.spec +++ b/maven-doxia.spec @@ -30,6 +30,7 @@ BuildRequires: ant BuildRequires: apache-commons-configuration2 BuildRequires: apache-commons-lang3 BuildRequires: apache-commons-text +BuildRequires: commons-collections BuildRequires: fdupes BuildRequires: httpcomponents-client BuildRequires: httpcomponents-core