emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45493: closed ([PATCH] gnu: spice-vdagent: Update to 0.20.0.)


From: GNU bug Tracking System
Subject: bug#45493: closed ([PATCH] gnu: spice-vdagent: Update to 0.20.0.)
Date: Sat, 02 Jan 2021 22:15:03 +0000

Your message dated Sun, 3 Jan 2021 00:13:34 +0200
with message-id <X/DwDoWyUuP/8qXq@3900XT>
and subject line Re: [bug#45493] [PATCH] gnu: spice-vdagent: Update to 0.20.0.
has caused the debbugs.gnu.org bug report #45493,
regarding [PATCH] gnu: spice-vdagent: Update to 0.20.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45493: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45493
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: spice-vdagent: Update to 0.20.0. Date: Mon, 28 Dec 2020 13:13:10 +0100
* gnu/packages/spice.scm (spice-vdagent): Update to 0.20.0.
---
 gnu/packages/spice.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm
index 6de99aec86..92aeef7f79 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -261,7 +261,7 @@ Internet and from a wide variety of machine architectures.")
 (define-public spice-vdagent
   (package
     (name "spice-vdagent")
-    (version "0.17.0")
+    (version "0.20.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -269,7 +269,7 @@ Internet and from a wide variety of machine architectures.")
                 "spice-vdagent-" version ".tar.bz2"))
               (sha256
                (base32
-                "0gdkyylyg1hksg0i0anvznqfli2q39335fnrmcd6847frpc8njpi"))))
+                "0n9k2kna2gd1zi6jv45zsp2jlv439nz5l5jjijirxqaycwi74srf"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
@@ -294,6 +294,7 @@ Internet and from a wide variety of machine architectures.")
       `(("alsa-lib" ,alsa-lib)
         ("dbus" ,dbus)
         ("glib" ,glib)
+        ("libdrm" ,libdrm)
         ("libpciaccess" ,libpciaccess)
         ("libx11" ,libx11)
         ("libxext" ,libxext)
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45493] [PATCH] gnu: spice-vdagent: Update to 0.20.0. Date: Sun, 3 Jan 2021 00:13:34 +0200
I adjusted the commit message to mention the addition of libdrm and
pushed. Thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]