Update vid.stab to 1.1.1

epel10
Sérgio M. Basto 1 year ago
parent f126d2f21a
commit 3fb8823abe

1
.gitignore vendored

@ -2,3 +2,4 @@
/vid.stab-38ecbaf.tar.gz
/vid.stab-aeabc8d.tar.gz
/vid.stab-f9166e9.tar.gz
/vid.stab-05829db.tar.gz

@ -1 +1 @@
SHA512 (vid.stab-f9166e9.tar.gz) = 6c4e81b79b37cac0d4c8abfb30b4436b54c7070283e9569d36f92dba2b901e7f8d836b08abc30acf6eb32c7711b8108555a170ab78f3da50fc418730fb8d0663
SHA512 (vid.stab-05829db.tar.gz) = 86610e9adfadabecc3b56a2d263da85d992263c589e573bf00b4282643fd98eccae8e6e2818e10657efc20a04460eb47b279a01f57d8b88f62444ab4321a3e33

@ -1,12 +1,12 @@
%undefine __cmake_in_source_build
# https://github.com/georgmartius/vid.stab/commit/f9166e9b082242b622b5b456ef80cbdbd4042826
%global commit f9166e9b082242b622b5b456ef80cbdbd4042826
# https://github.com/georgmartius/vid.stab/commit/05829db776069b7478dd2d90b6e0081668a41abc
%global commit 05829db776069b7478dd2d90b6e0081668a41abc
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20201110
%global commitdate 20230603
Name: vid.stab
Version: 1.1.0
Release: 22.%{commitdate}git%{shortcommit}%{?dist}
Version: 1.1.1
Release: 1%{?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
* Sat Sep 23 2023 Sérgio Basto <sergio@serjux.com> - 1.1.1-1
- Update vid.stab to 1.1.1
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-22.20201110gitf9166e9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

Loading…
Cancel
Save