Hello community,

here is the log from the commit of package python-vulkan for openSUSE:Factory 
checked in at 2019-03-27 16:22:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vulkan (Old)
 and      /work/SRC/openSUSE:Factory/.python-vulkan.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vulkan"

Wed Mar 27 16:22:57 2019 rev:3 rq:689089 version:1.1.99.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vulkan/python-vulkan.changes      
2018-12-07 14:34:26.147142929 +0100
+++ /work/SRC/openSUSE:Factory/.python-vulkan.new.25356/python-vulkan.changes   
2019-03-27 16:23:12.971507099 +0100
@@ -1,0 +2,6 @@
+Wed Mar 27 10:12:33 UTC 2019 - pgaj...@suse.com
+
+- version update to 1.1.99.0
+  * No upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  vulkan-1.1.71.2.tar.gz

New:
----
  vulkan-1.1.99.0.tar.gz

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

Other differences:
------------------
++++++ python-vulkan.spec ++++++
--- /var/tmp/diff_new_pack.Ini5fv/_old  2019-03-27 16:23:14.247506833 +0100
+++ /var/tmp/diff_new_pack.Ini5fv/_new  2019-03-27 16:23:14.247506833 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-vulkan
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-vulkan
-Version:        1.1.71.2
+Version:        1.1.99.0
 Release:        0
 Summary:        Python bindings for the Vulkan API
 License:        Apache-2.0
@@ -26,11 +26,11 @@
 Url:            https://github.com/realitix/vulkan
 Source:         
https://files.pythonhosted.org/packages/source/v/vulkan/vulkan-%{version}.tar.gz
 Source1:        LICENSE
-BuildRequires:  %{python_module cffi}
+BuildRequires:  %{python_module cffi >= 1.10}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  vulkan-devel
-Requires:       python-cffi
+Requires:       python-cffi >= 1.10
 Requires:       vulkan
 BuildRequires:  fdupes
 BuildArch:      noarch
@@ -52,6 +52,9 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+# no tests available
+
 %files %{python_files}
 %license LICENSE
 %doc README.md

++++++ vulkan-1.1.71.2.tar.gz -> vulkan-1.1.99.0.tar.gz ++++++
++++ 6782 lines of diff (skipped)


Reply via email to