diff --git a/libgpiod.spec b/libgpiod.spec index 9cee28a..ba098d8 100644 --- a/libgpiod.spec +++ b/libgpiod.spec @@ -1,6 +1,6 @@ Name: libgpiod Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C library and tools for interacting with linux GPIO char device License: LGPLv2+ @@ -95,6 +95,9 @@ find %{buildroot} -name '*.la' -delete %{_libdir}/%{name}*.so %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.1-2 +- Rebuilt for Python 3.7 + * Thu May 17 2018 Peter Robinson 1.1-1 - Update to 1.1 release - New C++ and Python 3 bindings