Bump version for rebuild
This commit is contained in:
parent
b41c2f81e8
commit
d8f302a634
@ -104,7 +104,7 @@ ExcludeArch: %{ix86}
|
|||||||
|
|
||||||
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
|
||||||
|
|
||||||
@ -1111,6 +1111,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 24 2024 Michal Schorm <mschorm@redhat.com> - 8.4.0-2
|
||||||
|
- Bump version for a rebuild
|
||||||
|
|
||||||
* Fri Jun 14 2024 Michal Schorm <mschorm@redhat.com> - 8.4.0-1
|
* Fri Jun 14 2024 Michal Schorm <mschorm@redhat.com> - 8.4.0-1
|
||||||
- Rebase to 8.4.0
|
- Rebase to 8.4.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user