]> git.pld-linux.org Git - packages/xpra.git/commitdiff
- pygobject3 dependency fix; release 2 auto/th/xpra-2.5.3-2
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Jul 2021 04:24:12 +0000 (06:24 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Jul 2021 04:24:12 +0000 (06:24 +0200)
xpra.spec

index ad6cf916978ba894a06e6ac2a84311b9a32ac656..516d81f14ef3a746e64e9faf5f02858d5a2e00b5 100644 (file)
--- a/xpra.spec
+++ b/xpra.spec
@@ -25,7 +25,7 @@ Summary:      Xpra gives you "persistent remote applications" for X
 Summary(pl.UTF-8):     Xpra - "stałe zdalne aplikacje" dla X
 Name:          xpra
 Version:       2.5.3
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications/Networking
 Source0:       http://xpra.org/src/%{name}-%{version}.tar.xz
@@ -72,7 +72,7 @@ Requires:     libjpeg-turbo >= 1.4
 Requires:      libvpx >= 1.4
 Requires:      libwebp >= 0.5
 Requires:      python3-pycairo
-Requires:      python3-pygobject >= 3.0
+Requires:      python3-pygobject3 >= 3.0
 Requires:      xorg-app-setxkbmap
 Requires:      xorg-app-xauth
 Requires:      xorg-app-xmodmap
This page took 0.089547 seconds and 4 git commands to generate.