18.1 rc3
This commit is contained in:
parent
02fc13176f
commit
898828fbda
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
VERSION ?= 18.1.0-rc2
|
VERSION ?= 18.1.0-rc3
|
||||||
SANITIZE ?= 1
|
SANITIZE ?= 1
|
||||||
|
|
||||||
DIRNAME = mesa-${VERSION}
|
DIRNAME = mesa-${VERSION}
|
||||||
|
@ -52,12 +52,12 @@
|
|||||||
|
|
||||||
%global sanitize 1
|
%global sanitize 1
|
||||||
|
|
||||||
%global rctag rc2
|
%global rctag rc3
|
||||||
|
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
Version: 18.1.0
|
Version: 18.1.0
|
||||||
Release: 0.1%{?rctag:.%{rctag}}%{?dist}
|
Release: 0.2%{?rctag:.%{rctag}}%{?dist}
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
@ -680,8 +680,11 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 5 2018 Peter Robinson <pbrobinson@fedoraproject.org> 18.1.0-0.2.rc3
|
||||||
|
- Update to 18.1.0~rc3
|
||||||
|
|
||||||
* Wed May 02 2018 Igor Gnatenko <ignatenkobraiN@fedoraproject.org> - 18.1.0-0.1.rc2
|
* Wed May 02 2018 Igor Gnatenko <ignatenkobraiN@fedoraproject.org> - 18.1.0-0.1.rc2
|
||||||
- Update ot 18.1.0~rc2
|
- Update to 18.1.0~rc2
|
||||||
|
|
||||||
* Tue May 1 2018 Peter Robinson <pbrobinson@fedoraproject.org> 18.0.2-1
|
* Tue May 1 2018 Peter Robinson <pbrobinson@fedoraproject.org> 18.0.2-1
|
||||||
- Mesa 18.0.2
|
- Mesa 18.0.2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mesa-18.1.0-rc2.tar.xz) = 4baa6859274d2dd53eb51ffd2e9843c05e845d9699cf39962e66a206837628db09c2da5a7caf6f50f36944f14f9ce1886084a738c7b55dc4f186093a081bce8d
|
SHA512 (mesa-18.1.0-rc3.tar.xz) = e4295ed36e27285cfb89efd285d8c1f6e364c393a6e5c2f8b891b456e31a57f9c9fc1ea053eea70b349a912ce4aff97d25571e45c2d526c6cc6e03bd666a1b86
|
||||||
|
Loading…
Reference in New Issue
Block a user