diff --git a/.gitignore b/.gitignore index 392f4d1..4949fc3 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /libxmlb-0.3.1.tar.xz /libxmlb-0.3.2.tar.xz /libxmlb-0.3.3.tar.xz +/libxmlb-0.3.4.tar.xz diff --git a/libxmlb.spec b/libxmlb.spec index 1104f7c..a845707 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -2,7 +2,7 @@ Summary: Library for querying compressed XML metadata Name: libxmlb -Version: 0.3.3 +Version: 0.3.4 Release: 1%{?dist} License: LGPLv2+ URL: https://github.com/hughsie/libxmlb @@ -88,6 +88,13 @@ Executable and data files for installed tests. %{_datadir}/installed-tests/libxmlb/libxmlb.test %changelog +* Mon Nov 29 2021 Richard Hughes 0.3.4-1 +- New upstream release +- Add a flag to require the XbBuilderSource to have no siblings +- Add iterator for XbNode attributes and children +- Allow removing XbBuilderNode text +- Allow stripping builder node inner text + * Wed Oct 06 2021 Richard Hughes 0.3.3-1 - New upstream release - Add locking for file monitors diff --git a/sources b/sources index d56f536..1ddb446 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libxmlb-0.3.3.tar.xz) = 4b68d0d33302049a4d3619c8aa4fa98b00e60129bb9ecac54f66790d8f49f679f95bb1a04bf3e049f7661ec687bab9bea9ab05c6f355712ddf2b65c5e3877077 +SHA512 (libxmlb-0.3.4.tar.xz) = 2d29e9aeee4dc474eac09532d43a057576fa94a008ac422cd83186dca02d670fc1040af1ca8392c8f5c07c48b0a00d15bac2b4d87ab75434dbb68f84e1211bf2