Update to 20.1.2
This commit is contained in:
parent
61563a292a
commit
89831d6241
@ -50,7 +50,7 @@
|
||||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 20.1.1
|
||||
%global ver 20.1.2
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
@ -599,6 +599,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 25 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.2-1
|
||||
- Update to 20.1.2
|
||||
|
||||
* Wed Jun 10 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.1-1
|
||||
- Update to 20.1.1
|
||||
- Fix the build with Python 3.9
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mesa-20.1.1.tar.xz) = a8ae02915305488e5e0d8c104da73df1cdd61ab0b5c5d27a6851c418d25a2c9beeea9cddf93a341afa63cec52d356fe68b194c8c36e78c26f66fa884fc27f147
|
||||
SHA512 (mesa-20.1.2.tar.xz) = 467fc6a1cbfc1bc140ba2e6e90a14bd8d15d979b92ba14d084018b6cf22b172767575f5127c6edb5c3bdf12fe6696b27d9975826b3fbb5ad5909d258fc3b8433
|
||||
|
Loading…
Reference in New Issue
Block a user