1.5 RC2
This commit is contained in:
parent
80c6a752e1
commit
04ff6dd640
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/libgpiod-*.tar.gz
|
/libgpiod-*.tar.gz
|
||||||
|
/libgpiod-1.5-rc2.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global candidate rc1
|
%global candidate rc2
|
||||||
|
|
||||||
Name: libgpiod
|
Name: libgpiod
|
||||||
Version: 1.5
|
Version: 1.5
|
||||||
Release: 0.1%{?candidate:.%{candidate}}%{?dist}
|
Release: 0.2%{?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+
|
||||||
@ -95,6 +95,9 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%{_libdir}/%{name}*.so
|
%{_libdir}/%{name}*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 15 2020 Peter Robinson <pbrobinson@fedoraproject.org> 1.5-0.2-RC2
|
||||||
|
- Update to 1.5 RC2
|
||||||
|
|
||||||
* Tue Jan 7 2020 Peter Robinson <pbrobinson@fedoraproject.org> 1.5-0.1-RC1
|
* Tue Jan 7 2020 Peter Robinson <pbrobinson@fedoraproject.org> 1.5-0.1-RC1
|
||||||
- Update to 1.5 RC1
|
- Update to 1.5 RC1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libgpiod-1.5-rc1.tar.gz) = f6fa34667bd631fdfac86b7b0a6cc5692370dcf0789e3013c89b26e4d2f687aacf7f6f78f7a54a1006639018ee8af885d5510d949dc99534bea3b2a6f85d01b2
|
SHA512 (libgpiod-1.5-rc2.tar.xz) = 64a877e0a73f8db59d24c88583f04fc9a0ab18ec0aee19a794812e9c9462c81407f4f73dfb5515b6c330b7b7ab694a5553f120b730e3f3e78e886d9320d6988f
|
||||||
|
Loading…
Reference in New Issue
Block a user