Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
libguestfs
Commits:
b7011016 by Jelle van der Waa at 2024-11-21T18:24:55+01:00
upgpkg: 1.54.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libguestfs
pkgdesc = Access and modify virtual machine disk images
pkgver = 1.54.0
- pkgrel = 1
+ pkgrel = 2
url = https://libguestfs.org/
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=libguestfs
pkgver=1.54.0
-pkgrel=1
+pkgrel=2
pkgdesc="Access and modify virtual machine disk images"
arch=(x86_64)
url="https://libguestfs.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libguestfs/-/commit/b7011016e2fb7cac3baece254e51595282a70604
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libguestfs/-/commit/b7011016e2fb7cac3baece254e51595282a70604
You're receiving this email because of your account on gitlab.archlinux.org.