From 19b9187096ad0d130bd42b43e8e34882c69078bd Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 14 Nov 2016 08:32:07 +1000 Subject: [PATCH] xkbcommon 0.7.0 --- .gitignore | 1 + libxkbcommon.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3ecb697..f5805e0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /libxkbcommon-0.4.3.tar.xz /libxkbcommon-0.5.0.tar.xz /libxkbcommon-0.6.1.tar.xz +/libxkbcommon-0.7.0.tar.xz diff --git a/libxkbcommon.spec b/libxkbcommon.spec index f88afbe..4d0d90a 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -1,7 +1,7 @@ #global gitdate 20120917 Name: libxkbcommon -Version: 0.6.1 +Version: 0.7.0 Release: 1%{?gitdate:.%{gitdate}}%{?dist} Summary: X.Org X11 XKB parsing library License: MIT @@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';' %{_libdir}/pkgconfig/xkbcommon-x11.pc %changelog +* Mon Nov 14 2016 Peter Hutterer 0.7.0-1 +- xkbcommon 0.7.0 + * Fri Jun 03 2016 Peter Hutterer 0.6.1-1 - xkbcommon 0.6.1 diff --git a/sources b/sources index 77d81f6..d91f40a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67a8f322b5fa32352272e811bb90dd73 libxkbcommon-0.6.1.tar.xz +61ba550fc529ea4d6f9faa2cad62c95f libxkbcommon-0.7.0.tar.xz