Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
093387a57c | |||
adf9918073 | |||
2ad14279a8 |
@@ -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>
|
||||||
|
|
||||||
|
@@ -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} -- \
|
||||||
|
Reference in New Issue
Block a user