From 57dd15c5cb5b2f74269bc1edc3fc0c06cff667d2 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 20 Jan 2016 13:36:01 +1000 Subject: [PATCH] s/define/global/ --- xkeyboard-config.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec index 7bf8a7f..38837ea 100644 --- a/xkeyboard-config.spec +++ b/xkeyboard-config.spec @@ -1,5 +1,5 @@ # INFO: Package contains data-only, no binaries, so no debuginfo is needed -%define debug_package %{nil} +%global debug_package %{nil} #global gitdate 20110415 #global gitversion 19a0026b5 @@ -109,6 +109,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/X11/xkb/compiled %{_datadir}/pkgconfig/xkeyboard-config.pc %changelog +* Wed Jan 20 2016 Peter Hutterer +- s/define/global/ + * Tue Dec 22 2015 Peter Hutterer 2.16-2 - Add br(thinkpad) to the xml file (#1292881)