Rebuilt for Python 3.8
This commit is contained in:
parent
1553a248f8
commit
62934007f6
@ -1,6 +1,6 @@
|
||||
Name: libgpiod
|
||||
Version: 1.4.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: C library and tools for interacting with linux GPIO char device
|
||||
|
||||
License: LGPLv2+
|
||||
@ -93,6 +93,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%{_libdir}/%{name}*.so
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.4.1-2
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Aug 9 2019 Peter Robinson <pbrobinson@fedoraproject.org> 1.4.1-1
|
||||
- Update to 1.4.1 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user