|
|
@ -1,6 +1,6 @@
|
|
|
|
%global commit0 675232e5932e5f205f03a485f1b56c7ae4f1ca6d
|
|
|
|
%global commit0 ed93768cedee7dae31a5b44d57a38d59da4dd1cf
|
|
|
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
|
|
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
|
|
|
%global vlc_rc -rc
|
|
|
|
%global vlc_rc -rc2
|
|
|
|
%global vlc_setup vlc-%{?commit0}
|
|
|
|
%global vlc_setup vlc-%{?commit0}
|
|
|
|
|
|
|
|
|
|
|
|
%global _with_bootstrap 1
|
|
|
|
%global _with_bootstrap 1
|
|
|
@ -59,7 +59,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
Name: vlc
|
|
|
|
Name: vlc
|
|
|
|
Version: 3.0.18
|
|
|
|
Version: 3.0.18
|
|
|
|
Release: 0.2.rc%{?dist}
|
|
|
|
Release: 0.3.rc%{?dist}
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://www.videolan.org
|
|
|
|
URL: https://www.videolan.org
|
|
|
|
Source0: https://code.videolan.org/videolan/vlc/-/archive/%{commit0}/vlc-%{shortcommit0}.tar.gz
|
|
|
|
Source0: https://code.videolan.org/videolan/vlc/-/archive/%{commit0}/vlc-%{shortcommit0}.tar.gz
|
|
|
@ -601,6 +601,9 @@ fi || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Sep 30 2022 Nicolas Chauvet <kwizart@gmail.com> - 1:3.0.18-0.3.rc
|
|
|
|
|
|
|
|
- Update to 3.0.18-rc2
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 26 2022 Leigh Scott <leigh123linux@gmail.com> - 1:3.0.18-0.2.rc
|
|
|
|
* Mon Sep 26 2022 Leigh Scott <leigh123linux@gmail.com> - 1:3.0.18-0.2.rc
|
|
|
|
- Rebuild for new flac
|
|
|
|
- Rebuild for new flac
|
|
|
|
|
|
|
|
|
|
|
|