Bump release for package rebuild
This commit is contained in:
parent
5860b59256
commit
ff51e1d0f5
@ -84,7 +84,7 @@
|
|||||||
|
|
||||||
Name: %{majorname}%{majorversion}
|
Name: %{majorname}%{majorversion}
|
||||||
Version: %{package_version}
|
Version: %{package_version}
|
||||||
Release: 1%{?with_debug:.debug}%{?dist}
|
Release: 2%{?with_debug:.debug}%{?dist}
|
||||||
Summary: MySQL client programs and shared libraries
|
Summary: MySQL client programs and shared libraries
|
||||||
URL: http://www.mysql.com
|
URL: http://www.mysql.com
|
||||||
|
|
||||||
@ -1051,6 +1051,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 09 2024 Michal Schorm <mschorm@redhat.com> - 8.0.37-2
|
||||||
|
- Bump release for package rebuild
|
||||||
|
|
||||||
* Thu Apr 18 2024 Lars Tangvald <lars.tangvald@oracle.com> - 8.0.37-1
|
* Thu Apr 18 2024 Lars Tangvald <lars.tangvald@oracle.com> - 8.0.37-1
|
||||||
- Update to MySQL 8.0.37
|
- Update to MySQL 8.0.37
|
||||||
- Remove some legacy cmake options
|
- Remove some legacy cmake options
|
||||||
|
Loading…
Reference in New Issue
Block a user