From b4b59dfbef52d6542a5d8cd19ca0dbfb65d5d6df Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 01:10:51 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libxkbcommon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxkbcommon.spec b/libxkbcommon.spec index 91592cc..8c46057 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -2,7 +2,7 @@ Name: libxkbcommon Version: 0.4.2 -Release: 3%{?gitdate:.%{gitdate}}%{?dist} +Release: 4%{?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 +* Sat Jun 07 2014 Fedora Release Engineering - 0.4.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue May 27 2014 Rex Dieter - 0.4.2-3 - make -x11 support conditional (f21+, #1000497) - --disable-silent-rules