2.0 GA
This commit is contained in:
parent
11ac2b0789
commit
a50237a787
@ -1,8 +1,8 @@
|
||||
%global candidate rc3
|
||||
#global candidate rc3
|
||||
|
||||
Name: libgpiod
|
||||
Version: 2.0
|
||||
Release: 0.4%{?candidate:.%{candidate}}%{?dist}
|
||||
Release: 1%{?candidate:.%{candidate}}%{?dist}
|
||||
Summary: C library and tools for interacting with linux GPIO char device
|
||||
|
||||
License: LGPLv2+
|
||||
@ -101,6 +101,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%{_libdir}/%{name}*.so
|
||||
|
||||
%changelog
|
||||
* Thu Mar 02 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 2.0-1
|
||||
- Update to 2.0
|
||||
|
||||
* Mon Feb 27 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 2.0-0.4.rc3
|
||||
- libgpiod 2.0 RC3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgpiod-2.0-rc3.tar.xz) = 28fdf6821e88f96dda55fa67994b526452425347bdcbe10c0c4ca8d8573b15d6c9fc7f17c2f89b0806c58729bef028634090164f18bbbfbb6041f1b64b6c1706
|
||||
SHA512 (libgpiod-2.0.tar.xz) = e97d08d6d4a27822f13a173820d136bc0f6091d34e2a42c10e732ee40cf98bb3697b144d2b8cb20fa2fa760a8994e985c7dea873883e96474ff6c43a5b8b6818
|
||||
|
Loading…
Reference in New Issue
Block a user