Compare commits

...

14 Commits
el9 ... el8

Author SHA1 Message Date
Nicolas Chauvet 628019f86a Update to 3.0.21
7 months ago
Leigh Scott 57a10c765a Merge branch 'master' into el8
1 year ago
Nicolas Chauvet 56911bd961 Merge branch 'master' into el8
1 year ago
Nicolas Chauvet 4f292e56ed Merge branch 'master' into el8
2 years ago
Leigh Scott f3fe13de70 Merge branch 'master' into el8
3 years ago
Nicolas Chauvet 7c79e49220 Merge branch 'master' into el8
3 years ago
Leigh Scott 88ad6006c1 Merge branch 'master' into el8
3 years ago
Leigh Scott d4875fefc6 Merge branch 'master' into el8
4 years ago
Leigh Scott 5a0504a139 Merge branch 'master' into el8
4 years ago
Leigh Scott f1b47d7760 Merge branch 'master' into el8
4 years ago
Leigh Scott 1712ae08b3 Merge branch 'master' into el8
4 years ago
Leigh Scott 8e073202c5 Merge branch 'master' into el8
4 years ago
Leigh Scott f7c04b69dc Revert "Rebuild for new aom"
4 years ago
Robert-André Mauchin 341f821256 Rebuild for new aom
4 years ago

@ -1 +1 @@
SHA512 (vlc-6f0d0ab.tar.gz) = 5a2529a397c27c97d0a8ac32d483327b3f47f90ce97c86ff7c169e4c349456c95339b755f28320cbc717d52148225402f6fd64009d7543f50a85701d303dbd6a SHA512 (vlc-dd8bfdb.tar.gz) = 8f16f9160f2a61c5e68dc4b2846911a58ce62ba2d6a9125a280d1334386d9c342793934a51e60079d28444a6a648ed6939fcead051c46839183f272dde1f1485

@ -1,4 +1,4 @@
%global commit0 6f0d0ab126b1bed52897598867d0e19ca2cc6202 %global commit0 dd8bfdbabe8ae3974ca3864ad3125879f523e3a2
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
#global vlc_rc -rc2 #global vlc_rc -rc2
%global vlc_setup vlc-%{?commit0} %global vlc_setup vlc-%{?commit0}
@ -58,7 +58,7 @@
Summary: The cross-platform open-source multimedia framework, player and server Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1 Epoch: 1
Name: vlc Name: vlc
Version: 3.0.20 Version: 3.0.21
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
URL: https://www.videolan.org URL: https://www.videolan.org
@ -605,6 +605,9 @@ fi || :
%changelog %changelog
* Thu Jun 06 2024 Nicolas Chauvet <kwizart@gmail.com> - 1:3.0.21-1
- Update to 3.0.21
* Thu Nov 02 2023 Leigh Scott <leigh123linux@gmail.com> - 1:3.0.20-1 * Thu Nov 02 2023 Leigh Scott <leigh123linux@gmail.com> - 1:3.0.20-1
- Update to 3.0.20 - Update to 3.0.20

Loading…
Cancel
Save