Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package modello for openSUSE:Factory checked 
in at 2024-10-03 17:40:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/modello (Old)
 and      /work/SRC/openSUSE:Factory/.modello.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "modello"

Thu Oct  3 17:40:07 2024 rev:20 rq:1205319 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/modello/modello-maven-plugin.changes     
2024-06-06 12:33:20.578057997 +0200
+++ /work/SRC/openSUSE:Factory/.modello.new.19354/modello-maven-plugin.changes  
2024-10-03 17:41:37.267337677 +0200
@@ -1,0 +2,11 @@
+Wed Oct  2 20:26:43 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Build against velocity-engine-core, since we can do it now without
+  introducing build cycles
+
+-------------------------------------------------------------------
+Mon Jun 10 14:01:25 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Add dependency on jakarta-inject, needed by google-guice 6.0.0
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/modello/modello.changes  2024-06-11 
18:28:09.166371246 +0200
+++ /work/SRC/openSUSE:Factory/.modello.new.19354/modello.changes       
2024-10-03 17:41:37.287338511 +0200
@@ -1,0 +2,6 @@
+Wed Oct  2 20:26:43 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Build against velocity-engine-core, since we can do it now without
+  introducing build cycles
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ modello-maven-plugin.spec ++++++
--- /var/tmp/diff_new_pack.f5nM2H/_old  2024-10-03 17:41:39.239419865 +0200
+++ /var/tmp/diff_new_pack.f5nM2H/_new  2024-10-03 17:41:39.255420532 +0200
@@ -94,8 +94,6 @@
 
 %pom_add_dep org.codehaus.plexus:plexus-xml:3.0.0 modello-core
 
-%pom_change_dep -r :velocity-engine-core :velocity
-
 %pom_remove_dep :jackson-bom
 
 %build

++++++ modello.spec ++++++
--- /var/tmp/diff_new_pack.f5nM2H/_old  2024-10-03 17:41:39.511431202 +0200
+++ /var/tmp/diff_new_pack.f5nM2H/_new  2024-10-03 17:41:39.519431535 +0200
@@ -48,7 +48,7 @@
 BuildRequires:  slf4j
 BuildRequires:  snakeyaml
 BuildRequires:  unzip
-BuildRequires:  velocity
+BuildRequires:  velocity-engine-core
 Requires:       aopalliance
 Requires:       atinject
 Requires:       google-guice
@@ -67,7 +67,7 @@
 Requires:       sisu-plexus
 Requires:       slf4j
 Requires:       snakeyaml
-Requires:       velocity
+Requires:       velocity-engine-core
 BuildArch:      noarch
 
 %description
@@ -109,9 +109,6 @@
 
 %pom_add_dep org.codehaus.plexus:plexus-xml:3.0.0 modello-core
 
-# This builds correctly with the older velocity 1.x and avoids build cycles
-%pom_change_dep -r :velocity-engine-core :velocity
-
 %pom_remove_dep :jackson-bom
 
 %build
@@ -133,7 +130,7 @@
     plexus/xml \
     slf4j/api \
     snakeyaml \
-    velocity
+    velocity-engine/velocity-engine-core
 
 %{ant} \
   -Dtest.skip=true \
@@ -166,7 +163,7 @@
 %fdupes -s %{buildroot}%{_javadocdir}
 
 # script
-%jpackage_script org.codehaus.modello.ModelloCli "" "" 
modello:aopalliance:atinject:google-guice:guava:jackson-core:jakarta-inject:javadoc-parser:plexus/plexus-build-api:plexus/plexus-build-api0:plexus/classworlds:plexus-containers/plexus-component-annotations:plexus/utils:plexus/xml:org.eclipse.sisu.inject:org.eclipse.sisu.plexus:slf4j/api:slf4j/simple:snakeyaml:velocity
 %{name} true
+%jpackage_script org.codehaus.modello.ModelloCli "" "" 
modello:aopalliance:atinject:google-guice:guava:jackson-core:jakarta-inject:javadoc-parser:plexus/plexus-build-api:plexus/plexus-build-api0:plexus/classworlds:plexus-containers/plexus-component-annotations:plexus/utils:plexus/xml:org.eclipse.sisu.inject:org.eclipse.sisu.plexus:slf4j/api:slf4j/simple:snakeyaml:velocity-engine/velocity-engine-core
 %{name} true
 
 %files -f .mfiles -f .mfiles-core
 %license LICENSE.txt LICENSE-2.0.txt

Reply via email to