Compare commits
No commits in common. "c9s" and "c9-beta" have entirely different histories.
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,4 +1 @@
|
|||||||
/1.3.270.tar.gz
|
SOURCES/Vulkan-Volk-sdk-1.4.304.0.tar.gz
|
||||||
/Vulkan-Volk-sdk-1.3.283.0.tar.gz
|
|
||||||
/Vulkan-Volk-sdk-1.4.304.0.tar.gz
|
|
||||||
/Vulkan-Volk-sdk-1.4.313.0.tar.gz
|
|
||||||
|
1
.vulkan-volk.metadata
Normal file
1
.vulkan-volk.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
7fdc54442149808778ebecdf97a41fb37bf88dbe SOURCES/Vulkan-Volk-sdk-1.4.304.0.tar.gz
|
@ -1,7 +1,12 @@
|
|||||||
|
## START: Set by rpmautospec
|
||||||
|
## (rpmautospec version 0.6.5)
|
||||||
|
## RPMAUTOSPEC: autochangelog
|
||||||
|
## END: Set by rpmautospec
|
||||||
|
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: vulkan-volk
|
Name: vulkan-volk
|
||||||
Version: 1.4.313.0
|
Version: 1.4.304.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Meta loader for Vulkan API
|
Summary: Meta loader for Vulkan API
|
||||||
|
|
||||||
@ -47,13 +52,13 @@ Conflicts: volk-devel
|
|||||||
%{_libdir}/libvolk.a
|
%{_libdir}/libvolk.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
%autochangelog
|
## START: Generated by rpmautospec
|
||||||
|
* Tue Jan 21 2025 José Expósito <jexposit@redhat.com> - 1.4.304.0-1
|
||||||
* Thu Jun 26 2025 Anusha Srivatsa <asrivats@redhat.com> - 1.4.313.0-1
|
|
||||||
- Update to 1.4.313.0 SDK
|
|
||||||
|
|
||||||
* Mon Jan 20 2025 José Expósito <jexposit@redhat.com> - 1.4.304.0-1
|
|
||||||
- Update to 1.4.304.0 SDK
|
- Update to 1.4.304.0 SDK
|
||||||
|
|
||||||
|
* Wed May 29 2024 José Expósito <jexposit@redhat.com> - 1.3.283.0-1
|
||||||
|
- Update to 1.3.283.0 SDK
|
||||||
|
|
||||||
* Thu Jan 11 2024 José Expósito <jexposit@redhat.com> - 1.3.270-1
|
* Thu Jan 11 2024 José Expósito <jexposit@redhat.com> - 1.3.270-1
|
||||||
- Version 1.3.270
|
- Version 1.3.270
|
||||||
|
## END: Generated by rpmautospec
|
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
|
Loading…
Reference in New Issue
Block a user