Add missing changelog
This commit is contained in:
parent
9346d06ffe
commit
caac370668
@ -54,7 +54,7 @@ Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 23.3.0-rc2
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
|
||||
@ -609,6 +609,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 17 2023 José Expósito <jexposit@redhat.com> - 23.3.0-rc2-2
|
||||
- Backport MR #26220 to fix GNOME apps crash
|
||||
|
||||
* Mon Nov 06 2023 José Expósito <jexposit@redhat.com> - 23.3.0-rc2-1
|
||||
- Update to mesa 23.3.0-rc2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user