Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vkbasalt for openSUSE:Factory 
checked in at 2021-07-23 23:41:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vkbasalt (Old)
 and      /work/SRC/openSUSE:Factory/.vkbasalt.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vkbasalt"

Fri Jul 23 23:41:14 2021 rev:3 rq:907917 version:0.3.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/vkbasalt/vkbasalt.changes        2020-11-26 
23:15:37.841048610 +0100
+++ /work/SRC/openSUSE:Factory/.vkbasalt.new.1899/vkbasalt.changes      
2021-07-23 23:41:36.421801034 +0200
@@ -1,0 +2,9 @@
+Thu Jul 22 18:41:38 UTC 2021 - andy great <andythe_gr...@pm.me>
+
+- Update to version 0.3.2.4.
+  * Fixed more issues where incorrect engine name would be shown
+  * ToGL detection
+  * middle-left and middle-right are now options in the position param
+  * Fixed issue where vulkan driver version would be incorrect
+
+-------------------------------------------------------------------

Old:
----
  vkBasalt-0.3.2.3.tar.gz

New:
----
  vkBasalt-0.3.2.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vkbasalt.spec ++++++
--- /var/tmp/diff_new_pack.LPBZ4X/_old  2021-07-23 23:41:36.897800426 +0200
+++ /var/tmp/diff_new_pack.LPBZ4X/_new  2021-07-23 23:41:36.901800421 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vkbasalt
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define __builder ninja
 Name:           vkbasalt
-Version:        0.3.2.3
+Version:        0.3.2.4
 Release:        0
 Summary:        Vulkan post processing layer
 License:        Zlib
@@ -30,6 +30,9 @@
 BuildRequires:  libX11-devel
 BuildRequires:  meson
 BuildRequires:  ninja
+BuildRequires:  spirv-headers
+BuildRequires:  spirv-tools
+BuildRequires:  vulkan-headers
 
 %description
 vkBasalt is a Vulkan post processing layer to enhance the visual graphics of 
games.
@@ -44,6 +47,9 @@
 %install
 %meson_install
 
+# Configuration file
+install -Dpm0644 config/vkBasalt.conf -t %{buildroot}%{_sysconfdir}/
+
 %files
 %license LICENSE
 %doc README.md
@@ -51,5 +57,6 @@
 %dir %{_datadir}/vulkan
 %dir %{_datadir}/vulkan/implicit_layer.d
 %{_datadir}/vulkan/implicit_layer.d/vkBasalt.json
+%config(noreplace) %{_sysconfdir}/vkBasalt.conf
 
 %changelog

++++++ vkBasalt-0.3.2.3.tar.gz -> vkBasalt-0.3.2.4.tar.gz ++++++
++++ 169970 lines of diff (skipped)

Reply via email to