[lpf-flash-plugin] Update to 32.0.0.192
by Sérgio M. Basto
commit ff5e7d78cf9ad10acac341fe290a26a28c8b3ba7
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed May 15 23:06:47 2019 +0100
Update to 32.0.0.192
check_new_version.py | 2 +-
flash-plugin.spec.in | 5 ++++-
lpf-flash-plugin.spec | 5 ++++-
3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/check_new_version.py b/check_new_version.py
index 2cb7af8..4579e9f 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -45,7 +45,7 @@ if new_version != old_version:
print('rfpkg ci -c && git show')
print('rfpkg push && rfpkg build --nowait')
- print('git checkout f27 && git merge master && git push && rfpkg build --nowait; git checkout master')
+ print('git checkout f30 && git merge master && git push && rfpkg build --nowait; git checkout master')
print('git checkout f29 && git merge master && git push && rfpkg build --nowait; git checkout master')
print('git checkout f28 && git merge master && git push && rfpkg build --nowait; git checkout master')
diff --git a/flash-plugin.spec.in b/flash-plugin.spec.in
index 5bdf4a5..9ee7865 100644
--- a/flash-plugin.spec.in
+++ b/flash-plugin.spec.in
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 32.0.0.171
+Version: 32.0.0.192
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -63,6 +63,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/flash-player-properti
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Wed May 15 2019 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.192-1
+- Update to 32.0.0.192
+
* Sun Apr 14 2019 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.171-1
- Update to 32.0.0.171
diff --git a/lpf-flash-plugin.spec b/lpf-flash-plugin.spec
index 2b6a057..c7af515 100644
--- a/lpf-flash-plugin.spec
+++ b/lpf-flash-plugin.spec
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 32.0.0.171
+Version: 32.0.0.192
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@ fi
%changelog
+* Wed May 15 2019 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.192-1
+- Update to 32.0.0.192
+
* Sun Apr 14 2019 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.171-1
- Update to 32.0.0.171
5 years, 6 months
[VirtualBox-kmod/f28: 2/2] Merge branch 'master' into f28
by Sérgio M. Basto
commit dce55f921eec6e714251848fc86a704c7a53df2b
Merge: f5ec5fc 5b20287
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed May 15 22:41:00 2019 +0100
Merge branch 'master' into f28
VirtualBox-kmod.spec | 9 ++++++---
update_vbox.sh | 6 ++++--
2 files changed, 10 insertions(+), 5 deletions(-)
---
5 years, 6 months
[VirtualBox-kmod/f29: 2/2] Merge branch 'master' into f29
by Sérgio M. Basto
commit 077b8c24a538c1848a76d1e96deaf3529cf30ddd
Merge: ed166fa 5b20287
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed May 15 22:28:38 2019 +0100
Merge branch 'master' into f29
VirtualBox-kmod.spec | 9 ++++++---
update_vbox.sh | 6 ++++--
2 files changed, 10 insertions(+), 5 deletions(-)
---
5 years, 6 months
[xorg-x11-drv-nvidia-390xx] Add nvidia-drivers virtual provides for 390xx
by Nicolas Chauvet
commit 04bad5a20685c57b752aaad6a0deda3f3ddd11da
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed May 15 21:24:23 2019 +0200
Add nvidia-drivers virtual provides for 390xx
xorg-x11-drv-nvidia-390xx.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/xorg-x11-drv-nvidia-390xx.spec b/xorg-x11-drv-nvidia-390xx.spec
index 5ae1db5..843c0a3 100644
--- a/xorg-x11-drv-nvidia-390xx.spec
+++ b/xorg-x11-drv-nvidia-390xx.spec
@@ -161,6 +161,8 @@ Provides: cuda-drivers = %{version}-100
Provides: cuda-drivers%{?_isa} = %{version}-100
Provides: nvidia-driver = %{version}-100
Provides: nvidia-driver%{?_isa} = %{version}-100
+Provides: nvidia-drivers = %{version}-100
+Provides: nvidia-drivers%{?_isa} = %{version}-100
%description cuda
This package provides the CUDA driver.
5 years, 6 months
[VirtualBox-kmod] Update to 6.0.8
by Sérgio M. Basto
commit 5b20287ec0f0431f6053f7cb027d6c1a594f87f4
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed May 15 20:09:24 2019 +0100
Update to 6.0.8
VirtualBox-kmod.spec | 9 ++++++---
update_vbox.sh | 6 ++++--
2 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index bafa436..ea70b16 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -39,13 +39,13 @@
#global prerel RC1
%global prereltag %{?prerel:_%(awk 'BEGIN {print toupper("%{prerel}")}')}
-%global vboxrel 3
+%global vboxrel 1
%global vboxreltag %{?vboxrel:-%{vboxrel}}
%global __arch_install_post /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot
Name: VirtualBox-kmod
-Version: 6.0.6
-Release: 3%{?dist}
+Version: 6.0.8
+Release: 1%{?dist}
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
Summary: Kernel module for VirtualBox
@@ -143,6 +143,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
+* Wed May 15 2019 Sérgio Basto <sergio(a)serjux.com> - 6.0.8-1
+- Update to 6.0.8
+
* Mon Apr 29 2019 Sérgio Basto <sergio(a)serjux.com> - 6.0.6-3
- Force build with VirtualBox-kmodsrc-6.0.6-3
diff --git a/update_vbox.sh b/update_vbox.sh
index d16d1bc..c8c6975 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,5 +1,6 @@
-VERSION=6.0.6
-REL=3
+VERSION=6.0.8
+REL=1
+RAWHIDE=31
if [ -z "$1" ]
then
@@ -15,6 +16,7 @@ then
echo STAGE 0
rpmdev-bumpspec -n $VERSION -c "Update to $VERSION" VirtualBox-kmod.spec
rfpkg ci -c && git show
+rfpkg srpm && copr-cli build sergiomb/vboxfor23 VirtualBox-kmod-$VERSION-$REL.fc$RAWHIDE.src.rpm
#rfpkg srpm && mock -r fedora-27-x86_64-rpmfusion_free --no-clean --rebuild smplayer-17.5.0-1.fc27.src.rpm
#cp VirtualBox-kmod.spec VirtualBox-kmod.spec.new
#git reset HEAD~1
5 years, 6 months