commit ee3c36548b212fa79dee8f80dc57a6a39041ab3d
Author: Jakub Bogusz <[email protected]>
Date:   Wed Sep 18 20:10:54 2024 +0200

    - updated to 2.13.4

 crossmingw32-libxml2.spec | 4 ++--
 libxml2-open.gz.patch     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/crossmingw32-libxml2.spec b/crossmingw32-libxml2.spec
index baa4550..9f35dda 100644
--- a/crossmingw32-libxml2.spec
+++ b/crossmingw32-libxml2.spec
@@ -2,13 +2,13 @@
 Summary:       libXML library - cross MinGW32 version
 Summary(pl.UTF-8):     Biblioteka libXML wersja 2 - wersja skrośna dla MinGW32
 Name:          crossmingw32-%{realname}
-Version:       2.13.3
+Version:       2.13.4
 Release:       1
 License:       MIT
 Group:         Development/Libraries
 #Source0:      ftp://xmlsoft.org/libxml2/%{realname}-%{version}.tar.gz
 Source0:       
https://download.gnome.org/sources/libxml2/2.13/%{realname}-%{version}.tar.xz
-# Source0-md5: aeb92dc58cea91c95a10751327193a11
+# Source0-md5: 1c5f9cfeee665eb6f1ddc186aba4cf2f
 Patch0:                %{realname}-open.gz.patch
 Patch1:                %{realname}-largefile.patch
 Patch2:                %{realname}-mingw32.patch
diff --git a/libxml2-open.gz.patch b/libxml2-open.gz.patch
index 1d01b0c..0f34ab6 100644
--- a/libxml2-open.gz.patch
+++ b/libxml2-open.gz.patch
@@ -1,7 +1,7 @@
 --- libxml2-2.13.0/xmlIO.c.orig        2024-06-14 12:32:12.257784372 +0200
 +++ libxml2-2.13.0/xmlIO.c     2024-06-14 19:23:06.355299914 +0200
 @@ -547,6 +547,29 @@
-     fd = open(filename, flags, 0777);
+     fd = open(filename, flags, 0666);
  #endif /* WIN32 */
  
 +#ifdef LIBXML_ZLIB_ENABLED
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-libxml2.git/commitdiff/ee3c36548b212fa79dee8f80dc57a6a39041ab3d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to