diff --git a/packages/libx/libxml++/.files b/packages/libx/libxml++/.files index 030cd30..9ee1bec 100644 Binary files a/packages/libx/libxml++/.files and b/packages/libx/libxml++/.files differ diff --git a/packages/libx/libxml++/.rev b/packages/libx/libxml++/.rev index dc0e520..94c578b 100644 --- a/packages/libx/libxml++/.rev +++ b/packages/libx/libxml++/.rev @@ -399,4 +399,12 @@ - Move documentation to -devel subpackage. 1067350 + + fa334b83d599fc079ad8a80a4c49ebe5 + 5.0.3 + + dimstar_suse + + 1073817 + diff --git a/packages/libx/libxml++/libxml++-5.0.2.tar.xz b/packages/libx/libxml++/libxml++-5.0.2.tar.xz deleted file mode 120000 index df24ffd..0000000 --- a/packages/libx/libxml++/libxml++-5.0.2.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeigawfepnp75yfgyzu5j26rsn36ir3wgsfdfak37k22yrlgtvsh3fi \ No newline at end of file diff --git a/packages/libx/libxml++/libxml++-5.0.3.tar.xz b/packages/libx/libxml++/libxml++-5.0.3.tar.xz new file mode 120000 index 0000000..48b93d1 --- /dev/null +++ b/packages/libx/libxml++/libxml++-5.0.3.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeiezjrrkjjlcyemr6tmjxlwuvirfufncqvpjnzafzgmlrgwmvmil54 \ No newline at end of file diff --git a/packages/libx/libxml++/libxml++.changes b/packages/libx/libxml++/libxml++.changes index bc3cc9b..1c38c35 100644 --- a/packages/libx/libxml++/libxml++.changes +++ b/packages/libx/libxml++/libxml++.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Wed Mar 22 13:22:45 UTC 2023 - Bjørn Lie + +- Update to version 5.0.3: + + exception: Fix linking on MinGW. + + headers: Drop LIBXMLPP_API from 'friend' members. + + Meson build: + - Detect if we build from a git subtree. + - Don't copy files with configure_file(). + - Fix the evaluation of is_git_build on Windows. + +------------------------------------------------------------------- Wed Feb 22 17:45:39 UTC 2023 - Jan Engelhardt - Drop hard glibmm2-devel Requires in devel sub-package. diff --git a/packages/libx/libxml++/libxml++.spec b/packages/libx/libxml++/libxml++.spec index f792db2..35e363b 100644 --- a/packages/libx/libxml++/libxml++.spec +++ b/packages/libx/libxml++/libxml++.spec @@ -21,7 +21,7 @@ %define base_ver 5.0 Name: libxml++ -Version: 5.0.2 +Version: 5.0.3 Release: 0 Summary: C++ Interface for XML Files License: LGPL-2.1-or-later @@ -80,7 +80,7 @@ chmod -x NEWS libxml++config.h.in libxml++config.h.meson %{_libdir}/*.so.* %files devel -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS ChangeLog NEWS README.md %{_includedir}/libxml++-%{base_ver} %dir %{_libdir}/libxml++-%{base_ver} %dir %{_libdir}/libxml++-%{base_ver}/include