[packages/libgpiod] - updated to 1.5
qboosh
qboosh at pld-linux.org
Sun Feb 9 11:23:46 CET 2020
commit 0f0641d4f15a37dc16c5a19ac4fb0099294d9076
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 9 11:24:06 2020 +0100
- updated to 1.5
libgpiod.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/libgpiod.spec b/libgpiod.spec
index 91c9d8b..24ccf5b 100644
--- a/libgpiod.spec
+++ b/libgpiod.spec
@@ -1,3 +1,4 @@
+# TODO: tests (BR: kmod-devel >= 18, udev-devel >= 1:215, glib2-devel >= 1:2.50 for library; bats for tools; catch2 for C++)
#
# Conditional build:
%bcond_without apidocs # Doxygen API documentation
@@ -7,16 +8,16 @@
Summary: Library and tools for interacting with the Linux GPIO character device
Summary(pl.UTF-8): Biblioteka i narzędzia do obsługi linuksowych urządzeń znakowych GPIO
Name: libgpiod
-Version: 1.4.1
-Release: 2
+Version: 1.5
+Release: 1
License: LGPL v2.1+
Group: Libraries
Source0: https://www.kernel.org/pub/software/libs/libgpiod/%{name}-%{version}.tar.xz
-# Source0-md5: 585b4bb431f99c4ba9b3ee58b9d494c1
+# Source0-md5: dbcebfe6ff29ef4db33ed87ff7ff6d65
URL: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
%{?with_apidocs:BuildRequires: doxygen}
BuildRequires: libstdc++-devel >= 6:4.7
-BuildRequires: linux-libc-headers >= 6:4.8
+BuildRequires: linux-libc-headers >= 6:5.5
%{?with_python:BuildRequires: python3-devel >= 1:3.2}
BuildRequires: tar >= 1:1.22
BuildRequires: xz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgpiod.git/commitdiff/0f0641d4f15a37dc16c5a19ac4fb0099294d9076
More information about the pld-cvs-commit
mailing list