2.0 RC3
This commit is contained in:
parent
713641eb69
commit
11ac2b0789
@ -1,8 +1,8 @@
|
|||||||
%global candidate rc2
|
%global candidate rc3
|
||||||
|
|
||||||
Name: libgpiod
|
Name: libgpiod
|
||||||
Version: 2.0
|
Version: 2.0
|
||||||
Release: 0.3%{?candidate:.%{candidate}}%{?dist}
|
Release: 0.4%{?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+
|
||||||
@ -101,6 +101,9 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%{_libdir}/%{name}*.so
|
%{_libdir}/%{name}*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 27 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 2.0-0.4.rc3
|
||||||
|
- libgpiod 2.0 RC3
|
||||||
|
|
||||||
* Thu Feb 16 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 2.0-0.3.rc2
|
* Thu Feb 16 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 2.0-0.3.rc2
|
||||||
- libgpiod 2.0 RC2
|
- libgpiod 2.0 RC2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libgpiod-2.0-rc2.tar.xz) = 43f4a55bf6a405bcd966ec1cb24d5042aa0042de7bfb659198ba894e89408b3d7d02422864b7b54301e9f04c2494c0853c86e9d771ed21ad9d89b77baa59e493
|
SHA512 (libgpiod-2.0-rc3.tar.xz) = 28fdf6821e88f96dda55fa67994b526452425347bdcbe10c0c4ca8d8573b15d6c9fc7f17c2f89b0806c58729bef028634090164f18bbbfbb6041f1b64b6c1706
|
||||||
|
Loading…
Reference in New Issue
Block a user