Update to 0.4.0.

This commit is contained in:
Thomas Moschny 2014-10-11 14:29:20 +02:00
parent cea1e63780
commit 92ed2051f2
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/xcb-util-keysyms-0.3.8.tar.bz2
/xcb-util-keysyms-0.3.9.tar.bz2
/xcb-util-keysyms-0.4.0.tar.bz2

View File

@ -1 +1 @@
64e4aad2d48cd4a92e2da13b9f35bfd2 xcb-util-keysyms-0.3.9.tar.bz2
1022293083eec9e62d5659261c29e367 xcb-util-keysyms-0.4.0.tar.bz2

View File

@ -1,6 +1,6 @@
Name: xcb-util-keysyms
Version: 0.3.9
Release: 5%{?dist}
Version: 0.4.0
Release: 1%{?dist}
Summary: Standard X key constants and keycodes conversion on top of libxcb
Group: System Environment/Libraries
License: MIT
@ -29,7 +29,7 @@ Development files for xcb-util-keysyms.
%build
%configure --with-pic --disable-static
%configure --with-pic --disable-static --disable-silent-rules
make %{?_smp_mflags}
@ -61,6 +61,9 @@ rm %{buildroot}%{_libdir}/*.la
%changelog
* Sat Oct 11 2014 Thomas Moschny <thomas.moschny@gmx.de> - 0.4.0-1
- Update to 0.4.0.
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.9-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild