From 0301300ab9d1073152d149e3d92830134cbc39bf Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Tue, 14 Dec 2021 13:52:51 +0100 Subject: [PATCH] Update to 1.1.0-18.20201110gitf9166e9 --- .gitignore | 1 + sources | 2 +- vid.stab.spec | 11 +++++++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 2aa4f27..6d78d2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /vid.stab-afc8ea9.tar.gz /vid.stab-38ecbaf.tar.gz /vid.stab-aeabc8d.tar.gz +/vid.stab-f9166e9.tar.gz diff --git a/sources b/sources index d483fe4..6a4783b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vid.stab-aeabc8d.tar.gz) = 9b0b802eb5a0ec1253bfec392b868b6d7e92c59f112da58aa3ea3b09871b2373614bf4a55b510c9360b51af0d18eff2eeaf2a51c17547ebcf2b0b0b036665b81 +SHA512 (vid.stab-f9166e9.tar.gz) = 6c4e81b79b37cac0d4c8abfb30b4436b54c7070283e9569d36f92dba2b901e7f8d836b08abc30acf6eb32c7711b8108555a170ab78f3da50fc418730fb8d0663 diff --git a/vid.stab.spec b/vid.stab.spec index 94f0205..c72f452 100644 --- a/vid.stab.spec +++ b/vid.stab.spec @@ -1,12 +1,12 @@ %undefine __cmake_in_source_build -# https://github.com/georgmartius/vid.stab/commit/aeabc8daa7904f9edf7441a11f293965a5ef53b8 -%global commit aeabc8daa7904f9edf7441a11f293965a5ef53b8 +# https://github.com/georgmartius/vid.stab/commit/f9166e9b082242b622b5b456ef80cbdbd4042826 +%global commit f9166e9b082242b622b5b456ef80cbdbd4042826 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20190213 +%global commitdate 20201110 Name: vid.stab Version: 1.1.0 -Release: 17.%{commitdate}git%{shortcommit}%{?dist} +Release: 18.%{commitdate}git%{shortcommit}%{?dist} Summary: Video stabilize library for fmpeg, mlt or transcode License: GPLv2+ URL: http://public.hronopik.de/vid.stab @@ -70,6 +70,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} tests/tests || : %{_libdir}/pkgconfig/vidstab.pc %changelog +* Tue Dec 14 2021 Martin Gansser - 1.1.0-18.20201110gitf9166e9 +- Update to 1.1.0-18.20201110gitf9166e9 + * Fri Jul 23 2021 Fedora Release Engineering - 1.1.0-17.20190213gitaeabc8d - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild