This commit is contained in:
Dennis Gilmore 2015-06-17 18:00:44 +00:00
parent a1fd7728a1
commit 08d39008e5

View File

@ -2,7 +2,7 @@
Name: libxkbcommon Name: libxkbcommon
Version: 0.5.0 Version: 0.5.0
Release: 1%{?gitdate:.%{gitdate}}%{?dist} Release: 2%{?gitdate:.%{gitdate}}%{?dist}
Summary: X.Org X11 XKB parsing library Summary: X.Org X11 XKB parsing library
License: MIT License: MIT
URL: http://www.x.org URL: http://www.x.org
@ -102,6 +102,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
%endif %endif
%changelog %changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Oct 22 2014 Hans de Goede <hdegoede@redhat.com> - 0.5.0-1 * Wed Oct 22 2014 Hans de Goede <hdegoede@redhat.com> - 0.5.0-1
- Update to 0.5.0 (#1154574) - Update to 0.5.0 (#1154574)