Import latest changes

epel8
Simone Caronni 3 years ago
parent c033fe3d4f
commit 9fc16a24b3

1
.gitignore vendored

@ -3,3 +3,4 @@
/daala-ee07b32.tar.gz /daala-ee07b32.tar.gz
/daala-7278368.tar.gz /daala-7278368.tar.gz
/daala-0b5ce2f.tar.gz /daala-0b5ce2f.tar.gz
/daala-694d4ce.tar.gz

@ -1,10 +1,10 @@
%global commit0 0b5ce2f45870f7ca2278d5457bf7406a97e8e341 %global commit0 694d4ced7e97f349cd4f54dbfc8c8a69982a54e4
%global date 20200512 %global date 20200724
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: daala Name: daala
Version: 0 Version: 0
Release: 16%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} Release: 21%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: Daala video compression Summary: Daala video compression
License: BSD License: BSD
URL: http://xiph.org/daala/ URL: http://xiph.org/daala/
@ -17,6 +17,7 @@ BuildRequires: doxygen
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: libjpeg-devel BuildRequires: libjpeg-devel
BuildRequires: libtool BuildRequires: libtool
BuildRequires: make
BuildRequires: pkgconfig(check) >= 0.9.8 BuildRequires: pkgconfig(check) >= 0.9.8
BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libpng)
BuildRequires: pkgconfig(ogg) >= 1.3 BuildRequires: pkgconfig(ogg) >= 1.3
@ -145,6 +146,21 @@ rm -f %{buildroot}/%{_mandir}/man3/_*_include_daala_.3
%{_bindir}/* %{_bindir}/*
%changelog %changelog
* Thu May 05 2022 Simone Caronni <negativo17@gmail.com> - 0-21.20200724git694d4ce
- Update to latest snapshot.
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-20.20200512git0b5ce2f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-19.20200512git0b5ce2f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-18.20200512git0b5ce2f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-17.20200512git0b5ce2f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 15 2020 Simone Caronni <negativo17@gmail.com> - 0-16.20200512git0b5ce2f * Wed Jul 15 2020 Simone Caronni <negativo17@gmail.com> - 0-16.20200512git0b5ce2f
- Do not install trans command. - Do not install trans command.

@ -1 +1 @@
SHA512 (daala-0b5ce2f.tar.gz) = 5d837037d000d90ceba9059df69e8ed33b750f3216432d6d350472b3033eedaece31b7629de08e382385c954d52eab882689590852755cf35ce33cc67847a4c2 SHA512 (daala-694d4ce.tar.gz) = f2765d6b5daa3a0e8cf3bba0aed66b560bf9d14a4f28d1ee9f313cadf98a8aec9f948b2cef0f32d54ce457cc4a95af55d2179faf6f9d248a62a9c05c944896ee

Loading…
Cancel
Save