summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-05-21 14:57:03 -0400
committerB. Stack <bgstack15@gmail.com>2024-05-21 14:57:03 -0400
commitecf214dcb12907c9a49f8a5044c040c4982502d1 (patch)
tree109de0ba2ceb573a2d2bd6007871f47eb94d9866
parentmakemkv 1.17.6 (diff)
downloadstackrpms-ecf214dcb12907c9a49f8a5044c040c4982502d1.tar.gz
stackrpms-ecf214dcb12907c9a49f8a5044c040c4982502d1.tar.bz2
stackrpms-ecf214dcb12907c9a49f8a5044c040c4982502d1.zip
fix makemkv-oss changelog
-rw-r--r--makemkv-oss/debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index 37ac2a7..0a2ec1a 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,4 +1,4 @@
-makemkv-bin (1.17.7-1+stackrpms) obs; urgency=low
+makemkv-oss (1.17.7-1+stackrpms) obs; urgency=low
* Upstream updates
* Version bump, no changes
bgstack15