2.0.2
This commit is contained in:
parent
64f1abaed1
commit
8d49a722f4
@ -1,8 +1,8 @@
|
||||
#global candidate rc3
|
||||
|
||||
Name: libgpiod
|
||||
Version: 2.0.1
|
||||
Release: 5%{?candidate:.%{candidate}}%{?dist}
|
||||
Version: 2.0.2
|
||||
Release: 1%{?candidate:.%{candidate}}%{?dist}
|
||||
Summary: C library and tools for interacting with linux GPIO char device
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
@ -107,6 +107,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%{_libdir}/%{name}*.so
|
||||
|
||||
%changelog
|
||||
* Fri Aug 25 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 2.0.2-1
|
||||
- Update to 2.02
|
||||
|
||||
* Thu Jul 27 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 2.0.1-5
|
||||
- migrated to SPDX license
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgpiod-2.0.1.tar.xz) = 5d81e6364068ad07bd479f1ef3d0296037d0bd5ec848b30a4af1a96ef3ed511bd8a08eb7250b0227eae5c304e8d4116a9dd6321cc7617060dd79949319847736
|
||||
SHA512 (libgpiod-2.0.2.tar.xz) = 3e92fe8b52da20abc89dd857a10f0e7fef77663a7a6cbcd7471f49843d54e9a053fa150a3f5b200f220a1a40c2ded010c271deba796fbc0775010d980a7083f1
|
||||
|
Loading…
Reference in New Issue
Block a user