From 8b75e5b29b5de9f2217309e6afb4dff818bc35349eaf3a382818e7a0e4b0e162 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 13 May 2022 09:04:02 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-doxia?expand=0&rev=20 --- maven-doxia-build.tar.xz | 4 ++-- maven-doxia.changes | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/maven-doxia-build.tar.xz b/maven-doxia-build.tar.xz index 02c5178..cc561c5 100644 --- a/maven-doxia-build.tar.xz +++ b/maven-doxia-build.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c31fee68264ad2b4a36207db3dd0f1e652d15b57c8b6d4d3a4b79770bed1b01e -size 5232 +oid sha256:79831a6f62932d6f07acf21dc6d4eb15119e0d8f5467c9ac7f4171ad4ea1460c +size 5268 diff --git a/maven-doxia.changes b/maven-doxia.changes index c3ddfb3..2cdc8b9 100644 --- a/maven-doxia.changes +++ b/maven-doxia.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 13 09:03:45 UTC 2022 - Fridrich Strba + +- Fix build with modello 2.0.0 + ------------------------------------------------------------------- Tue Feb 22 18:20:02 UTC 2022 - Fridrich Strba From f8b253d712e376156a1b3da0780a75a9193cafb67eae763f556aa07773c62313 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 13 May 2022 10:19:02 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-doxia?expand=0&rev=21 --- maven-doxia.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-doxia.spec b/maven-doxia.spec index 2ce3f88..a51a005 100644 --- a/maven-doxia.spec +++ b/maven-doxia.spec @@ -39,7 +39,7 @@ BuildRequires: httpcomponents-client BuildRequires: httpcomponents-core BuildRequires: javapackages-local BuildRequires: jdom2 -BuildRequires: modello +BuildRequires: modello >= 2.0.0 BuildRequires: objectweb-asm BuildRequires: parboiled BuildRequires: pegdown