- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
This commit is contained in:
parent
e486b64e93
commit
291f9e0fd6
1 changed files with 5 additions and 2 deletions
|
|
@ -23,9 +23,9 @@
|
|||
Name: vulkan
|
||||
Version: 1.0.39.1
|
||||
%if 0%{?use_git}
|
||||
Release: 0.1.git%{shortcommit}%{?dist}
|
||||
Release: 0.2.git%{shortcommit}%{?dist}
|
||||
%else
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
%endif
|
||||
Summary: Vulkan loader and validation layers
|
||||
|
||||
|
|
@ -198,6 +198,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/vulkan/icd.d
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.39.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Tue Jan 31 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.39.1-1
|
||||
- Update to 1.0.39.1 release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue