Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
4fd8d0e4b3 | ||
| 9621a1c19d | |||
| 364a27686e | |||
| 0def44e1d2 | |||
| af029cf6cd | |||
| d3a80ee224 |
2
_service
2
_service
@@ -2,7 +2,7 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/codehaus-plexus/plexus-interactivity.git</param>
|
<param name="url">https://github.com/codehaus-plexus/plexus-interactivity.git</param>
|
||||||
<param name="revision">plexus-interactivity-1.4</param>
|
<param name="revision">plexus-interactivity-1.5.1</param>
|
||||||
<param name="match-tag">plexus-interactivity-*</param>
|
<param name="match-tag">plexus-interactivity-*</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">plexus-interactivity-(.*)</param>
|
<param name="versionrewrite-pattern">plexus-interactivity-(.*)</param>
|
||||||
|
|||||||
BIN
plexus-interactivity-1.4.tar.xz
LFS
BIN
plexus-interactivity-1.4.tar.xz
LFS
Binary file not shown.
BIN
plexus-interactivity-1.5.1.tar.xz
LFS
Normal file
BIN
plexus-interactivity-1.5.1.tar.xz
LFS
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Fri Jun 6 15:04:00 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package plexus-interactivity
|
# spec file for package plexus-interactivity
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2026 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: plexus-interactivity
|
Name: plexus-interactivity
|
||||||
Version: 1.4
|
Version: 1.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plexus Interactivity Handler Component
|
Summary: Plexus Interactivity Handler Component
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user