diff --git a/mtdev.spec b/mtdev.spec index 24d752e..b43787b 100644 --- a/mtdev.spec +++ b/mtdev.spec @@ -3,7 +3,7 @@ Name: mtdev Version: 1.1.5 -Release: 11%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 12%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Multitouch Protocol Translation Library Group: System Environment/Libraries @@ -20,7 +20,7 @@ Source2: commitid Source0: http://bitmath.org/code/%{name}/%{name}-%{version}.tar.bz2 %endif -BuildRequires: autoconf automake libtool +BuildRequires: autoconf automake libtool gcc %description %{name} is a stand-alone library which transforms all variants of kernel MT @@ -67,6 +67,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_bindir}/mtdev-test %changelog +* Mon Feb 19 2018 Peter Hutterer 1.1.5-12 +- Add gcc to BR + * Fri Feb 09 2018 Igor Gnatenko - 1.1.5-11 - Escape macros in %%changelog