Update to 0.4.3

This commit is contained in:
Kalev Lember 2014-08-20 22:34:40 +02:00
parent 3e642e2327
commit 69473de190
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
4b717adce41c8305258e99a9b396330a libxkbcommon-0.4.2.tar.xz
26c57ff21438ed45de2a4ca609177db9 libxkbcommon-0.4.3.tar.xz