diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 51e8279..14693a5 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Mar 28 10:24:11 UTC 2019 - Stefan Dirsch + +- Update to 19.0.1 + * "This is the first bug fix release of the 19.0 branch. It's + been a pretty calm cycle, and there's not too much here. I + think things are looking pretty good overall." + +------------------------------------------------------------------- +Fri Mar 22 10:14:33 UTC 2019 - Stefan Dirsch + +- baselibs.conf: Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365) + +------------------------------------------------------------------- +Fri Mar 22 06:58:08 UTC 2019 - olaf@aepfle.de + +- Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365) + ------------------------------------------------------------------- Wed Mar 20 14:44:10 UTC 2019 - Guillaume GARDET diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 8a708d5..0ce4894 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.0.0 +%define _version 19.0.1 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -110,7 +110,7 @@ %endif Name: Mesa-drivers -Version: 19.0.0 +Version: 19.0.1 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -313,6 +313,7 @@ support. %package libEGL-devel Summary: Development files for the EGL API Group: Development/Libraries/C and C++ +Requires: Mesa-KHR-devel = %{version} Requires: Mesa-libEGL1 = %{version} %if 0%{?libglvnd} Requires: libglvnd-devel >= 0.1.0 diff --git a/Mesa.changes b/Mesa.changes index 68b451c..14693a5 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Mar 28 10:24:11 UTC 2019 - Stefan Dirsch + +- Update to 19.0.1 + * "This is the first bug fix release of the 19.0 branch. It's + been a pretty calm cycle, and there's not too much here. I + think things are looking pretty good overall." + +------------------------------------------------------------------- +Fri Mar 22 10:14:33 UTC 2019 - Stefan Dirsch + +- baselibs.conf: Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365) + ------------------------------------------------------------------- Fri Mar 22 06:58:08 UTC 2019 - olaf@aepfle.de diff --git a/Mesa.spec b/Mesa.spec index 528c15c..5105f6f 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.0.0 +%define _version 19.0.1 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -109,7 +109,7 @@ %endif Name: Mesa -Version: 19.0.0 +Version: 19.0.1 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/baselibs.conf b/baselibs.conf index e90714c..07f377d 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -33,6 +33,7 @@ Mesa-libEGL1 requires "libglvnd- >= 0.1.0" Mesa-libEGL-devel requires "Mesa-libEGL1- = " + requires "Mesa-KHR-devel- = " requires "libglvnd-devel- >= 0.1.0" Mesa-libGL1 requires "Mesa- = " diff --git a/mesa-19.0.0.tar.xz b/mesa-19.0.0.tar.xz deleted file mode 100644 index 2d21665..0000000 --- a/mesa-19.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a549dfb40ec31e5c36c47aadac04554cb2e2a8d144a046a378fc16da57e38f8 -size 11959360 diff --git a/mesa-19.0.0.tar.xz.sig b/mesa-19.0.0.tar.xz.sig deleted file mode 100644 index 406a38d..0000000 Binary files a/mesa-19.0.0.tar.xz.sig and /dev/null differ diff --git a/mesa-19.0.1.tar.xz b/mesa-19.0.1.tar.xz new file mode 100644 index 0000000..a04bb91 --- /dev/null +++ b/mesa-19.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6884163c0ea9e4c98378ab8fecd72fe7b5f437713a14471beda378df247999d4 +size 11962308 diff --git a/mesa-19.0.1.tar.xz.sig b/mesa-19.0.1.tar.xz.sig new file mode 100644 index 0000000..9097479 Binary files /dev/null and b/mesa-19.0.1.tar.xz.sig differ