commit c9685792758bf3826f51bfb9c1460c130fb6f98c
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Mar 19 10:02:38 2017 +0100
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
ffmpegthumbnailer.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpegthumbnailer.spec b/ffmpegthumbnailer.spec
index bfeead6..48645d5 100644
--- a/ffmpegthumbnailer.spec
+++ b/ffmpegthumbnailer.spec
@@ -1,6 +1,6 @@
Name: ffmpegthumbnailer
Version: 2.1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Lightweight video thumbnailer that can be used by file managers
Group: Applications/Multimedia
@@ -58,6 +58,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
+* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 2.1.2-2
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
* Wed Aug 24 2016 Sérgio Basto <sergio(a)serjux.com> - 2.1.2-1
- Update ffmpegthumbnailer to 2.1.2
- Clean up spec, add license tag.