diff options
-rw-r--r-- | makemkv-bin/debian/changelog | 8 | ||||
-rw-r--r-- | makemkv-bin/debian/makemkv-bin+devuan.dsc | 2 | ||||
-rw-r--r-- | makemkv-bin/debian/settings.conf.example | 6 | ||||
-rw-r--r-- | makemkv-oss/debian/changelog | 8 | ||||
-rw-r--r-- | makemkv-oss/debian/makemkv-oss+devuan.dsc | 2 | ||||
-rw-r--r-- | makemkv/makemkv.spec | 5 | ||||
-rw-r--r-- | makemkv/settings.conf.example | 6 |
7 files changed, 28 insertions, 9 deletions
diff --git a/makemkv-bin/debian/changelog b/makemkv-bin/debian/changelog index 3079c47..84869f0 100644 --- a/makemkv-bin/debian/changelog +++ b/makemkv-bin/debian/changelog @@ -1,3 +1,11 @@ +makemkv-bin (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-bin (1.17.1-1+devuan) obs; urgency=low * Upstream updates diff --git a/makemkv-bin/debian/makemkv-bin+devuan.dsc b/makemkv-bin/debian/makemkv-bin+devuan.dsc index 9c5b743..25141ea 100644 --- a/makemkv-bin/debian/makemkv-bin+devuan.dsc +++ b/makemkv-bin/debian/makemkv-bin+devuan.dsc @@ -2,7 +2,7 @@ Format: 3.0 (quilt) Source: makemkv-bin Binary: makemkv-bin Architecture: any -Version: 1.17.1-1+devuan +Version: 1.17.2-1+devuan Maintainer: B. Stack <bgstack15@gmail.com> Homepage: https://www.makemkv.com Standards-Version: 4.1.4 diff --git a/makemkv-bin/debian/settings.conf.example b/makemkv-bin/debian/settings.conf.example index 6da0fcf..b6e9773 100644 --- a/makemkv-bin/debian/settings.conf.example +++ b/makemkv-bin/debian/settings.conf.example @@ -1,11 +1,11 @@ # -# MakeMKV settings file, written by MakeMKV v1.17.1 linux(x64-release) -# suitable for version 1.17.1 as of 2022-07-21 +# MakeMKV settings file, written by MakeMKV v1.17.2 linux(x64-release) +# suitable for version 1.17.2 as of 2022-10-18 # However, I think now as of 1.15.2, the application will work without this app_Key value; if app_Key is left undefined the application should work. app_DestinationDir = "" app_InterfaceLanguage = "eng" app_Java = "" -app_Key = "T-T2HdpRvyvJtxjVtKWRv1n92AcFFFlYyl3FX2mazk0obKPR3V1fgIDQ793QfUnT2opR" +app_Key = "T-@JHhXcz39jcunh8zpX9xpHF2ifU@UUwdYFjxeisULfpBJNt@Z1YBJaxFUCqp7G2VyQ" app_PreferredLanguage = "eng" app_ccextractor = "" 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 diff --git a/makemkv-oss/debian/makemkv-oss+devuan.dsc b/makemkv-oss/debian/makemkv-oss+devuan.dsc index f07c1b4..b913476 100644 --- a/makemkv-oss/debian/makemkv-oss+devuan.dsc +++ b/makemkv-oss/debian/makemkv-oss+devuan.dsc @@ -2,7 +2,7 @@ Format: 3.0 (quilt) Source: makemkv-oss Binary: makemkv-oss Architecture: any -Version: 1.17.1-1+devuan +Version: 1.17.2-1+devuan Maintainer: B. Stack <bgstack15@gmail.com> Homepage: https://www.makemkv.com Standards-Version: 4.1.4 diff --git a/makemkv/makemkv.spec b/makemkv/makemkv.spec index 41003cc..df851cd 100644 --- a/makemkv/makemkv.spec +++ b/makemkv/makemkv.spec @@ -15,7 +15,7 @@ Summary: DVD and Blu-ray to MKV converter and network streamer Name: makemkv -Version: 1.17.1 +Version: 1.17.2 Release: 10%{?dist} License: GuinpinSoft inc and Mozilla Public License Version 1.1 and LGPLv2.1+ URL: http://www.%{name}.com/ @@ -171,6 +171,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/libmmbd.so.0 %changelog +* Tue Oct 18 2022 B. Stack <bgstack15@gmail.com> - 1.17.2-10 +- Update version + * Thu Jul 21 2022 B. Stack <bgstack15@gmail.com> - 1.17.1-10 - Update version diff --git a/makemkv/settings.conf.example b/makemkv/settings.conf.example index 6da0fcf..b6e9773 100644 --- a/makemkv/settings.conf.example +++ b/makemkv/settings.conf.example @@ -1,11 +1,11 @@ # -# MakeMKV settings file, written by MakeMKV v1.17.1 linux(x64-release) -# suitable for version 1.17.1 as of 2022-07-21 +# MakeMKV settings file, written by MakeMKV v1.17.2 linux(x64-release) +# suitable for version 1.17.2 as of 2022-10-18 # However, I think now as of 1.15.2, the application will work without this app_Key value; if app_Key is left undefined the application should work. app_DestinationDir = "" app_InterfaceLanguage = "eng" app_Java = "" -app_Key = "T-T2HdpRvyvJtxjVtKWRv1n92AcFFFlYyl3FX2mazk0obKPR3V1fgIDQ793QfUnT2opR" +app_Key = "T-@JHhXcz39jcunh8zpX9xpHF2ifU@UUwdYFjxeisULfpBJNt@Z1YBJaxFUCqp7G2VyQ" app_PreferredLanguage = "eng" app_ccextractor = "" |