Update to 1.0.15

el8 imports/e9/libde265-1.0.15-1.el9
Leigh Scott 1 year ago
parent c7287266bb
commit 948a8e1766

1
.gitignore vendored

@ -10,3 +10,4 @@
/libde265-1.0.12.tar.gz
/libde265-1.0.13.tar.gz
/libde265-1.0.14.tar.gz
/libde265-1.0.15.tar.gz

@ -1,6 +1,6 @@
Name: libde265
Summary: Open H.265 video codec implementation
Version: 1.0.14
Version: 1.0.15
Release: 1%{?dist}
License: LGPLv3+
Source: https://github.com/strukturag/libde265/releases/download/v%{version}/%{name}-%{version}.tar.gz
@ -105,6 +105,9 @@ rm -f %{buildroot}%{_bindir}/yuv-distortion
%{_bindir}/acceleration_speed
%changelog
* Wed Dec 20 2023 Leigh Scott <leigh123linux@gmail.com> - 1.0.15-1
- Update to 1.0.15
* Thu Dec 14 2023 Leigh Scott <leigh123linux@gmail.com> - 1.0.14-1
- Update to 1.0.14

@ -1 +1 @@
SHA512 (libde265-1.0.14.tar.gz) = 077e0ab9f2f7ba887f0a976a3cac132e923d62ba26d83bc3cdd15c2345a40205511d663a52df0c00252dc988dbb0234a9737867ff6b616af28b4481ed337b806
SHA512 (libde265-1.0.15.tar.gz) = 375d8e781108247e0e8b4d7a036d20cc5d0670bdbf6ddb40a6d3dbf912fa776d2f001fb762301cb97e4d43be29eb415b0cdbfc6e07aa18b3f2346f7409c64fce

Loading…
Cancel
Save