diff --git a/libevdev.spec b/libevdev.spec index ea98734..648b96f 100644 --- a/libevdev.spec +++ b/libevdev.spec @@ -1,6 +1,6 @@ Name: libevdev Version: 1.4.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Kernel Evdev Device Wrapper Library Group: System Environment/Libraries @@ -72,6 +72,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_bindir}/libevdev-tweak-device %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.4.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Dec 22 2015 Peter Hutterer 1.4.5-2 - Fix a couple of coverity warnings - Fix a potential race condition when checking uinput device's syspath