diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 9e5f578..d14083b 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Sep 18 06:59:29 UTC 2019 - Stefan Dirsch + +- Update to version 19.1.7 + * another bugfix release .... + +------------------------------------------------------------------- +Mon Sep 9 10:51:49 UTC 2019 - Michel Normand + +- Add ppc64 for radeonsi to avoid build error + +------------------------------------------------------------------- +Wed Sep 4 09:08:57 UTC 2019 - Stefan Dirsch + +- Update to version 19.1.6 + * bugfix release + ------------------------------------------------------------------- Mon Aug 26 08:12:29 UTC 2019 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 599a3e7..daec8e8 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.1.5 +%define _version 19.1.7 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -110,7 +110,7 @@ %endif Name: Mesa-drivers -Version: 19.1.5 +Version: 19.1.7 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -583,7 +583,7 @@ programs against the GBM library. Summary: Mesa Direct3D9 state tracker # Manually provide d3d library (bnc#918294) Group: System/Libraries -%ifarch x86_64 s390x ppc64le aarch64 riscv64 +%ifarch x86_64 s390x ppc64 ppc64le aarch64 riscv64 Provides: d3dadapter9.so.1()(64bit) %else Provides: d3dadapter9.so.1 @@ -1078,7 +1078,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %{_libdir}/vdpau/libvdpau_r600.so.1.0.0 %endif -%ifarch %{ix86} x86_64 ppc64le +%ifarch %{ix86} x86_64 ppc64 ppc64le %files -n libvdpau_radeonsi %{_libdir}/vdpau/libvdpau_radeonsi.so %{_libdir}/vdpau/libvdpau_radeonsi.so.1 diff --git a/Mesa.changes b/Mesa.changes index 9e5f578..d14083b 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Sep 18 06:59:29 UTC 2019 - Stefan Dirsch + +- Update to version 19.1.7 + * another bugfix release .... + +------------------------------------------------------------------- +Mon Sep 9 10:51:49 UTC 2019 - Michel Normand + +- Add ppc64 for radeonsi to avoid build error + +------------------------------------------------------------------- +Wed Sep 4 09:08:57 UTC 2019 - Stefan Dirsch + +- Update to version 19.1.6 + * bugfix release + ------------------------------------------------------------------- Mon Aug 26 08:12:29 UTC 2019 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index dca78e8..975028b 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.1.5 +%define _version 19.1.7 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -109,7 +109,7 @@ %endif Name: Mesa -Version: 19.1.5 +Version: 19.1.7 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -582,7 +582,7 @@ programs against the GBM library. Summary: Mesa Direct3D9 state tracker # Manually provide d3d library (bnc#918294) Group: System/Libraries -%ifarch x86_64 s390x ppc64le aarch64 riscv64 +%ifarch x86_64 s390x ppc64 ppc64le aarch64 riscv64 Provides: d3dadapter9.so.1()(64bit) %else Provides: d3dadapter9.so.1 @@ -1077,7 +1077,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %{_libdir}/vdpau/libvdpau_r600.so.1.0.0 %endif -%ifarch %{ix86} x86_64 ppc64le +%ifarch %{ix86} x86_64 ppc64 ppc64le %files -n libvdpau_radeonsi %{_libdir}/vdpau/libvdpau_radeonsi.so %{_libdir}/vdpau/libvdpau_radeonsi.so.1 diff --git a/mesa-19.1.5.tar.xz b/mesa-19.1.5.tar.xz deleted file mode 100644 index c350425..0000000 --- a/mesa-19.1.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b54e14e35c7251b171b4cf9d84cbc1d760eafe00132117db193454999cd6eb4 -size 10938452 diff --git a/mesa-19.1.5.tar.xz.sig b/mesa-19.1.5.tar.xz.sig deleted file mode 100644 index c5e08fa..0000000 Binary files a/mesa-19.1.5.tar.xz.sig and /dev/null differ diff --git a/mesa-19.1.7.tar.xz b/mesa-19.1.7.tar.xz new file mode 100644 index 0000000..06ffb86 --- /dev/null +++ b/mesa-19.1.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e287920fdb38712a9fed448dc90b3ca95048c7face5db52e58361f8b6e0f3cd5 +size 10941152 diff --git a/mesa-19.1.7.tar.xz.sig b/mesa-19.1.7.tar.xz.sig new file mode 100644 index 0000000..064cac7 Binary files /dev/null and b/mesa-19.1.7.tar.xz.sig differ