Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 11:30:33 +00:00
parent d49fcbc89f
commit c01ca4a6b7

View File

@ -2,7 +2,7 @@
Name: libgpiod Name: libgpiod
Version: 1.6.3 Version: 1.6.3
Release: 2%{?candidate:.%{candidate}}%{?dist} Release: 3%{?candidate:.%{candidate}}%{?dist}
Summary: C library and tools for interacting with linux GPIO char device Summary: C library and tools for interacting with linux GPIO char device
License: LGPLv2+ License: LGPLv2+
@ -96,6 +96,9 @@ find %{buildroot} -name '*.la' -delete
%{_libdir}/%{name}*.so %{_libdir}/%{name}*.so
%changelog %changelog
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.6.3-2 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.6.3-2
- Rebuilt for Python 3.10 - Rebuilt for Python 3.10