1.5.1
This commit is contained in:
parent
c6394e92df
commit
7c0386912a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/libgpiod-*.tar.gz
|
||||
/libgpiod-1.5-rc2.tar.xz
|
||||
/libgpiod-1.5.tar.xz
|
||||
/libgpiod-1.5.1.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
#global candidate rc2
|
||||
|
||||
Name: libgpiod
|
||||
Version: 1.5
|
||||
Version: 1.5.1
|
||||
Release: 1%{?candidate:.%{candidate}}%{?dist}
|
||||
Summary: C library and tools for interacting with linux GPIO char device
|
||||
|
||||
@ -95,6 +95,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%{_libdir}/%{name}*.so
|
||||
|
||||
%changelog
|
||||
* Wed Apr 01 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.5.1-1
|
||||
- Update to 1.5.1
|
||||
|
||||
* Tue Jan 28 2020 Peter Robinson <pbrobinson@fedoraproject.org> 1.5-1
|
||||
- Update to 1.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgpiod-1.5.tar.xz) = 795e6e24117cb978860e6017f393e1145711a5fcdc43921b034dacc0a4a33c79610a867c74a3ba4fa06dcf0f61c8df9aaa1b4ad96a16b1f78dd5d0d62ed189a5
|
||||
SHA512 (libgpiod-1.5.1.tar.xz) = ca76451c101e7a69364db74655074302a453b527c80929516d91a185b53f94e116240c6ef810eb565e36abc1633f88e1c807ea0db521a2d88ee923679ca48542
|
||||
|
Loading…
Reference in New Issue
Block a user