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.