|
|
@ -1,18 +1,8 @@
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
|
|
|
|
## (rpmautospec version 0.6.5)
|
|
|
|
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog
|
|
|
|
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
|
|
|
|
|
|
|
release_number = 3;
|
|
|
|
|
|
|
|
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
|
|
|
|
|
|
|
|
print(release_number + base_release_number - 1);
|
|
|
|
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
|
|
Name: vulkan-utility-libraries
|
|
|
|
Name: vulkan-utility-libraries
|
|
|
|
Version: 1.3.283.0
|
|
|
|
Version: 1.3.283.0
|
|
|
|
Release: %autorelease
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Vulkan utility libraries
|
|
|
|
Summary: Vulkan utility libraries
|
|
|
|
|
|
|
|
|
|
|
|
License: Apache-2.0
|
|
|
|
License: Apache-2.0
|
|
|
@ -61,28 +51,20 @@ Provides: vulkan-validation-layers-devel%{?_isa} = %{version}-%{release}
|
|
|
|
%{_libdir}/libVulkanSafeStruct.a
|
|
|
|
%{_libdir}/libVulkanSafeStruct.a
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.3.283.0-3
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.3.283.0-2
|
|
|
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 28 2024 José Expósito <jexposit@redhat.com> - 1.3.283.0-1
|
|
|
|
* Tue May 28 2024 José Expósito <jexposit@redhat.com> - 1.3.283.0-1
|
|
|
|
- Update to 1.3.283.0 SDK
|
|
|
|
- Update to 1.3.283.0 SDK
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 01 2024 José Expósito <jexposit@redhat.com> - 1.3.268.0-5
|
|
|
|
* Wed May 01 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3.268.0-4
|
|
|
|
- Add Provides and Obsoletes vulkan-validation-layers-devel
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.268.0-4
|
|
|
|
* Wed Jan 24 2024 José Expósito <jexposit@redhat.com> - 1.3.268.0-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
- Move Provides and Obsoletes to the devel package section
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 17 2023 José Expósito <jexposit@redhat.com> - 1.3.268.0-3
|
|
|
|
* Tue Jan 23 2024 José Expósito <jexposit@redhat.com> - 1.3.268.0-3
|
|
|
|
- Avoid generating an empty non-devel package
|
|
|
|
- Add Provides and Obsoletes vulkan-validation-layers-devel
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 17 2023 José Expósito <jexposit@redhat.com> - 1.3.268.0-2
|
|
|
|
* Mon Dec 11 2023 José Expósito <jexposit@redhat.com> - 1.3.268.0-2
|
|
|
|
- Generate non-devel package
|
|
|
|
- Remove unwanted Requires: vulkan-utility-libraries
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Nov 16 2023 José Expósito <jexposit@redhat.com> - 1.3.268.0-1
|
|
|
|
* Fri Nov 10 2023 José Expósito <jexposit@redhat.com> - 1.3.268.0-1
|
|
|
|
- Initial import (fedora#2247640)
|
|
|
|
- vulkan-utility-libraries 1.3.268.0
|
|
|
|
## END: Generated by rpmautospec
|
|
|
|
|
|
|
|