xkbcommon 0.7.0

This commit is contained in:
Peter Hutterer 2016-11-14 08:32:07 +10:00
parent cdfa899b93
commit 19b9187096
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/libxkbcommon-0.4.3.tar.xz /libxkbcommon-0.4.3.tar.xz
/libxkbcommon-0.5.0.tar.xz /libxkbcommon-0.5.0.tar.xz
/libxkbcommon-0.6.1.tar.xz /libxkbcommon-0.6.1.tar.xz
/libxkbcommon-0.7.0.tar.xz

View File

@ -1,7 +1,7 @@
#global gitdate 20120917 #global gitdate 20120917
Name: libxkbcommon Name: libxkbcommon
Version: 0.6.1 Version: 0.7.0
Release: 1%{?gitdate:.%{gitdate}}%{?dist} Release: 1%{?gitdate:.%{gitdate}}%{?dist}
Summary: X.Org X11 XKB parsing library Summary: X.Org X11 XKB parsing library
License: MIT License: MIT
@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
%{_libdir}/pkgconfig/xkbcommon-x11.pc %{_libdir}/pkgconfig/xkbcommon-x11.pc
%changelog %changelog
* Mon Nov 14 2016 Peter Hutterer <peter.hutterer@redhat.com> 0.7.0-1
- xkbcommon 0.7.0
* Fri Jun 03 2016 Peter Hutterer <peter.hutterer@redhat.com> 0.6.1-1 * Fri Jun 03 2016 Peter Hutterer <peter.hutterer@redhat.com> 0.6.1-1
- xkbcommon 0.6.1 - xkbcommon 0.6.1

View File

@ -1 +1 @@
67a8f322b5fa32352272e811bb90dd73 libxkbcommon-0.6.1.tar.xz 61ba550fc529ea4d6f9faa2cad62c95f libxkbcommon-0.7.0.tar.xz