packaging: depend on the same release
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Thu, 18 Dec 2014 14:15:45 +0000 (15:15 +0100)
committerDuna Oh <duna.oh@samsung.com>
Mon, 7 Feb 2022 05:34:46 +0000 (14:34 +0900)
Change-Id: Icbd6b049c83820cfb84c0da0df6ceb138a99afea
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/libxkbcommon.spec

index 70fffc3..e3f4d18 100644 (file)
@@ -22,7 +22,7 @@ Keyboard handling library using XKB data.
 %package devel
 Summary:        Development files for the Wayland libxkbcommon library
 Group:          Development/Libraries
-Requires:       %{name} = %{version}
+Requires:       %{name} = %{version}-%{release}
 
 %description devel
 Keyboard handling library using XKB data.