[plex-media-player] Add missing python3 buildrequires
by Leigh Scott
commit 8ae7fbdb38b7fb3d9f864a1440f9664ae8490031
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Nov 7 09:27:27 2019 +0000
Add missing python3 buildrequires
plex-media-player.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/plex-media-player.spec b/plex-media-player.spec
index d7959c7..8ebb2c3 100644
--- a/plex-media-player.spec
+++ b/plex-media-player.spec
@@ -35,6 +35,7 @@ BuildRequires: cmake3
BuildRequires: ninja-build
BuildRequires: libappstream-glib
BuildRequires: desktop-file-utils
+BuildRequires: python3
BuildRequires: systemd
BuildRequires: gcc
4 years, 12 months
[qmplay2/f29] Update to 19.11.06
by Martin Gansser
Summary of changes:
f7b13ea... Update to 19.11.06 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 12 months
[qmplay2/f30] Update to 19.11.06
by Martin Gansser
Summary of changes:
f7b13ea... Update to 19.11.06 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 12 months
[qmplay2/f31] Update to 19.11.06
by Martin Gansser
Summary of changes:
f7b13ea... Update to 19.11.06 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 12 months
[qmplay2] Update to 19.11.06
by Martin Gansser
commit f7b13ea7919efe7b2f511a9494980073f37882ae
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Nov 7 10:00:18 2019 +0100
Update to 19.11.06
.gitignore | 1 +
qmplay2.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d2b944..c39c592 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
/QMPlay2-18.12.26.tar.gz
/QMPlay2-19.08.27.tar.gz
/QMPlay2-19.09.03.tar.gz
+/QMPlay2-19.11.06.tar.gz
diff --git a/qmplay2.spec b/qmplay2.spec
index abc6075..ecb5e8a 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -2,7 +2,7 @@
%global pname QMPlay2
Name: qmplay2
-Version: 19.09.03
+Version: 19.11.06
Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
@@ -121,6 +121,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_includedir}/%{pname}
%changelog
+* Thu Nov 07 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.11.06-1
+- Update to 19.11.06
+
* Wed Sep 04 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.09.03-1
- Update to 19.09.03
diff --git a/sources b/sources
index f8c88f5..a200b5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d54a59433a6c4de4557b908b01b3b57 QMPlay2-19.09.03.tar.gz
+SHA512 (QMPlay2-19.11.06.tar.gz) = 1fdafb5d1f9769e96c2d07f45879db6d3d6cbed2716e68acb6a4a4dd069cb8119f4e4ca37f91cb5a09904e0b473c169fb549650a7be227e592d6cde2b6b528c9
4 years, 12 months
[chromium-browser-privacy] Update to 78.0.3904.97
by qvint
commit 39a4c56740ab37f14c2c33781f0661c9b7af9491
Author: qvint <dotqvint(a)gmail.com>
Date: Thu Nov 7 04:52:20 2019 +0300
Update to 78.0.3904.97
- Update Chromium to 78.0.3904.97
- Update ungoogled-chromium to 6894e44
chromium-browser-privacy.spec | 8 ++++++--
sources | 4 ++--
2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/chromium-browser-privacy.spec b/chromium-browser-privacy.spec
index 03e3e8a..8fbfe4c 100644
--- a/chromium-browser-privacy.spec
+++ b/chromium-browser-privacy.spec
@@ -70,7 +70,7 @@
%global ozone 0
##############################Package Definitions######################################
Name: chromium-browser-privacy
-Version: 78.0.3904.87
+Version: 78.0.3904.97
Release: 1%{?dist}
Summary: Chromium, sans integration with Google
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -92,7 +92,7 @@ Source0: https://commondatastorage.googleapis.com/chromium-browser-official/c
# ./chromium-latest.py --stable --ffmpegclean --ffmpegarm --deleteunrar
Source0: chromium-%{version}-clean.tar.xz
%endif
-%global ungoogled_chromium_revision 78.0.3904.87-1
+%global ungoogled_chromium_revision 6894e445b944da16ed27fe2255e9ef2474fc9af3
Source300: https://github.com/Eloston/ungoogled-chromium/archive/%{ungoogled_chromiu...
# The following two source files are copied and modified from the chromium source
Source10: %{name}.sh
@@ -757,6 +757,10 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/swiftshader/libvk_swiftshader.so
#########################################changelogs#################################################
%changelog
+* Thu Nov 07 2019 qvint <dotqvint(a)gmail.com> - 78.0.3904.97-1
+- Update Chromium to 78.0.3904.97
+- Update ungoogled-chromium to 6894e44
+
* Sat Nov 02 2019 qvint <dotqvint(a)gmail.com> - 78.0.3904.87-1
- Update Chromium to 78.0.3904.87
- Update ungoogled-chromium to 78.0.3904.87-1
diff --git a/sources b/sources
index f603800..424f1c1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (chromium-78.0.3904.87.tar.xz) = 9c59c01c7224771dd1db648a8cea6cda646062b4b172eb7bf0767a0b5ebead038697a8c0ec2c4ef758b876bb7a1c862223b8ef3c23308fd0c99752444305a713
-SHA512 (ungoogled-chromium-78.0.3904.87-1.tar.gz) = 62803169a056109aeb6c41279be1141c17c1ee45d8d6503e6f4ff504c547e271909cd0117cfc4c30a4e7acfbdbcf6d119e92af1d771a4cbc54e14cc16b5af295
+SHA512 (chromium-78.0.3904.97.tar.xz) = e29312fe5c15eb6888a2e4d7e197c710d53feeecdf4e534c59f3db26973fee13f48880b46a7c3b132bb9989eb617db9c6138b809c3cb762332a9db25ad6d33dc
+SHA512 (ungoogled-chromium-6894e445b944da16ed27fe2255e9ef2474fc9af3.tar.gz) = 47192012c2bff81bb89230117e929e7b685c91c2ee6ca0f7513d92cbe937bd05acbf8d4d14b9dd54fd824205d618981a544195cb1ac4e15e734b74393940a5cc
4 years, 12 months
[ppsspp/el7] Unset EGL/GLES support
by Antonio
Summary of changes:
95c17e3... Unset EGL/GLES support (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 12 months