diff --git a/vulkan-loader.spec b/vulkan-loader.spec index b24399a..5b3ff0d 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -1,6 +1,6 @@ Name: vulkan-loader Version: 1.2.182.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Vulkan ICD desktop loader License: ASL 2.0 @@ -91,6 +91,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/vulkan/{explicit,implicit}_layer.d/ \ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.2.182.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jul 07 2021 Dave Airlie - 1.2.182.0-1 - Update to 1.2.182.0 loader