From 061fe7c2ae768e51f253f74e82b52f97cbce5804 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Mon, 10 May 2021 11:44:08 +0100 Subject: [PATCH 1/4] Rebuild --- vlc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vlc.spec b/vlc.spec index fb3ef6c..9ae1b36 100644 --- a/vlc.spec +++ b/vlc.spec @@ -51,7 +51,7 @@ Summary: The cross-platform open-source multimedia framework, player and server Epoch: 1 Name: vlc Version: 3.0.13 -Release: 1%{?dist}.1 +Release: 2%{?dist}.1 License: GPLv2+ URL: https://www.videolan.org %if 0%{?commit0:1} @@ -618,6 +618,9 @@ fi || : %changelog +* Mon May 10 2021 Leigh Scott - 1:3.0.13-2.1 +- rebuilt + * Wed May 05 2021 Nicolas Chauvet - 1:3.0.13-1.1 - rebuilt From 0555b30e92af1688193fa38c54277cd6ea7a9511 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Tue, 11 May 2021 08:57:23 +0100 Subject: [PATCH 2/4] Update to 3.0.14 --- sources | 2 +- vlc.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 540ed37..3f69e46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vlc-3.0.13.tar.xz) = 0badca9d71b682b1dd6f05acab48d77baffe22e6a00be6db2a790644bab74738f9807e889fd0348af72628694b5210896638ac2cd99d0efc0e1c2cef7ab28bff +SHA512 (vlc-3.0.14.tar.xz) = d809ec062d5c1ce15cd0ce3bc4777b6451fe8bea372678eac84b7ea1777a9a8891de31d81e26ac651cc9ce02b99b514f1672de829410fc1ddc81cccfd41db47a diff --git a/vlc.spec b/vlc.spec index 9ae1b36..8b733c2 100644 --- a/vlc.spec +++ b/vlc.spec @@ -50,8 +50,8 @@ Summary: The cross-platform open-source multimedia framework, player and server Epoch: 1 Name: vlc -Version: 3.0.13 -Release: 2%{?dist}.1 +Version: 3.0.14 +Release: 1%{?dist} License: GPLv2+ URL: https://www.videolan.org %if 0%{?commit0:1} @@ -618,6 +618,9 @@ fi || : %changelog +* Tue May 11 2021 Leigh Scott - 1:3.0.14-1 +- Update to 3.0.14 + * Mon May 10 2021 Leigh Scott - 1:3.0.13-2.1 - rebuilt From fd16caac24c8b9bff8f46a26b46267e8a9e588ef Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sat, 12 Jun 2021 11:21:17 +0200 Subject: [PATCH 3/4] Update to 3.0.15 --- sources | 2 +- vlc.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 3f69e46..a6a356b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vlc-3.0.14.tar.xz) = d809ec062d5c1ce15cd0ce3bc4777b6451fe8bea372678eac84b7ea1777a9a8891de31d81e26ac651cc9ce02b99b514f1672de829410fc1ddc81cccfd41db47a +SHA512 (vlc-3.0.15.tar.xz) = 4645d7e9cc894ddf4c1776fe15124b1c123c3860f6dceec7bc0087a37a6e98f62e35856cdb59f8759b8f4aeea766b25c9a7767b65f1be8bb9ee23c71376cd914 diff --git a/vlc.spec b/vlc.spec index 8b733c2..b54987f 100644 --- a/vlc.spec +++ b/vlc.spec @@ -50,12 +50,12 @@ Summary: The cross-platform open-source multimedia framework, player and server Epoch: 1 Name: vlc -Version: 3.0.14 +Version: 3.0.15 Release: 1%{?dist} License: GPLv2+ URL: https://www.videolan.org %if 0%{?commit0:1} -Source0: https://code.videolan.org/videolan/vlc-3.0/-/archive/%{commit0}/vlc-%{shortcommit0}.tar.gz +Source0: https://code.videolan.org/videolan/vlc/-/archive/%{commit0}/vlc-%{shortcommit0}.tar.gz %global vlc_setup vlc-3.0-%{?commit0} %else Source0: https://download.videolan.org/pub/videolan/%{?vlc_rc:testing/}vlc/%{version}%{?vlc_rc}/vlc-%{version}%{?vlc_rc}.tar.xz @@ -618,6 +618,9 @@ fi || : %changelog +* Sat Jun 12 2021 Nicolas Chauvet - 1:3.0.15-1 +- Update to 3.0.15 + * Tue May 11 2021 Leigh Scott - 1:3.0.14-1 - Update to 3.0.14 From f3beae6f8bb9746529100d457e35df5519987b43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Sun, 13 Jun 2021 20:33:53 +0200 Subject: [PATCH 4/4] Rebuild for new aom --- vlc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vlc.spec b/vlc.spec index b54987f..c1607d1 100644 --- a/vlc.spec +++ b/vlc.spec @@ -51,7 +51,7 @@ Summary: The cross-platform open-source multimedia framework, player and server Epoch: 1 Name: vlc Version: 3.0.15 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://www.videolan.org %if 0%{?commit0:1} @@ -618,6 +618,9 @@ fi || : %changelog +* Sun Jun 13 2021 Robert-André Mauchin - 1:3.0.15-2 +- Rebuild for new aom + * Sat Jun 12 2021 Nicolas Chauvet - 1:3.0.15-1 - Update to 3.0.15