11
0

3 Commits

2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 16 00:10:04 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Add compatibility alias to javax.transaction:transaction-api
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 26 04:25:05 UTC 2023 - Fridrich Strba <fstrba@suse.com> Thu Oct 26 04:25:05 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package glassfish-transaction-api # spec file for package glassfish-transaction-api
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# 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
@@ -56,6 +56,8 @@ This package contains javadoc for %{name}.
%{mvn_file} : %{name} %{mvn_file} : %{name}
%{mvn_alias} :javax.transaction-api :transaction-api
%build %build
%{mvn_build} -- \ %{mvn_build} -- \