Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / libxml2
Commits:
0789a822 by Jan Alexander Steffens (heftig) at 2023-12-06T01:06:59+01:00
2.12.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libxml2
pkgdesc = XML C parser and toolkit
- pkgver = 2.12.1
+ pkgver = 2.12.2
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = libxml2
depends = readline
depends = xz
depends = zlib
- source =
git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=f4ac9926a463ecb628f73049e4fd7ecced8fb7cf
+ source =
git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=4d8fa5b292fc902268217fa0f7031e77e5437b5a
source = 0001-HACK-Don-t-run-fuzzing-tests.patch
source = https://www.w3.org/XML/Test/xmlts20130923.tar.gz
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
libxml2
libxml2-docs
)
-pkgver=2.12.1
+pkgver=2.12.2
pkgrel=1
pkgdesc="XML C parser and toolkit"
url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home"
@@ -26,7 +26,7 @@ makedepends=(
git
python
)
-_commit=f4ac9926a463ecb628f73049e4fd7ecced8fb7cf # tags/v2.12.1^0
+_commit=4d8fa5b292fc902268217fa0f7031e77e5437b5a # tags/v2.12.2^0
source=(
"git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=$_commit"
0001-HACK-Don-t-run-fuzzing-tests.patch
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libxml2/-/commit/0789a822c3ec0b8b8a90e6904ad8a4564443d0dd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libxml2/-/commit/0789a822c3ec0b8b8a90e6904ad8a4564443d0dd
You're receiving this email because of your account on gitlab.archlinux.org.