summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-10-18 16:11:19 +0000
committerB. Stack <bgstack15@gmail.com>2022-10-18 16:11:19 +0000
commit4c3872ced9f3715ac59d72a9f2d94e196fc09fcc (patch)
tree288652a62e3ec52d9fe6efbc2ef35e7453ef7c50 /makemkv-oss/debian/changelog
parentMerge branch 'scite-bump' into 'master' (diff)
parentmakemkv 1.17.2 rc1 (diff)
downloadstackrpms-4c3872ced9f3715ac59d72a9f2d94e196fc09fcc.tar.gz
stackrpms-4c3872ced9f3715ac59d72a9f2d94e196fc09fcc.tar.bz2
stackrpms-4c3872ced9f3715ac59d72a9f2d94e196fc09fcc.zip
Merge branch 'makemkv-bump' into 'master'
makemkv 1.17.2 rc1 See merge request bgstack15/stackrpms!325
Diffstat (limited to 'makemkv-oss/debian/changelog')
-rw-r--r--makemkv-oss/debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index 0d41946..22ce17a 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,3 +1,11 @@
+makemkv-oss (1.17.2-1+devuan) obs; urgency=low
+
+ * Upstream updates
+ * Improved handling for discs with mastering errors
+ * Small improvements and bugfixes
+
+ -- B. Stack <bgstack15@gmail.com> Tue, 18 Oct 2022 10:46:56 -0400
+
makemkv-oss (1.17.1-1+devuan) obs; urgency=low
* Upstream updates
bgstack15