Accepting request 860801 from home:dirkmueller:branches:devel:libraries:c_c++

- update to 3.2:
  - Added support for shared libraries on Haiku (Issue #262)
  - Fixed handling of unquoted attribute values that start with a Unicode
    character (Issue #264)
  - Fixed handling of elements that start with a Unicode character (Issue #267)
  - Fixed some minor issues identified by the LGTM security scanner.

OBS-URL: https://build.opensuse.org/request/show/860801
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mxml?expand=0&rev=24
This commit is contained in:
Jan Engelhardt 2021-01-11 00:42:42 +00:00 committed by Git OBS Bridge
parent 916d7eed18
commit 7dc61c854b
6 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ac8d252f62f9dc2b2004518c70d2da313bdfcd92b8350e215f46064a34b52fc
size 9268821

Binary file not shown.

3
mxml-3.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b894f6c64964f2e77902564c17ba00f5d077a7a24054e7c1937903b0bd42c974
size 9269499

BIN
mxml-3.2.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 6 17:56:37 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.2:
- Added support for shared libraries on Haiku (Issue #262)
- Fixed handling of unquoted attribute values that start with a Unicode
character (Issue #264)
- Fixed handling of elements that start with a Unicode character (Issue #267)
- Fixed some minor issues identified by the LGTM security scanner.
-------------------------------------------------------------------
Sat Mar 7 13:14:37 UTC 2020 - Adam Majer <amajer@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package mxml
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,10 +15,11 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define library_name libmxml1
Name: mxml
Version: 3.1
Version: 3.2
Release: 0
Summary: Small XML Parsing Library
# The Mini-XML library is licensed under the Apache License Version 2.0 with an