summaryrefslogtreecommitdiff
path: root/makemkv/makemkv.spec
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-07-23 09:40:35 -0400
committerB Stack <bgstack15@gmail.com>2020-07-23 09:40:35 -0400
commita0128409d98a1b3ca513c74d2219d35ef9919c0d (patch)
treef345f90ed95270d66324363f36d3be0b20bc68cd /makemkv/makemkv.spec
parentMerge branch 'irfanview-bump' into 'master' (diff)
downloadstackrpms-a0128409d98a1b3ca513c74d2219d35ef9919c0d.tar.gz
stackrpms-a0128409d98a1b3ca513c74d2219d35ef9919c0d.tar.bz2
stackrpms-a0128409d98a1b3ca513c74d2219d35ef9919c0d.zip
makemkv 1.15.2 rc1
Diffstat (limited to 'makemkv/makemkv.spec')
-rw-r--r--makemkv/makemkv.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/makemkv/makemkv.spec b/makemkv/makemkv.spec
index 62a0568..5256ceb 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.1
+Version: 1.15.2
Release: 10%{?dist}
License: GuinpinSoft inc and Mozilla Public License Version 1.1 and LGPLv2.1+
URL: http://www.%{name}.com/
@@ -151,6 +151,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_libdir}/libmmbd.so.0
%changelog
+* Thu Jul 23 2020 B Stack <bgstack15@gmail.com> - 1.15.2-10
+- Update
+
* Thu Apr 16 2020 B Stack <bgstack15@gmail.com> - 1.15.1-10
- Update
bgstack15