mirror of
https://abf.rosa.ru/djam/libxfixes.git
synced 2025-02-23 17:12:46 +00:00
Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Has been cancelled
Some checks failed
Run CI/CD... / main (push) Has been cancelled
This commit is contained in:
parent
87685897c3
commit
bf09d883d8
2 changed files with 2 additions and 1 deletions
|
@ -13,4 +13,5 @@ jobs:
|
|||
with:
|
||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
||||
PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
||||
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ Version: 6.0.1
|
|||
Release: 1
|
||||
License: MIT
|
||||
Group: System/Libraries
|
||||
Url: http://xorg.freedesktop.org
|
||||
URL: http://xorg.freedesktop.org
|
||||
Source0: http://xorg.freedesktop.org/releases/individual/lib/libXfixes-%{version}.tar.xz
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: x11-proto-devel >= 7.6-3
|
||||
|
|
Loading…
Add table
Reference in a new issue