diff --git a/libxkbcommon.spec b/libxkbcommon.spec index 4971a3a..4b6ea61 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -1,18 +1,11 @@ -#global gitdate 20120917 - Name: libxkbcommon -Version: 1.0.3 -Release: 2%{?gitdate:.%{gitdate}}%{?dist} +Version: 1.1.0 +Release: 1%{?gitdate:.%{gitdate}}%{?dist} Summary: X.Org X11 XKB parsing library License: MIT URL: http://www.x.org -%if 0%{?gitdate} -Source0: %{name}-%{gitdate}.tar.xz -%else -Source0: http://xkbcommon.org/download/%{name}-%{version}.tar.xz -%endif -Source1: make-git-snapshot.sh +Source0: http://github.com/xkbcommon/libxkbcommon/releases/download/xkbcommon-%{version}/%{name}-%{version}.tar.xz BuildRequires: git meson BuildRequires: xorg-x11-util-macros byacc flex bison @@ -116,6 +109,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %{_mandir}/man1/xkbcli.1.gz %changelog +* Wed Mar 10 2021 Peter Hutterer 1.1.0-1 +- libxkbcommon 1.1.0 +- remove the git snapshot handling, we haven't used it in 9 years + * Tue Jan 26 2021 Fedora Release Engineering - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/make-git-snapshot.sh b/make-git-snapshot.sh deleted file mode 100755 index b2b32dd..0000000 --- a/make-git-snapshot.sh +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh - -DIRNAME=libxkbcommon-$( date +%Y%m%d ) - -rm -rf $DIRNAME -git clone https://github.com/xkbcommon/libxkbcommon $DIRNAME -cd $DIRNAME -if [ -z "$1" ]; then - git log | head -1 -else - git checkout $1 -fi -git log | head -1 | awk '{ print $2 }' > ../commitid -git repack -a -d -cd .. -tar Jcf $DIRNAME.tar.xz $DIRNAME -rm -rf $DIRNAME diff --git a/sources b/sources index e69b81c..8521e1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libxkbcommon-1.0.3.tar.xz) = b05a2db0acd6628427baad1967979a161019dec90a078a926d41f4dfeffb84eab63e627803df1a401e42c8e48953d6c434ce08d7206eae21e890890f29b03d3c +SHA512 (libxkbcommon-1.1.0.tar.xz) = 6137329653ada711abc0e093532627111ab1fb53e6b2b0d05ec4d77709cfc4368f094ebbf68b23c8e9af9a69826351b64466e81c11e6593eafa7e43cd3e7bf75