Compare commits

...

4 Commits
i9cr ... el9

Author SHA1 Message Date
Leigh Scott 948a8e1766 Update to 1.0.15
1 year ago
Leigh Scott c7287266bb Update to 1.0.14
1 year ago
Leigh Scott 693dfdc1ca Update to 1.0.13
1 year ago
Sérgio M. Basto 3e8112eeaa - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
1 year ago

3
.gitignore vendored

@ -8,3 +8,6 @@
/libde265-1.0.9.tar.gz
/libde265-1.0.11.tar.gz
/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.12
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,18 @@ 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
* Tue Nov 21 2023 Leigh Scott <leigh123linux@gmail.com> - 1.0.13-1
- Update to 1.0.13
* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb@rpmfusion.org> - 1.0.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Leigh Scott <leigh123linux@gmail.com> - 1.0.12-1
- Update to 1.0.12

@ -1 +1 @@
SHA512 (libde265-1.0.12.tar.gz) = 2cd105f3ce15a075da758f5429670b78ec162217017d1057eb828d7bc45414d35f2a8ab3b2cd5f247320c361740f4ab92d2ce5a6d943feeb33dc28c273e1ed64
SHA512 (libde265-1.0.15.tar.gz) = 375d8e781108247e0e8b4d7a036d20cc5d0670bdbf6ddb40a6d3dbf912fa776d2f001fb762301cb97e4d43be29eb415b0cdbfc6e07aa18b3f2346f7409c64fce

Loading…
Cancel
Save