This commit is contained in:
Dennis Gilmore 2016-02-04 00:17:44 +00:00
parent f003b70b66
commit 939bfcb9be

View File

@ -6,7 +6,7 @@
Name: i2c-tools
Version: 3.1.0
Release: 15%{?dist}
Release: 16%{?dist}
Summary: A heterogeneous set of I2C tools for Linux
Group: Applications/System
License: GPLv2+
@ -140,6 +140,9 @@ exit 0
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Oct 08 2015 Jaromir Capik <jcapik@redhat.com> - 3.1.0-15
- Adding i2c-dev auto-load in th %%post and modules-load.d (#913203)