[rpmfusion-free-obsolete-packages] Add missing wireguard-kmod-common
by Nicolas Chauvet
commit 71932c42359fe1d2815ffe4cae2b34083e8d5b26
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Apr 14 18:08:20 2020 +0200
Add missing wireguard-kmod-common
rpmfusion-free-obsolete-packages.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/rpmfusion-free-obsolete-packages.spec b/rpmfusion-free-obsolete-packages.spec
index 90d1f5f..b31b39e 100644
--- a/rpmfusion-free-obsolete-packages.spec
+++ b/rpmfusion-free-obsolete-packages.spec
@@ -77,6 +77,7 @@ Obsoletes: akmod-wireguard < 0.0.20191219-3
Provides: kmod-wireguard = 0.0.20191219-3
Obsoletes: kmod-wireguard < 0.0.20191219-3
# Last build wireguard-0.0.20191219-2.fc32
+Provides: wireguard-kmod-common = 0.0.20191219
Provides: wireguard = 0.0.20191219-3
Obsoletes: wireguard < 0.0.20191219-3
4 years, 7 months
[shotcut/f30] Update to 20.04.12
by Martin Gansser
Summary of changes:
de0d9da... Update to 20.04.12 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 7 months
[shotcut/f31] Update to 20.04.12
by Martin Gansser
Summary of changes:
de0d9da... Update to 20.04.12 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 7 months
[shotcut/f32] Update to 20.04.12
by Martin Gansser
Summary of changes:
de0d9da... Update to 20.04.12 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 7 months
[shotcut] Update to 20.04.12
by Martin Gansser
commit de0d9da8eae447c88655f57b859a868b5be27a2e
Author: Martin Gansser <mgansser(a)online.de>
Date: Tue Apr 14 12:38:02 2020 +0200
Update to 20.04.12
.gitignore | 1 +
shotcut.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f195ea..27b7f30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
/shotcut-19.12.31.tar.gz
/shotcut-20.02.02.tar.gz
/shotcut-20.02.17.tar.gz
+/shotcut-20.04.12.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index 984a9fa..d8f6a2a 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,7 +3,7 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 20.02.17
+Version: 20.04.12
Release: 1%{dist}
#Release: 0.1.beta1%%{dist}
Summary: A free, open source, cross-platform video editor
@@ -47,7 +47,7 @@ Requires: qt5-qtmultimedia
Requires: gstreamer1-plugins-bad-free-extras
Requires: frei0r-plugins
Requires: ladspa
-Requires: mlt-freeworld >= 6.10.0
+Requires: mlt-freeworld >= 6.20.0
Requires: lame
Requires: ffmpeg
@@ -184,6 +184,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/org.%{name}.S
%doc doc
%changelog
+* Tue Apr 14 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 20.04.12-1
+- Update to 20.04.12
+
* Tue Feb 18 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 20.02.17-1
- Update to 20.02.17
diff --git a/sources b/sources
index 3df3da0..311b8a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (shotcut-20.02.17.tar.gz) = 29f2359e335fb72bc39863fd736adbe001eaedac61fe1a3940acd4d422c10d5939c8c1dcc16798f81fb014dd95dd6d05d71711628e99a46d6932b9f72837426d
+SHA512 (shotcut-20.04.12.tar.gz) = e827d185675eee7f79c8844451df1e4ef3c817f086429c54026f445a57d20aa45edc1446016125e967972ff38e0b30747ebda6186fbd68082b45f1d80a1ffb5d
4 years, 7 months
[vlc/el7] Rebuilt for live555
by Nicolas Chauvet
commit 29dfa03443c583c5552b7f5808304dfc0b42ff23
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 13 09:48:33 2020 +0200
Rebuilt for live555
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 0dbb7a7..836cabd 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -49,7 +49,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.9.2
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL: https://www.videolan.org
%if 0%{?commit0:1}
@@ -596,6 +596,9 @@ fi || :
%changelog
+* Mon Apr 13 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.9.2-2
+- Rebuilt for live555
+
* Wed Apr 08 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.9.2-1
- Update to 3.0.9.2
- Enable srt
4 years, 7 months
[vlc/f30: 12/12] Merge branch 'master' into f30
by Nicolas Chauvet
commit 9aebfed5d0bcf3622ac61f9caebd4beb4ecb1745
Merge: d6c144f 8d03619
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 13 19:41:38 2020 +0200
Merge branch 'master' into f30
.gitignore | 1 +
...ead-nav-Fix-cases-where-DVD-_VERSION-are-.patch | 75 ++++++++++++
Fix_aom_abi_break.patch | 11 --
Lower-libgcrypt-to-1.5.3.patch | 44 +++++++
sources | 2 +-
vlc.spec | 135 ++++++++++++++-------
6 files changed, 212 insertions(+), 56 deletions(-)
---
4 years, 7 months
[vlc/f30] (12 commits) ...Merge branch 'master' into f30
by Nicolas Chauvet
Summary of changes:
768c694... Enable aom dav1d asdcp for all (*)
7555b0e... ifarch asdcplib (*)
eb9238b... Update to 20200402 (*)
f9bf28c... Update for qt5-qtwayland and phonon for el8 (*)
456e096... Switch to gitlab snapshot (*)
1d36e5a... Add patch for dvdnav/read (*)
86e1df2... Update changelog (*)
46a6493... Fix for el7 (*)
844ed5d... More fixes for el7 (*)
1ea37c8... Update to 3.0.9.2 (*)
8d03619... Rebuilt for live555 (*)
9aebfed... Merge branch 'master' into f30
(*) This commit already existed in another branch; no separate mail sent
4 years, 7 months
[vlc/f31] Rebuilt for live555
by Nicolas Chauvet
commit b92c890e289bfcb637ba4e8c85be2b5a8d92686f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 13 09:48:33 2020 +0200
Rebuilt for live555
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 0dbb7a7..836cabd 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -49,7 +49,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.9.2
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL: https://www.videolan.org
%if 0%{?commit0:1}
@@ -596,6 +596,9 @@ fi || :
%changelog
+* Mon Apr 13 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.9.2-2
+- Rebuilt for live555
+
* Wed Apr 08 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.9.2-1
- Update to 3.0.9.2
- Enable srt
4 years, 7 months
[vlc/el8] Rebuilt for live555
by Nicolas Chauvet
Summary of changes:
8d03619... Rebuilt for live555 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 7 months