Rebuild without generated Requires
Related: RHEL-53803
This commit is contained in:
parent
e2a4002834
commit
c4f1494255
@ -1,6 +1,6 @@
|
||||
Name: replacer
|
||||
Version: 1.6
|
||||
Release: 30%{?dist}
|
||||
Release: 31%{?dist}
|
||||
Summary: Replacer Maven Mojo
|
||||
License: MIT
|
||||
URL: https://github.com/beiliubei/maven-replacer-plugin
|
||||
@ -34,7 +34,7 @@ This package contains javadoc for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n maven-replacer-plugin-%{version}
|
||||
%patch0 -p1
|
||||
%patch 0 -p1
|
||||
|
||||
# remove unnecessary dependency on parent POM
|
||||
%pom_remove_parent
|
||||
@ -73,6 +73,9 @@ done
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Aug 09 2024 Marián Konček <mkoncek@redhat.com> - 1.6-31
|
||||
- Rebuild without generated Requires
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.6-30
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user