libxkbcommon 1.2.0
Fix Source link
This commit is contained in:
parent
5903e7f195
commit
5e6caab3b7
@ -1,12 +1,11 @@
|
||||
Name: libxkbcommon
|
||||
Version: 1.1.0
|
||||
Version: 1.2.0
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Summary: X.Org X11 XKB parsing library
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
Source0: http://github.com/xkbcommon/libxkbcommon/releases/download/xkbcommon-%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
Source0: https://xkbcommon.org/download/%{name}-%{version}.tar.xz
|
||||
BuildRequires: git meson
|
||||
BuildRequires: xorg-x11-util-macros byacc flex bison
|
||||
BuildRequires: xorg-x11-proto-devel libX11-devel
|
||||
@ -109,6 +108,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%{_mandir}/man1/xkbcli.1.gz
|
||||
|
||||
%changelog
|
||||
* Tue Apr 06 2021 Peter Hutterer <peter.hutterer@redhat.com> 1.2.0-1
|
||||
- libxkbcommon 1.2.0
|
||||
- Fix Source link
|
||||
|
||||
* Wed Mar 10 2021 Peter Hutterer <peter.hutterer@redhat.com> 1.1.0-1
|
||||
- libxkbcommon 1.1.0
|
||||
- remove the git snapshot handling, we haven't used it in 9 years
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libxkbcommon-1.1.0.tar.xz) = 6137329653ada711abc0e093532627111ab1fb53e6b2b0d05ec4d77709cfc4368f094ebbf68b23c8e9af9a69826351b64466e81c11e6593eafa7e43cd3e7bf75
|
||||
SHA512 (libxkbcommon-1.2.0.tar.xz) = a16814fffeaae9fb4ffb7eebd2304f451868e3f9dcd5b77e91ee8134c8185f056d3a09b883e68a3ef2e3fb4b2ab06f1ca863afb7ea8f92d2a379e2cad491f932
|
||||
|
Loading…
Reference in New Issue
Block a user