diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index d5b8b48..dd7cf08 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -13,4 +13,5 @@ jobs: with: CI_DEPLOY: ${{ secrets.CI_DEPLOY }} PUBLICATOR: ${{ secrets.PUBLICATOR }} + REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }} diff --git a/mesa-20.1.10.tar.xz b/mesa-20.1.10.tar.xz new file mode 100644 index 0000000..42ef6df Binary files /dev/null and b/mesa-20.1.10.tar.xz differ diff --git a/mesa.spec b/mesa.spec index 1d5c009..a14be56 100644 --- a/mesa.spec +++ b/mesa.spec @@ -32,7 +32,7 @@ Summary: OpenGL-compatible 3D graphics library Name: mesa Version: 20.1.10 -Release: 1 +Release: 2 License: MIT Group: System/Libraries Url: http://www.mesa3d.org @@ -106,6 +106,7 @@ BuildRequires: libselinux-devel %if %{with vulkan} # for SHA1 implementation from libnettle: BuildRequires: pkgconfig(nettle) +BuildRequires: pkgconfig(vulkan) %endif # [NB] Do not mark it noarch, otherwise rpm will be confused on where