Rebuild without generated Requires
Related: RHEL-53803
This commit is contained in:
parent
78fc82d4a6
commit
c836ca42f7
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: mariadb-java-client
|
Name: mariadb-java-client
|
||||||
Version: 3.3.2
|
Version: 3.3.2
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Connects applications developed in Java to MariaDB and MySQL databases
|
Summary: Connects applications developed in Java to MariaDB and MySQL databases
|
||||||
# added BSD license because of https://bugzilla.redhat.com/show_bug.cgi?id=1291558#c13
|
# added BSD license because of https://bugzilla.redhat.com/show_bug.cgi?id=1291558#c13
|
||||||
License: LGPL-2.1-only
|
License: LGPL-2.1-only
|
||||||
@ -110,6 +110,9 @@ opts="-j"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 09 2024 Marián Konček <mkoncek@redhat.com> - 3.3.2-5
|
||||||
|
- Rebuild without generated Requires
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.3.2-4
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.3.2-4
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user