From 83d278aa6307a54b155a911c405daeffc29ec8b3 Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 1 Apr 2021 13:05:32 -0400 Subject: makemkv 1.16.3 rc1 --- makemkv-bin/debian/changelog | 24 ++++++++++++++++++++++++ makemkv-bin/debian/makemkv-bin+devuan.dsc | 2 +- makemkv-bin/debian/settings.conf.example | 7 ++++--- makemkv-oss/debian/changelog | 24 ++++++++++++++++++++++++ makemkv-oss/debian/makemkv-oss+devuan.dsc | 2 +- makemkv/makemkv.spec | 17 ++++++++++------- makemkv/settings.conf.example | 6 +++--- 7 files changed, 67 insertions(+), 15 deletions(-) diff --git a/makemkv-bin/debian/changelog b/makemkv-bin/debian/changelog index 342d5f0..2f67d3b 100644 --- a/makemkv-bin/debian/changelog +++ b/makemkv-bin/debian/changelog @@ -1,3 +1,27 @@ +makemkv-bin (1.16.3-1+devuan) obs; urgency=medium + + * Some non-English messages were displayed incorrectly + * Opening DVD in manual mode from GUI was broken in 1.16.0 + * Some E-AC3 streams with surround channels were ignored when opening M2TS files + + -- B. Stack Thu, 01 Apr 2021 13:03:35 -0400 + +makemkv-bin (1.16.2-1+devuan) UNRELEASED; urgency=low + + * Mac OS: Program produced random errors when running on OS X 10.11 El Captain or earlier versions + * Linux: ccextractor is now part of OSS package + + -- B. Stack Wed, 17 Mar 2021 00:00:00 -0500 + +makemkv-bin (1.16.1-1+devuan) UNRELEASED; urgency=low + + * Mac OS: Program could fail to start + * Mac OS: ccextractor helper app failed to start + * Windows XP: Program failed to start + * Some small improvements + + -- B. Stack Thu, 04 Mar 2021 00:00:00 -0500 + makemkv-bin (1.16.0-1+devuan) obs; urgency=medium * ARM port, support for Apple silicon, Linux on ARM diff --git a/makemkv-bin/debian/makemkv-bin+devuan.dsc b/makemkv-bin/debian/makemkv-bin+devuan.dsc index 8bcdc2d..6c25f60 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.16.0-1+devuan +Version: 1.16.3-1+devuan Maintainer: B. Stack 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 665ba0c..4f04a88 100644 --- a/makemkv-bin/debian/settings.conf.example +++ b/makemkv-bin/debian/settings.conf.example @@ -1,12 +1,13 @@ # -# MakeMKV settings file, written by MakeMKV v1.15.4 linux(x64-release) -# suitable for version 1.16.0 as of 2021-02-28 +# MakeMKV settings file, written by MakeMKV v1.16.3 linux(x64-release) +# suitable for version 1.16.3 as of 2021-04-01 # 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-lZt8o9nM99zaQRod7dAiCZudjEmOnY1sSlVJFbGJK6lTyAmRCiBeFGO8VAUfrgrmUd" +app_Key = "T-bzbIz9GKcA8KINjhv127mYiwwEuFmEiGa1aUNH7gdvOPCqvhQVXPnDdDlm62663Bo0" app_PreferredLanguage = "eng" app_ccextractor = "" + diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog index 9310805..669d525 100644 --- a/makemkv-oss/debian/changelog +++ b/makemkv-oss/debian/changelog @@ -1,3 +1,27 @@ +makemkv-oss (1.16.3-1+devuan) obs; urgency=medium + + * Some non-English messages were displayed incorrectly + * Opening DVD in manual mode from GUI was broken in 1.16.0 + * Some E-AC3 streams with surround channels were ignored when opening M2TS files + + -- B. Stack Thu, 01 Apr 2021 13:03:35 -0400 + +makemkv-oss (1.16.2-1+devuan) UNRELEASED; urgency=low + + * Mac OS: Program produced random errors when running on OS X 10.11 El Captain or earlier versions + * Linux: ccextractor is now part of OSS package + + -- B. Stack Wed, 17 Mar 2021 00:00:00 -0500 + +makemkv-oss (1.16.1-1+devuan) UNRELEASED; urgency=low + + * Mac OS: Program could fail to start + * Mac OS: ccextractor helper app failed to start + * Windows XP: Program failed to start + * Some small improvements + + -- B. Stack Thu, 04 Mar 2021 00:00:00 -0500 + makemkv-oss (1.16.0-1+devuan) obs; urgency=medium * ARM port, support for Apple silicon, Linux on ARM diff --git a/makemkv-oss/debian/makemkv-oss+devuan.dsc b/makemkv-oss/debian/makemkv-oss+devuan.dsc index 99bd024..efaf4cc 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.16.0-1+devuan +Version: 1.16.3-1+devuan Maintainer: B. Stack Homepage: https://www.makemkv.com Standards-Version: 4.1.4 diff --git a/makemkv/makemkv.spec b/makemkv/makemkv.spec index 7f75cbe..5f03e69 100644 --- a/makemkv/makemkv.spec +++ b/makemkv/makemkv.spec @@ -13,7 +13,7 @@ Summary: DVD and Blu-ray to MKV converter and network streamer Name: makemkv -Version: 1.15.4 +Version: 1.16.3 Release: 10%{?dist} License: GuinpinSoft inc and Mozilla Public License Version 1.1 and LGPLv2.1+ URL: http://www.%{name}.com/ @@ -152,22 +152,25 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/libmmbd.so.0 %changelog -* Tue Dec 15 2020 B Stack - 1.15.4-10 +* Thu Apr 01 2021 B. Stack - 1.16.3-10 - Update -* Mon Oct 05 2020 B Stack - 1.15.3-10 +* Tue Dec 15 2020 B. Stack - 1.15.4-10 - Update -* Thu Jul 23 2020 B Stack - 1.15.2-10 +* Mon Oct 05 2020 B. Stack - 1.15.3-10 - Update -* Thu Apr 16 2020 B Stack - 1.15.1-10 +* Thu Jul 23 2020 B. Stack - 1.15.2-10 - Update -* Wed Dec 04 2019 B Stack - 1.14.7-10 +* Thu Apr 16 2020 B. Stack - 1.15.1-10 - Update -* Mon Nov 11 2019 B Stack - 1.14.5-10 +* Wed Dec 04 2019 B. Stack - 1.14.7-10 +- Update + +* Mon Nov 11 2019 B. Stack - 1.14.5-10 - Add stackrpms customizations * Thu Sep 12 2019 Simone Caronni - 1.14.5-1 diff --git a/makemkv/settings.conf.example b/makemkv/settings.conf.example index bd8bb45..33a8ec7 100644 --- a/makemkv/settings.conf.example +++ b/makemkv/settings.conf.example @@ -1,12 +1,12 @@ # -# MakeMKV settings file, written by MakeMKV v1.15.4 linux(x64-release) -# suitable for version 1.15.4 as of 2020-12-15 +# MakeMKV settings file, written by MakeMKV v1.16.3 linux(x64-release) +# suitable for version 1.16.3 as of 2021-04-01 # 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-gco77foDGdw0bI6tKKFxDorZSRn12AHy85tDdl1rS6QpUv5p5JFWPEj7e0nYV8iU8o" +app_Key = "T-bzbIz9GKcA8KINjhv127mYiwwEuFmEiGa1aUNH7gdvOPCqvhQVXPnDdDlm62663Bo0" app_PreferredLanguage = "eng" app_ccextractor = "" -- cgit