From e86fc4709897c7fe4b85434ab69867aa6dfe099e Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Thu, 18 Jul 2019 09:31:00 +0200 Subject: [PATCH] Update to 1.1.0-11.20190213gitaeabc8d --- .gitignore | 1 + sources | 2 +- vid.stab.spec | 11 +++++++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fc8c0bb..2aa4f27 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /vid.stab-afc8ea9.tar.gz /vid.stab-38ecbaf.tar.gz +/vid.stab-aeabc8d.tar.gz diff --git a/sources b/sources index 8708dc8..d483fe4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vid.stab-38ecbaf.tar.gz) = 108daf140905c3e4c2b20faf31f4fc7b4f3c1e597c448726e2ea1c022248b62b8b6e1304ca383762bf9f6f4c17197c712250877fc66e027bbf4d4373249f9e46 +SHA512 (vid.stab-aeabc8d.tar.gz) = 9b0b802eb5a0ec1253bfec392b868b6d7e92c59f112da58aa3ea3b09871b2373614bf4a55b510c9360b51af0d18eff2eeaf2a51c17547ebcf2b0b0b036665b81 diff --git a/vid.stab.spec b/vid.stab.spec index 54e6013..48e9677 100644 --- a/vid.stab.spec +++ b/vid.stab.spec @@ -1,11 +1,11 @@ -# https://github.com/georgmartius/vid.stab/commit/38ecbaf8ece45edd907994660ecd50f0db817b98 -%global commit 38ecbaf8ece45edd907994660ecd50f0db817b98 +# https://github.com/georgmartius/vid.stab/commit/aeabc8daa7904f9edf7441a11f293965a5ef53b8 +%global commit aeabc8daa7904f9edf7441a11f293965a5ef53b8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20180529 +%global commitdate 20190213 Name: vid.stab Version: 1.1.0 -Release: 10.%{commitdate}git%{shortcommit}%{?dist} +Release: 11.%{commitdate}git%{shortcommit}%{?dist} Summary: Video stabilize library for fmpeg, mlt or transcode License: GPLv2+ URL: http://public.hronopik.de/vid.stab @@ -69,6 +69,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} tests/tests || : %{_libdir}/pkgconfig/vidstab.pc %changelog +* Sun Feb 03 2019 Martin Gansser - 1.1.0-11.20190213gitaeabc8d +- Update to 1.1.0-11.20190213gitaeabc8d + * Sun Feb 03 2019 Fedora Release Engineering - 1.1.0-10.20180529git38ecbaf - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild