[packages/rpmconf] require python3-rpmconf with same version; rel 2

atler atler at pld-linux.org
Wed Sep 7 22:45:05 CEST 2022


commit aa0a4c85d3b0e160a1e330410512bb0f4f46700b
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Sep 7 22:43:53 2022 +0200

    require python3-rpmconf with same version; rel 2

 rpmconf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpmconf.spec b/rpmconf.spec
index 4d81998..2ed9223 100644
--- a/rpmconf.spec
+++ b/rpmconf.spec
@@ -2,7 +2,7 @@ Summary:	Tool to handle rpmnew and rpmsave files
 Summary(pl.UTF-8):	Narzędzie do obsługi plików rpmnew oraz rpmsave
 Name:		rpmconf
 Version:	1.1.6
-Release:	1
+Release:	2
 License:	GPL v3+
 Group:		Applications/System
 Source0:	https://github.com/xsuchy/rpmconf/archive/%{name}-%{version}-1/rpmconf-%{version}.tar.gz
@@ -18,7 +18,7 @@ BuildRequires:	python3-pylint
 BuildRequires:	python3-six
 %endif
 Requires:	python3-rpm
-Requires:	python3-rpmconf
+Requires:	python3-rpmconf = %{version}-%{release}
 Requires:	which
 Suggests:	diffuse
 Suggests:	diffutils
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpmconf.git/commitdiff/aa0a4c85d3b0e160a1e330410512bb0f4f46700b



More information about the pld-cvs-commit mailing list