From 3f551057cee58bd3d46b6115a86595680793558a Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Nov 07 2019 02:10:46 +0000 Subject: Require a libwacom-data package of the same version --- diff --git a/libwacom.spec b/libwacom.spec index 1458ac3..629efaa 100644 --- a/libwacom.spec +++ b/libwacom.spec @@ -1,6 +1,6 @@ Name: libwacom Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tablet Information Client Library Requires: %{name}-data @@ -15,6 +15,8 @@ BuildRequires: systemd systemd-devel BuildRequires: git BuildRequires: libxml2-devel +Requires: %{name}-data = %{version}-%{release} + %description %{name} is a library that provides information about Wacom tablets and tools. This information can then be used by drivers or applications to tweak @@ -77,6 +79,9 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir} %{_datadir}/libwacom/layouts/*.svg %changelog +* Thu Nov 07 2019 Peter Hutterer 1.1-2 +- Require a libwacom-data package of the same version + * Mon Sep 16 2019 Peter Hutterer 1.1-1 - libwacom 1.1