[arch-commits] Commit in libxml2/trunk (PKGBUILD no-fuzz.diff)

Jan Steffens heftig at gemini.archlinux.org
Mon Aug 29 16:03:15 UTC 2022


    Date: Monday, August 29, 2022 @ 16:03:14
  Author: heftig
Revision: 454691

2.10.2-1

Modified:
  libxml2/trunk/PKGBUILD
  libxml2/trunk/no-fuzz.diff

--------------+
 PKGBUILD     |    6 +++---
 no-fuzz.diff |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 14:06:32 UTC (rev 454690)
+++ PKGBUILD	2022-08-29 16:03:14 UTC (rev 454691)
@@ -6,7 +6,7 @@
 
 pkgbase=libxml2
 pkgname=(libxml2 libxml2-docs)
-pkgver=2.10.1
+pkgver=2.10.2
 pkgrel=1
 pkgdesc="XML C parser and toolkit (32-bit)"
 url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home"
@@ -15,7 +15,7 @@
 depends=(zlib xz icu readline ncurses)
 makedepends=(python git)
 options=(debug)
-_commit=d85c4a01407b75eb4005256df106d121e766a1d8  # tags/v2.10.1^0
+_commit=21b24b51608d471bb9f7c4225e23d0db2acecc52  # tags/v2.10.2^0
 source=("git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=$_commit"
         libxml2-2.9.8-python3-unicode-errors.patch
         no-fuzz.diff
@@ -22,7 +22,7 @@
         https://www.w3.org/XML/Test/xmlts20130923.tar.gz)
 sha256sums=('SKIP'
             '3d07a50fc0963bda05fc5269dedc51f108260699e25e455bb31f6d80c2a9cada'
-            'b1e52aa01f0c2ef2804ba43ec63e6abec3e81e30d248a8abc5dd8a1534de1075'
+            '3908e7a53b20109bdfde143238f36e22a154dbb7d363b634e54c0a18328f4656'
             '9b61db9f5dbffa545f4b8d78422167083a8568c59bd1129f94138f936cf6fc1f')
 
 pkgver() {

Modified: no-fuzz.diff
===================================================================
--- no-fuzz.diff	2022-08-29 14:06:32 UTC (rev 454690)
+++ no-fuzz.diff	2022-08-29 16:03:14 UTC (rev 454691)
@@ -1,5 +1,5 @@
 diff --git i/Makefile.am w/Makefile.am
-index eaa9a7a7..97674845 100644
+index 316109b1..3ef672fe 100644
 --- i/Makefile.am
 +++ w/Makefile.am
 @@ -2,12 +2,12 @@



More information about the arch-commits mailing list