xkbcommon 0.3.1

This commit is contained in:
Peter Hutterer 2013-08-27 07:25:23 +10:00
parent b014d0ea09
commit 2442eb94d4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/libxkbcommon-20120917.tar.bz2
/libxkbcommon-0.2.0.tar.bz2
/libxkbcommon-0.3.0.tar.xz
/libxkbcommon-0.3.1.tar.xz

View File

@ -1,8 +1,8 @@
#global gitdate 20120917
Name: libxkbcommon
Version: 0.3.0
Release: 2%{?gitdate:.%{gitdate}}%{?dist}
Version: 0.3.1
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
Summary: X.Org X11 XKB parsing library
License: MIT
Group: System Environment/Libraries
@ -62,6 +62,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/xkbcommon.pc
%changelog
* Tue Aug 27 2013 Peter Hutterer <peter.hutterer@redhat.com> 0.3.1-1
- xkbcommon 0.3.1
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
22a046100738f99b4cc0297aa210f4e4 libxkbcommon-0.3.0.tar.xz
7287ea51df79c0f80e92b970a30b95e9 libxkbcommon-0.3.1.tar.xz