commit bdf4b3f620d2c8acd793a3d6ccc45f14ae59c446
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Oct 13 17:05:34 2016 +0100
Update to 16.08.2
ffmpegthumbs.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpegthumbs.spec b/ffmpegthumbs.spec
index 81aae10..fa4e083 100644
--- a/ffmpegthumbs.spec
+++ b/ffmpegthumbs.spec
@@ -1,5 +1,5 @@
Name: ffmpegthumbs
-Version: 16.08.1
+Version: 16.08.2
Release: 1%{?dist}
Summary: KDE ffmpegthumbnailer service
@@ -56,6 +56,9 @@ make install/fast -C %{_target_platform} DESTDIR=%{buildroot}
%{_kf5_datadir}/kservices5/ffmpegthumbs.desktop
%changelog
+* Thu Oct 13 2016 Sérgio Basto <sergio(a)serjux.com> - 16.08.2-1
+- Update to 16.08.2
+
* Thu Sep 15 2016 Sérgio Basto <sergio(a)serjux.com> - 16.08.1-1
- Update to 16.08.1
- Drop Port-to-libavfilter-for-deinterlacing.patch is upstreamed.