[xorg-x11-drv-nvidia/f27] (25 commits) ...Update to 410.73 release
by Leigh Scott
Summary of changes:
2b82668... remove epel6 support for dracut (*)
f1894ad... remove epel6 support for package requires (*)
fa7c4e8... remove epel6 support for install and files sections (*)
71447e6... Enable modeset on epel (*)
e390ccd... fix vulkan requires and edit changelog (*)
414c585... remove dead source files (*)
87f7def... Update to 410.57 beta (*)
b5707e0... Add new file (*)
b6d393f... fix mistake (*)
18356fe... Fix i686 file issue (*)
61ba41f... Really fix i686 file issue (*)
637eac8... fix mistake (*)
78b59d8... Filter libglxserver_nvidia.so requires on main (*)
02587c8... Add epoch to for nvidia-settings requires (*)
869023c... Add new raytracing libs (*)
dc1a4ef... Move the new glx server lib to it's correct location (*)
2b284b3... Update changelog (*)
691d7f9... Add epoch to nvidia-modprobe and nvidia-xconfig requires (*)
f493298... Add isa to vulkan-loader requires (*)
9b3a964... Enforce the mesa version (*)
d98a13a... Update changelog (*)
566efdb... Add Conflicts xorg-x11-drv-nvidia-390xx (*)
980d50a... Update to 410.66 release (*)
f051aa1... clean up (*)
aa42888... Update to 410.73 release (*)
(*) This commit already existed in another branch; no separate mail sent
6 years
[xorg-x11-drv-nvidia/f28: 26/26] Merge branch 'master' into f28
by Leigh Scott
commit 2c54a45c69226aa2196b9428a79a433062c8112d
Merge: 648dbdc aa42888
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Oct 28 11:47:33 2018 +0000
Merge branch 'master' into f28
00-avoid-glamor.conf | 6 --
99-nvidia.conf | 7 --
blacklist-nouveau.conf | 4 -
nvidia.conf | 1 -
sources | 2 +-
xorg-x11-drv-nvidia.spec | 203 +++++++++++++++--------------------------------
6 files changed, 64 insertions(+), 159 deletions(-)
---
6 years
[xorg-x11-drv-nvidia/f28] (26 commits) ...Merge branch 'master' into f28
by Leigh Scott
Summary of changes:
2b82668... remove epel6 support for dracut (*)
f1894ad... remove epel6 support for package requires (*)
fa7c4e8... remove epel6 support for install and files sections (*)
71447e6... Enable modeset on epel (*)
e390ccd... fix vulkan requires and edit changelog (*)
414c585... remove dead source files (*)
87f7def... Update to 410.57 beta (*)
b5707e0... Add new file (*)
b6d393f... fix mistake (*)
18356fe... Fix i686 file issue (*)
61ba41f... Really fix i686 file issue (*)
637eac8... fix mistake (*)
78b59d8... Filter libglxserver_nvidia.so requires on main (*)
02587c8... Add epoch to for nvidia-settings requires (*)
869023c... Add new raytracing libs (*)
dc1a4ef... Move the new glx server lib to it's correct location (*)
2b284b3... Update changelog (*)
691d7f9... Add epoch to nvidia-modprobe and nvidia-xconfig requires (*)
f493298... Add isa to vulkan-loader requires (*)
9b3a964... Enforce the mesa version (*)
d98a13a... Update changelog (*)
566efdb... Add Conflicts xorg-x11-drv-nvidia-390xx (*)
980d50a... Update to 410.66 release (*)
f051aa1... clean up (*)
aa42888... Update to 410.73 release (*)
2c54a45... Merge branch 'master' into f28
(*) This commit already existed in another branch; no separate mail sent
6 years
[lpf-spotify-client] Update to 1.0.92.390.g2ce5ec7d
by Sérgio M. Basto
commit ad26d977e0f8789d46b7f0ad104dae993678acc0
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Oct 27 03:41:42 2018 +0100
Update to 1.0.92.390.g2ce5ec7d
lpf-spotify-client.spec | 5 ++++-
spotify-client.spec.in | 7 +++++--
2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index d1b824c..18f6646 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -11,7 +11,7 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
-Version: 1.0.89.313
+Version: 1.0.92.390
Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
@@ -79,6 +79,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Sat Oct 27 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.92.390-1
+- Update to 1.0.92.390.g2ce5ec7d
+
* Thu Sep 20 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.89.313-1
- Update to 1.0.89.313.g34a58dea
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 7b3c6a3..3841b46 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -13,7 +13,7 @@
Name: spotify-client
-Version: 1.0.89.313
+Version: 1.0.92.390
Release: 1%{?dist}
Summary: Spotify music player native client
@@ -27,7 +27,7 @@ ExclusiveArch: %{ix86} x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
%ifarch x86_64
-Source1: %{repo}/spotify-client_%{version}.g34a58dea-5_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.g2ce5ec7d-18_amd64.deb
%global spotify_pkg %{SOURCE1}
%global req_64 ()(64bit)
%else
@@ -122,6 +122,9 @@ fi
%changelog
+* Sat Oct 27 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.92.390-1
+- Update to 1.0.92.390.g2ce5ec7d
+
* Thu Sep 20 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.89.313-1
- Update to 1.0.89.313.g34a58dea
6 years, 1 month
[ppsspp/el7] Release 1.7.0
by Antonio
Summary of changes:
c58933d... Release 1.7.0 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 1 month