diff --git a/mxml-3.1.tar.gz b/mxml-3.1.tar.gz deleted file mode 100644 index 1cc0c5c..0000000 --- a/mxml-3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ac8d252f62f9dc2b2004518c70d2da313bdfcd92b8350e215f46064a34b52fc -size 9268821 diff --git a/mxml-3.1.tar.gz.sig b/mxml-3.1.tar.gz.sig deleted file mode 100644 index 8b3b00e..0000000 Binary files a/mxml-3.1.tar.gz.sig and /dev/null differ diff --git a/mxml-3.2.tar.gz b/mxml-3.2.tar.gz new file mode 100644 index 0000000..76c5f7b --- /dev/null +++ b/mxml-3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b894f6c64964f2e77902564c17ba00f5d077a7a24054e7c1937903b0bd42c974 +size 9269499 diff --git a/mxml-3.2.tar.gz.sig b/mxml-3.2.tar.gz.sig new file mode 100644 index 0000000..cf0bd6a Binary files /dev/null and b/mxml-3.2.tar.gz.sig differ diff --git a/mxml.changes b/mxml.changes index 6273c04..6bcd207 100644 --- a/mxml.changes +++ b/mxml.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 6 17:56:37 UTC 2021 - Dirk Müller + +- 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 diff --git a/mxml.spec b/mxml.spec index cfdae8e..f275f86 100644 --- a/mxml.spec +++ b/mxml.spec @@ -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