forked from pool/glassfish-transaction-api
Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
1d8e1f0a92 | |||
be35227267 | |||
566fa2df5e |
@@ -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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -56,6 +56,8 @@ This package contains javadoc for %{name}.
|
||||
|
||||
%{mvn_file} : %{name}
|
||||
|
||||
%{mvn_alias} :javax.transaction-api :transaction-api
|
||||
|
||||
%build
|
||||
|
||||
%{mvn_build} -- \
|
||||
|
Reference in New Issue
Block a user