Update to 0.4.3
This commit is contained in:
parent
3e642e2327
commit
69473de190
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/libxkbcommon-0.3.1.tar.xz
|
||||
/libxkbcommon-0.4.0.tar.xz
|
||||
/libxkbcommon-0.4.2.tar.xz
|
||||
/libxkbcommon-0.4.3.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
#global gitdate 20120917
|
||||
|
||||
Name: libxkbcommon
|
||||
Version: 0.4.2
|
||||
Release: 5%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Version: 0.4.3
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Summary: X.Org X11 XKB parsing library
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
@ -99,6 +99,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 20 2014 Kalev Lember <kalevlember@gmail.com> - 0.4.3-1
|
||||
- Update to 0.4.3
|
||||
|
||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user