From 0414bcc7b68c35b1b3733d0415365975d9c1ed57 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Fri, 6 Mar 2020 13:06:52 +0100 Subject: [PATCH] Kodi and MakeMKV udpates --- fedora/SPECS/kodi.spec | 5 ++++- fedora/SPECS/makemkv.spec | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/fedora/SPECS/kodi.spec b/fedora/SPECS/kodi.spec index 5cc7f6f..3fce3b6 100644 --- a/fedora/SPECS/kodi.spec +++ b/fedora/SPECS/kodi.spec @@ -29,7 +29,7 @@ %endif Name: kodi -Version: 18.5 +Version: 18.6 Release: 99.%{myRELEASE}.%{PRERELEASE}%{?dist} Summary: Media center @@ -544,6 +544,9 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/kodi-wiiremote.1 %changelog +* Fri Mar 3 2020 Daniel Steiner +- Update to 18.6 + * Sat Nov 16 2019 Daniel Steiner - Update to 18.5 diff --git a/fedora/SPECS/makemkv.spec b/fedora/SPECS/makemkv.spec index 13d1a6f..ecc45f6 100644 --- a/fedora/SPECS/makemkv.spec +++ b/fedora/SPECS/makemkv.spec @@ -6,7 +6,7 @@ # wget http://www.makemkv.com/download/makemkv-oss-$v.tar.gz -O makemkv-oss-$v.tar.gz Name: makemkv -Version: 1.14.7 +Version: 1.15.0 Release: 0%{?dist} BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: One click DVD and Blu-ray converter @@ -86,6 +86,9 @@ popd %{_datarootdir}/MakeMKV/* %changelog +* Fri Mar 6 2020 Daniel Steiner +- Update to 1.15.0. + * Mon Dec 30 2019 Daniel Steiner - Update to 1.14.7.