Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/i2c-tools.git#c7cdfbee5abac9ca73ed13d02757637688f2521d
This commit is contained in:
parent
817fa29ab6
commit
63a127aa28
@ -11,8 +11,8 @@
|
||||
%endif
|
||||
|
||||
Name: i2c-tools
|
||||
Version: 4.1
|
||||
Release: 6%{?dist}
|
||||
Version: 4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A heterogeneous set of I2C tools for Linux
|
||||
License: GPLv2+
|
||||
URL: https://i2c.wiki.kernel.org/index.php/I2C_Tools
|
||||
@ -28,6 +28,7 @@ BuildRequires: python2-devel
|
||||
%endif
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
%description
|
||||
@ -212,8 +213,12 @@ exit 0
|
||||
%dir %{_includedir}/i2c
|
||||
%{_includedir}/i2c/smbus.h
|
||||
%{_libdir}/libi2c.so
|
||||
%{_mandir}/man3/libi2c.3.gz
|
||||
|
||||
%changelog
|
||||
* Thu Jan 07 2021 Artem Egorenkov <aegorenk@redhat.com> - 4.2-1
|
||||
- Version 4.2
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (i2c-tools-4.1.tar.xz) = 83262bcfd94c2adf74517cc50095dd78221fa4d16a62397245d4a538de7463272abf4f6727024be8ab1ca8ecbfe647af85ba2a553e5b5e68a53e50dfcad20248
|
||||
SHA512 (i2c-tools-4.2.tar.xz) = 5e230be4983c5c9c5718491d3ce9ee2e6205edea75c4097735eb32a25e522e37a074ef4cb61d2492707efebf0cb1b75ff65f1b2ae8c0bc1684a169526809a096
|
||||
|
Loading…
Reference in New Issue
Block a user