Rebuild without generated Requires
Related: RHEL-53803
This commit is contained in:
parent
7c90aaebf5
commit
104954eb89
@ -2,7 +2,7 @@
|
||||
|
||||
Name: ongres-%upstream_name
|
||||
Version: 1.1
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: RFC 3454 Preparation of Internationalized Strings in pure Java
|
||||
License: BSD-2-Clause AND Apache-2.0
|
||||
URL: https://github.com/ongres/%upstream_name
|
||||
@ -59,6 +59,9 @@ find \( -name '*.jar' -o -name '*.class' \) -delete
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Aug 09 2024 Marián Konček <mkoncek@redhat.com> - 1.1-15
|
||||
- Rebuild without generated Requires
|
||||
|
||||
* Thu Aug 01 2024 Marián Konček <mkoncek@redhat.com> - 1.1-14
|
||||
- Set JDK version to 1.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user