Update to 1.1.0-11.20190213gitaeabc8d

epel8
Martin Gansser 6 years ago
parent 44d3e2cc25
commit e86fc47098

1
.gitignore vendored

@ -1,2 +1,3 @@
/vid.stab-afc8ea9.tar.gz
/vid.stab-38ecbaf.tar.gz
/vid.stab-aeabc8d.tar.gz

@ -1 +1 @@
SHA512 (vid.stab-38ecbaf.tar.gz) = 108daf140905c3e4c2b20faf31f4fc7b4f3c1e597c448726e2ea1c022248b62b8b6e1304ca383762bf9f6f4c17197c712250877fc66e027bbf4d4373249f9e46
SHA512 (vid.stab-aeabc8d.tar.gz) = 9b0b802eb5a0ec1253bfec392b868b6d7e92c59f112da58aa3ea3b09871b2373614bf4a55b510c9360b51af0d18eff2eeaf2a51c17547ebcf2b0b0b036665b81

@ -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 <martinkg@fedoraproject.org> - 1.1.0-11.20190213gitaeabc8d
- Update to 1.1.0-11.20190213gitaeabc8d
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-10.20180529git38ecbaf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

Loading…
Cancel
Save