xkbcommon 0.7.0
This commit is contained in:
parent
cdfa899b93
commit
19b9187096
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user