12
0

2 Commits

2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 27 22:11:25 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Remove a relativePath that points to a non-existing directory
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 9 13:25:10 UTC 2023 - Fridrich Strba <fstrba@suse.com> Sat Sep 9 13:25:10 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package felix-gogo-shell # spec file for package felix-gogo-shell
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2025 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
@@ -51,6 +51,8 @@ This package contains the API documentation for %{name}.
%prep %prep
%setup -q -n %{bundle}-%{version} %setup -q -n %{bundle}-%{version}
%pom_xpath_remove pom:project/pom:parent/pom:relativePath
%{mvn_file} : felix/%{bundle} %{mvn_file} : felix/%{bundle}
%build %build