Changes of Revision 3

iscan.changes Changed
x
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Tue Dec 29 18:09:55 UTC 2020 - malcolmlewis@opensuse.org
4
+
5
+- Match iscan data version in requires.
6
+
7
+-------------------------------------------------------------------
8
 Thu Oct 31 23:12:01 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
9
 
10
 - Update to 2.30.4:
11
iscan.spec Changed
10
 
1
@@ -48,7 +48,7 @@
2
 BuildRequires:  pkgconfig(libxml-2.0)
3
 BuildRequires:  pkgconfig(sane-backends)
4
 BuildRequires:  pkgconfig(udev)
5
-Requires:       %{name}-data = %version-%release
6
+Requires:       %{name}-data = %{version_iscan_data}-%{release}
7
 Requires(post): systemd
8
 ExclusiveArch: x86_64
9
 
10