From: Martin Vidner Date: Fri, 6 Dec 2019 10:23:17 +0000 (+0100) Subject: version + changelog X-Git-Tag: v0.8.7^2~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f0fe781dc96129e6b8176f530146132e89be98f3;p=thirdparty%2Fsnapper.git version + changelog --- diff --git a/VERSION b/VERSION index 7fc2521f..1e9b46b2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.6 +0.8.7 diff --git a/dists/debian/changelog b/dists/debian/changelog index 14f92fbb..8c781697 100644 --- a/dists/debian/changelog +++ b/dists/debian/changelog @@ -1,3 +1,9 @@ +snapper (0.8.7) stable; urgency=low + + * snapper-zypp-plugin subpackage rewritten from Python to C++ (jsc#SLE-10500) + + -- Martin Vidner Fri 06 Dec 2019 10:12:42 +0000 + snapper (0.8.6) stable; urgency=low * Updated to version 0.8.6 diff --git a/package/snapper.changes b/package/snapper.changes index eaedca76..a89e058b 100644 --- a/package/snapper.changes +++ b/package/snapper.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Dec 6 10:12:42 UTC 2019 - Martin Vidner + +- snapper-zypp-plugin subpackage rewritten from Python to C++ + (jsc#SLE-10500) +- added integration tests in snapper-testsuite subpackage +- version 0.8.7 + ------------------------------------------------------------------- Wed Oct 23 13:00:36 UTC 2019 - José Iván López González