]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
version + changelog
authorMartin Vidner <mvidner@suse.cz>
Thu, 16 Jan 2020 13:04:14 +0000 (14:04 +0100)
committerMartin Vidner <mvidner@suse.cz>
Thu, 16 Jan 2020 13:04:14 +0000 (14:04 +0100)
VERSION
dists/debian/changelog
package/snapper.changes

diff --git a/VERSION b/VERSION
index 6201b5f77f5d4a2b41c6f0357abb3e9b9abe42e8..55485e179379afad176ee5c7bf81d2456bd7b8c2 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.8.8
+0.8.9
index 33a83de063ae24907e22bd754199e4f6b3e8d89e..1500476acaad3cb2084d656e1437414767d3f3fa 100644 (file)
@@ -1,3 +1,9 @@
+snapper (0.8.9) stable; urgency=low
+
+  * Fix "Snapper is not creating the post snapshot" (bsc#1160938)
+
+ -- Martin Vidner <mvidner@suse.com>  Thu, 16 Jan 2020 14:03:44 +0100
+
 snapper (0.8.8) stable; urgency=low
 
   * Add a "writeble copy" description to the 2nd snapshot
index 69eeb10f5882e299801b38b9e1e9fd280c5c3520..4b384ad5ee9bdfa5578790fea98bbd0fbbdde13d 100644 (file)
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Thu Jan 16 13:01:15 UTC 2020 - Martin Vidner <mvidner@suse.com>
+
+- Fix "Snapper is not creating the post snapshot" (bsc#1160938)
+- version 0.8.9
+
 -------------------------------------------------------------------
 Wed Jan  8 09:33:56 UTC 2020 - Martin Vidner <mvidner@suse.com>