xkbcommon 0.7.1
This commit is contained in:
parent
19b9187096
commit
5caaa58724
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,13 +1 @@
|
|||||||
/libxkbcommon-20101110.tar.bz2
|
/libxkbcommon-0.7.1.tar.xz
|
||||||
/libxkbcommon-20111109.tar.bz2
|
|
||||||
/libxkbcommon-20120306.tar.bz2
|
|
||||||
/libxkbcommon-20120917.tar.bz2
|
|
||||||
/libxkbcommon-0.2.0.tar.bz2
|
|
||||||
/libxkbcommon-0.3.0.tar.xz
|
|
||||||
/libxkbcommon-0.3.1.tar.xz
|
|
||||||
/libxkbcommon-0.4.0.tar.xz
|
|
||||||
/libxkbcommon-0.4.2.tar.xz
|
|
||||||
/libxkbcommon-0.4.3.tar.xz
|
|
||||||
/libxkbcommon-0.5.0.tar.xz
|
|
||||||
/libxkbcommon-0.6.1.tar.xz
|
|
||||||
/libxkbcommon-0.7.0.tar.xz
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#global gitdate 20120917
|
#global gitdate 20120917
|
||||||
|
|
||||||
Name: libxkbcommon
|
Name: libxkbcommon
|
||||||
Version: 0.7.0
|
Version: 0.7.1
|
||||||
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
|
||||||
|
* Thu Jan 19 2017 Peter Hutterer <peter.hutterer@redhat.com> 0.7.1-1
|
||||||
|
- xkbcommon 0.7.1
|
||||||
|
|
||||||
* Mon Nov 14 2016 Peter Hutterer <peter.hutterer@redhat.com> 0.7.0-1
|
* Mon Nov 14 2016 Peter Hutterer <peter.hutterer@redhat.com> 0.7.0-1
|
||||||
- xkbcommon 0.7.0
|
- xkbcommon 0.7.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user