|
|
@ -7,7 +7,7 @@
|
|
|
|
#global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
#global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
|
|
|
|
|
|
|
|
Name: mingw-%{pkgname}
|
|
|
|
Name: mingw-%{pkgname}
|
|
|
|
Version: 1.2.162.0
|
|
|
|
Version: 1.2.176.0
|
|
|
|
Release: 1%{?commit:.git%{shortcommit}}%{?dist}
|
|
|
|
Release: 1%{?commit:.git%{shortcommit}}%{?dist}
|
|
|
|
Summary: MinGW Windows %{pkgname}
|
|
|
|
Summary: MinGW Windows %{pkgname}
|
|
|
|
|
|
|
|
|
|
|
@ -67,15 +67,20 @@ MinGW Windows %{pkgname}.
|
|
|
|
%files -n mingw32-%{pkgname}
|
|
|
|
%files -n mingw32-%{pkgname}
|
|
|
|
%license LICENSE.txt
|
|
|
|
%license LICENSE.txt
|
|
|
|
%{mingw32_includedir}/vulkan/
|
|
|
|
%{mingw32_includedir}/vulkan/
|
|
|
|
|
|
|
|
%{mingw32_includedir}/vk_video/
|
|
|
|
%{mingw32_datadir}/vulkan/
|
|
|
|
%{mingw32_datadir}/vulkan/
|
|
|
|
|
|
|
|
|
|
|
|
%files -n mingw64-%{pkgname}
|
|
|
|
%files -n mingw64-%{pkgname}
|
|
|
|
%license LICENSE.txt
|
|
|
|
%license LICENSE.txt
|
|
|
|
%{mingw64_includedir}/vulkan/
|
|
|
|
%{mingw64_includedir}/vulkan/
|
|
|
|
|
|
|
|
%{mingw64_includedir}/vk_video/
|
|
|
|
%{mingw64_datadir}/vulkan/
|
|
|
|
%{mingw64_datadir}/vulkan/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed May 19 2021 Sandro Mani <manisandro@gmail.com> - 1.2.176.0-1
|
|
|
|
|
|
|
|
- Update to 1.2.176.0
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 28 2021 Sandro Mani <manisandro@gmail.com> - 1.2.162.0-1
|
|
|
|
* Thu Jan 28 2021 Sandro Mani <manisandro@gmail.com> - 1.2.162.0-1
|
|
|
|
- Update to 1.2.162.0
|
|
|
|
- Update to 1.2.162.0
|
|
|
|
|
|
|
|
|
|
|
|