packaging: depend on the same release
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Thu, 18 Dec 2014 14:15:45 +0000 (15:15 +0100)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 21 Dec 2023 23:35:44 +0000 (08:35 +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.