This commit is contained in:
parent
01c6b0502c
commit
0f0c46b890
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libgpiod
|
||||
Version: 2.1
|
||||
Release: 1%{?candidate:.%{candidate}}%{?dist}
|
||||
Release: 2%{?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
|
||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Nov 03 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 2.1-1
|
||||
- Update to 2.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user