From b267b162ac6a13d86b17558f85578dd0ef036031 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 4 Nov 2020 02:59:48 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libwacom.git#24673db391320765fbc47f8476e1ceec1317059c --- libwacom.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libwacom.spec b/libwacom.spec index 4f8f569..221600a 100644 --- a/libwacom.spec +++ b/libwacom.spec @@ -1,6 +1,6 @@ Name: libwacom Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tablet Information Client Library Requires: %{name}-data @@ -12,7 +12,7 @@ Source0: https://github.com/linuxwacom/libwacom/releases/download/%{name} BuildRequires: meson gcc BuildRequires: glib2-devel libgudev1-devel BuildRequires: systemd systemd-devel -BuildRequires: git +BuildRequires: git-core BuildRequires: libxml2-devel Requires: %{name}-data = %{version}-%{release} @@ -78,6 +78,9 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir} %{_datadir}/libwacom/layouts/*.svg %changelog +* Wed Nov 04 2020 Peter Hutterer 1.6-2 +- Change BuildRequires to git-core, we don't need full git + * Tue Nov 03 2020 Peter Hutterer 1.6-1 - libwacom 1.6