[vlc] ifarch asdcplib
by Nicolas Chauvet
commit 7555b0e096aab6157d89f2de39fdbbeaa7d61bd2
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Mar 31 22:19:04 2020 +0200
ifarch asdcplib
vlc.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/vlc.spec b/vlc.spec
index 2937f84..0061557 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -30,7 +30,9 @@
%global _with_freerdp 1
%global _with_dav1d 1
%global _with_aom 1
+%ifarch x86_64 ppc64le aarch64
%global _with_asdcp 1
+%endif
%if 0%{?fedora} || 0%{?el8}
%global _with_bluray 1
4 years, 7 months
[vlc] Enable aom dav1d asdcp for all
by Nicolas Chauvet
commit 768c6946bc8a7389c0837416fba86e68c1e65ffc
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Mar 31 22:16:36 2020 +0200
Enable aom dav1d asdcp for all
vlc.spec | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 825572c..2937f84 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -28,18 +28,16 @@
%global _with_fluidsynth 1
%global _with_schroedinger 1
%global _with_freerdp 1
+%global _with_dav1d 1
+%global _with_aom 1
+%global _with_asdcp 1
%if 0%{?fedora} || 0%{?el8}
-%global _with_aom 1
%global _with_bluray 1
-%global _with_dav1d 1
%global _with_wayland 1
%endif
%if 0%{?fedora}
-%ifarch x86_64
-%global _with_asdcp 1
-%endif
%ifarch x86_64 i686
%global _with_crystalhd 1
%endif
4 years, 7 months
[obs-studio/f29] (8 commits) ...Updated to 25.0.3
by Momcilo Medic
Summary of changes:
e3f59db... Mass rebuild for x264 (*)
a824eb4... Updated to 24.0.5 (*)
204bd73... - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass (*)
60ee41d... add define for legacy_common_support (*)
9c19a69... Update to 24.0.6 (*)
e5c18b4... - Rebuild for ffmpeg-4.3 git (*)
e7f39ad... Update to 25.0.1 (*)
938e837... Updated to 25.0.3 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 7 months
[obs-studio/f30] Updated to 25.0.3
by Momcilo Medic
Summary of changes:
938e837... Updated to 25.0.3 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 7 months
[obs-studio/f31] Updated to 25.0.3
by Momcilo Medic
Summary of changes:
938e837... Updated to 25.0.3 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 7 months
[obs-studio/f32] Updated to 25.0.3
by Momcilo Medic
Summary of changes:
938e837... Updated to 25.0.3 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 7 months
[obs-studio] Updated to 25.0.3
by Momcilo Medic
commit 938e8372ac998b8cf5215d8c9b0da25c2a1222bd
Author: Momcilo Medic <fedorauser(a)fedoraproject.org>
Date: Tue Mar 31 22:04:35 2020 +0200
Updated to 25.0.3
obs-studio.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index 0eefa07..3333308 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -7,7 +7,7 @@
%endif
Name: obs-studio
-Version: 25.0.1
+Version: 25.0.3
Release: 1%{?dist}
Summary: Open Broadcaster Software Studio
@@ -149,6 +149,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
%doc docs/html
%changelog
+* Tue Mar 31 2020 Momcilo Medic <fedorauser(a)fedoraproject.org> - 25.0.3-1
+- Updated to 25.0.3
+
* Fri Mar 20 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 25.0.1-1
- Update to 25.0.1
diff --git a/sources b/sources
index 5cb37f8..8ea638a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (obs-studio-25.0.1.tar.gz) = d62913e1f0f751f6946401e4bf5f10df5f421ff2bc348b067465c8eaea7a2a6b643f27946fb600f502713c5af05d6326342a36003302e614b9ae69d916dfdd80
+SHA512 (obs-studio-25.0.3.tar.gz) = 16974bb1fbc54f3239dd92491186e608c14e209a77c485993db5815b50f2d7fd2462168377d7c254ad01c02a7daf30131efd9d2a8fe801628a0856f16e76cee0
4 years, 7 months
[telegram-desktop/f31] Disable LTO on Fedora 32+ due to regression (RHBZ#1818919).
by Vitaly Zaitsev
commit 8af4661f490d725ec4a7f7c03b427e093825b33a
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Mar 31 19:14:28 2020 +0200
Disable LTO on Fedora 32+ due to regression (RHBZ#1818919).
telegram-desktop.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index aae22ca..00b5f83 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -5,11 +5,15 @@
%bcond_without spellcheck
%bcond_without fonts
%bcond_without mindbg
+%if 0%{?fedora} && 0%{?fedora} >= 32
+%bcond_with ipo
+%else
%ifarch x86_64
%bcond_without ipo
%else
%bcond_with ipo
%endif
+%endif
# Telegram Desktop's constants...
%global appname tdesktop
4 years, 7 months