diff options
author | B. Stack <bgstack15@gmail.com> | 2022-07-21 09:38:00 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-07-21 09:38:00 -0400 |
commit | dc9431e4f11bf38891c4e29c7b35dcf29665e9dd (patch) | |
tree | 8bd802278dca15b032f7650566cb55ab030682b3 /makemkv | |
parent | Merge branch 'notepadnext-bump' into 'master' (diff) | |
download | stackrpms-dc9431e4f11bf38891c4e29c7b35dcf29665e9dd.tar.gz stackrpms-dc9431e4f11bf38891c4e29c7b35dcf29665e9dd.tar.bz2 stackrpms-dc9431e4f11bf38891c4e29c7b35dcf29665e9dd.zip |
makemkv 1.17.1 rc1
Diffstat (limited to 'makemkv')
-rw-r--r-- | makemkv/makemkv.spec | 5 | ||||
-rw-r--r-- | makemkv/settings.conf.example | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/makemkv/makemkv.spec b/makemkv/makemkv.spec index 36a755b..41003cc 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.0 +Version: 1.17.1 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 +* Thu Jul 21 2022 B. Stack <bgstack15@gmail.com> - 1.17.1-10 +- Update version + * Wed Jun 29 2022 B. Stack <bgstack15@gmail.com> - 1.17.0-10 - Update version diff --git a/makemkv/settings.conf.example b/makemkv/settings.conf.example index 7cf248f..6da0fcf 100644 --- a/makemkv/settings.conf.example +++ b/makemkv/settings.conf.example @@ -1,6 +1,6 @@ # -# MakeMKV settings file, written by MakeMKV v1.17.0 linux(x64-release) -# suitable for version 1.17.0 as of 2022-06-09 +# MakeMKV settings file, written by MakeMKV v1.17.1 linux(x64-release) +# suitable for version 1.17.1 as of 2022-07-21 # 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 = "" |