19
0

5 Commits

6 changed files with 8 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/codehaus-plexus/plexus-interactivity.git</param>
<param name="revision">plexus-interactivity-1.5.1</param>
<param name="revision">plexus-interactivity-1.4</param>
<param name="match-tag">plexus-interactivity-*</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">plexus-interactivity-(.*)</param>

BIN
plexus-interactivity-1.4.tar.xz LFS Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,15 +1,3 @@
-------------------------------------------------------------------
Fri Feb 27 16:26:31 UTC 2026 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 1.5.1
* Dependency updates
+ Downgrade to Guice 5.1.0
+ Bump org.codehaus.plexus:plexus to 24
+ Bump org.jline:jline-reader to 3.30.6
+ Bump org.eclipse.sisu:org.eclipse.sisu.inject to 0.9.0.M4
* Maintenance
+ JUnit Jupiter best practices
-------------------------------------------------------------------
Fri Jun 6 15:04:00 UTC 2025 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package plexus-interactivity
#
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: plexus-interactivity
Version: 1.5.1
Version: 1.4
Release: 0
Summary: Plexus Interactivity Handler Component
License: MIT