0.3.2, update URLs
This commit is contained in:
parent
ce37100cba
commit
3439979fc0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/v0.3.tar.gz
|
||||
/libgpiod-0.3.2.tar.gz
|
||||
|
@ -4,8 +4,8 @@ Release: 2%{?dist}
|
||||
Summary: C library and tools for interacting with linux GPIO char device
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/brgl/libgpiod
|
||||
Source0: https://github.com/brgl/libgpiod/archive/v%{version}.tar.gz
|
||||
URL: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
|
||||
Source0: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/snapshot/i%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: automake autoconf libtool
|
||||
BuildRequires: gcc
|
||||
@ -69,6 +69,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%{_libdir}/%{name}.so
|
||||
|
||||
%changelog
|
||||
* Thu Nov 9 2017 Peter Robinson <pbrobinson@fedoraproject.org> 0.3.2-1
|
||||
- Update to 0.3.2
|
||||
|
||||
* Tue Aug 22 2017 Peter Robinson <pbrobinson@fedoraproject.org> 0.3-2
|
||||
- Minor review updates
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v0.3.tar.gz) = 19e97fdae37483ab9c1f756dc7fe6eb01d41d962173738bcd538966796fb941cf51648a918bbb4dbfc9b4104489a123ca4c581388510b99a964620adb7c7577d
|
||||
SHA512 (libgpiod-0.3.2.tar.gz) = c5a2cc4d4af1b0ed8d8d23cab4cdde10be739b50ca080e5b84194b342dc04c04c7e41cb4bd8aeed90ccfc22efc421d240925821a60312797af7d52e1382bd582
|
||||
|
Loading…
Reference in New Issue
Block a user