diff --git a/libqt5-qtbase.changes b/libqt5-qtbase.changes index e1f75ec..43c372e 100644 --- a/libqt5-qtbase.changes +++ b/libqt5-qtbase.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 26 11:49:02 UTC 2021 - Fabian Vogt + +- Add trailing newline to qtlogging.ini + ------------------------------------------------------------------- Tue Apr 13 07:06:06 UTC 2021 - Fabian Vogt diff --git a/qtlogging.ini b/qtlogging.ini index 136fe58..571dac6 100644 --- a/qtlogging.ini +++ b/qtlogging.ini @@ -1,3 +1,3 @@ [Rules] qt.qpa.xcb.warning=false -qt.qml.connections.warning=false \ No newline at end of file +qt.qml.connections.warning=false