update to 1.2.135 [release 1.2.135-1mamba;Tue Mar 31 2020]
This commit is contained in:
parent
6c0ae7add7
commit
1c97f199b7
@ -1,5 +1,5 @@
|
|||||||
Name: vulkan-loader
|
Name: vulkan-loader
|
||||||
Version: 1.2.134
|
Version: 1.2.135
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Vulkan Loader library
|
Summary: Vulkan Loader library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -15,7 +15,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: ldconfig
|
BuildRequires: ldconfig
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: vulkan-headers = %{version}
|
BuildRequires: vulkan-headers >= %{version}
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -69,5 +69,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 31 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.135-1mamba
|
||||||
|
- update to 1.2.135
|
||||||
|
|
||||||
* Tue Mar 17 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.134-1mamba
|
* Tue Mar 17 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.134-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user