From: Martin Vidner Date: Tue, 15 Oct 2019 13:32:40 +0000 (+0200) Subject: version + changelog X-Git-Tag: v0.8.5^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F496%2Fhead;p=thirdparty%2Fsnapper.git version + changelog --- diff --git a/VERSION b/VERSION index b60d7196..7ada0d30 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.4 +0.8.5 diff --git a/dists/debian/changelog b/dists/debian/changelog index 37747174..73704fbe 100644 --- a/dists/debian/changelog +++ b/dists/debian/changelog @@ -1,3 +1,9 @@ +snapper (0.8.5) stable; urgency=low + + * allow trailing comments in configuration files (bsc#1005342) + + -- Martin Vidner Tue, 15 Oct 2019 12:42:39 +0000 + snapper (0.8.4) stable; urgency=low * Updated to version 0.8.4 diff --git a/package/snapper.changes b/package/snapper.changes index 75493d73..947b7a70 100644 --- a/package/snapper.changes +++ b/package/snapper.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 15 12:42:39 UTC 2019 - Martin Vidner + +- allow trailing comments in configuration files (bsc#1005342) +- version 0.8.5 + ------------------------------------------------------------------- Tue Oct 15 11:06:51 CEST 2019 - aschnell@suse.com