summaryrefslogtreecommitdiff
path: root/makemkv/makemkv.spec
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-06-29 13:30:48 -0400
committerB. Stack <bgstack15@gmail.com>2022-06-29 13:30:48 -0400
commit81b49eb60f4643481e7cec30ae5ea50e791f872c (patch)
tree6c591be08779f00903e2da9f78716e2333c6825b /makemkv/makemkv.spec
parentlw 101.0.1 dpkg rc1 (diff)
downloadstackrpms-81b49eb60f4643481e7cec30ae5ea50e791f872c.tar.gz
stackrpms-81b49eb60f4643481e7cec30ae5ea50e791f872c.tar.bz2
stackrpms-81b49eb60f4643481e7cec30ae5ea50e791f872c.zip
makemkv 1.17.0 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 3ea0968..629415f 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.16.7
+Version: 1.17.0
Release: 10%{?dist}
License: GuinpinSoft inc and Mozilla Public License Version 1.1 and LGPLv2.1+
URL: http://www.%{name}.com/
@@ -170,6 +170,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_libdir}/libmmbd.so.0
%changelog
+* Wed Jun 29 2022 B. Stack <bgstack15@gmail.com> - 1.17.0-10
+- Update version
+
* Fri Mar 11 2022 B. Stack <bgstack15@gmail.com> - 1.16.7-10
- Add stackrpms customization
- Remove debug package
bgstack15