[lpf-spotify-client] https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
by Sérgio M. Basto
commit 2f0511a92bee470e2d7bf9e994cf0bbab4514301
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jan 29 02:26:26 2019 +0000
https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
spotify-client.spec.in | 13 -------------
1 file changed, 13 deletions(-)
---
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 237f77e..73cb56b 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -95,19 +95,6 @@ cd %{buildroot}%{_libdir}/spotify-client
ln -s ../libcurl.so.4 libcurl-gnutls.so.4
-%post
-/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-
-%postun
-if [ $1 -eq 0 ] ; then
- /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-
-%posttrans
-/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-
-
%files
#doc opt/spotify/spotify-client/licenses.xhtml
#doc opt/spotify/spotify-client/readme.fedora
5 years, 10 months
[lpf-spotify-client] Update to 1.0.98.78.gb45d2a6b
by Sérgio M. Basto
commit 414c015e58bcbab7d987c5fae44df4af5ec18983
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jan 29 01:20:01 2019 +0000
Update to 1.0.98.78.gb45d2a6b
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 47c39f8..5644d50 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.96.181
+Version: 1.0.98.78
Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
@@ -79,6 +79,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Tue Jan 29 2019 Sérgio Basto <sergio(a)serjux.com> - 1.0.98.78-1
+- Update to 1.0.98.78.gb45d2a6b
+
* Sat Jan 12 2019 Sérgio Basto <sergio(a)serjux.com> - 1.0.96.181-1
- Update to 1.0.96.181.gf6bc1b6b
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index a3f7c92..237f77e 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -13,7 +13,7 @@
Name: spotify-client
-Version: 1.0.96.181
+Version: 1.0.98.78
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}.gf6bc1b6b-12_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.gb45d2a6b-10_amd64.deb
%global spotify_pkg %{SOURCE1}
%global req_64 ()(64bit)
%else
@@ -122,6 +122,9 @@ fi
%changelog
+* Tue Jan 29 2019 Sérgio Basto <sergio(a)serjux.com> - 1.0.98.78-1
+- Update to 1.0.98.78.gb45d2a6b
+
* Sat Jan 12 2019 Sérgio Basto <sergio(a)serjux.com> - 1.0.96.181-1
- Update to 1.0.96.181.gf6bc1b6b
5 years, 10 months
[smplayer] Update smplayer to 19.1.0
by Sérgio M. Basto
commit 1128bd918791ce33901b9eacff73659cdd82597f
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Jan 28 23:13:51 2019 +0000
Update smplayer to 19.1.0
.gitignore | 1 +
smplayer.spec | 9 ++++++---
smtube-16.3.0-system-qtsingleapplication.patch | 18 ------------------
smtube-18.11.0-system-qtsingleapplication.patch | 18 ++++++++++++++++++
sources | 2 +-
update_smplayer.sh | 2 +-
6 files changed, 27 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a0d69af..c4c33c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@ smtube-16.3.0.tar.bz2
/smtube-18.9.0.tar.bz2
/smplayer-18.10.0.tar.bz2
/smtube-18.11.0.tar.bz2
+/smplayer-19.1.0.tar.bz2
diff --git a/smplayer.spec b/smplayer.spec
index 215ab4b..52e88c3 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -1,9 +1,9 @@
Name: smplayer
-Version: 18.10.0
+Version: 19.1.0
%global smtube_ver 18.11.0
%global smplayer_themes_ver 18.6.0
%global smplayer_skins_ver 15.2.0
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: A graphical frontend for mplayer and mpv
Group: Applications/Multimedia
@@ -17,7 +17,7 @@ Source4: http://downloads.sourceforge.net/smplayer/smplayer-skins-%{smpla
# https://bugzilla.rpmfusion.org/show_bug.cgi?id=1217
Patch0: smplayer-0.8.3-desktop-files.patch
Patch2: smplayer-14.9.0.6966-system-qtsingleapplication.patch
-Patch3: smtube-16.3.0-system-qtsingleapplication.patch
+Patch3: smtube-18.11.0-system-qtsingleapplication.patch
BuildRequires: desktop-file-utils
BuildRequires: gcc-c++
@@ -211,6 +211,9 @@ fi
%{_datadir}/smplayer/themes/
%changelog
+* Mon Jan 28 2019 Sérgio Basto <sergio(a)serjux.com> - 19.1.0-1
+- Update smplayer to 19.1.0
+
* Fri Jan 04 2019 Sérgio Basto <sergio(a)serjux.com> - 18.10.0-2
- Update smtube to 18.11.0
diff --git a/smtube-18.11.0-system-qtsingleapplication.patch b/smtube-18.11.0-system-qtsingleapplication.patch
new file mode 100644
index 0000000..1dda857
--- /dev/null
+++ b/smtube-18.11.0-system-qtsingleapplication.patch
@@ -0,0 +1,18 @@
+--- ./src/smtube.pro.orig 2018-10-21 21:26:43.000000000 +0100
++++ ./src/smtube.pro 2019-01-28 23:30:30.552083907 +0000
+@@ -1,6 +1,7 @@
+
+ TEMPLATE = app
+ QT += network
++INCLUDEPATH += qtsingleapplication
+
+ CONFIG += release
+ #CONFIG += debug
+@@ -9,6 +10,7 @@ DEFINES += USE_PLAYERS
+ DEFINES += YT_USE_SIG
+ #DEFINES += D_BUTTON
+ DEFINES += STYLE_SWITCHING
++DEFINES += USE_SINGLE_APPLICATION
+
+ # If Qt >= 5.4
+ greaterThan(QT_MAJOR_VERSION, 4):greaterThan(QT_MINOR_VERSION, 3) {
diff --git a/sources b/sources
index 6a34acb..8151426 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-2785988247e3ee9aa94ee2010473c08a smplayer-18.10.0.tar.bz2
+225d728d9756d58d9098aa60ef92bf25 smplayer-19.1.0.tar.bz2
ffedec06fc5895e42d0afb284d760e6c smtube-18.11.0.tar.bz2
8fe83cd59189291ca0d3beea1991e50b smplayer-themes-18.6.0.tar.bz2
57e165cf9a95808fafd179e5322b7f15 smplayer-skins-15.2.0.tar.bz2
diff --git a/update_smplayer.sh b/update_smplayer.sh
index fcdd1fc..0b96ce8 100755
--- a/update_smplayer.sh
+++ b/update_smplayer.sh
@@ -1,4 +1,4 @@
-version=18.10.0
+version=19.1.0
stube_ver=18.11.0
themes_ver=18.6.0
skins_ver=15.2.0
5 years, 10 months
[VirtualBox] Update VBox to 6.0.4
by Sérgio M. Basto
commit 856585920745ba4b354dd18d05b32625784b1feb
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Jan 28 22:05:55 2019 +0000
Update VBox to 6.0.4
.gitignore | 1 +
VirtualBox-remove-volatile-asm.patch | 18 ------------------
VirtualBox.spec | 9 +++++----
sources | 4 ++--
update_vbox.sh | 5 +++--
5 files changed, 11 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d8a2d0..75232ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ VirtualBox-5.0.16.tar.bz2
/VirtualBox-6.0.0.tar.bz2
/UserManual.pdf
/VirtualBox-6.0.2.tar.bz2
+/VirtualBox-6.0.4.tar.bz2
diff --git a/VirtualBox.spec b/VirtualBox.spec
index b2801b0..858a8c2 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -33,8 +33,8 @@
%endif
Name: VirtualBox
-Version: 6.0.2
-Release: 3%{?prerel:.%{prerel}}%{?dist}
+Version: 6.0.4
+Release: 1%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
License: GPLv2 or (GPLv2 and CDDL)
@@ -75,7 +75,6 @@ Patch51: VirtualBox-5.1.0-revert-VBox.sh.patch
# from Fedora
Patch60: VirtualBox-5.2.10-xclient.patch
Patch61: 0001-VBoxServiceAutoMount-Change-Linux-mount-code-to-use-.patch
-Patch65: VirtualBox-remove-volatile-asm.patch
BuildRequires: kBuild >= 0.1.9998.r3093
@@ -300,7 +299,6 @@ rm -r src/libs/zlib-1.2.8/
%patch51 -p1 -b .revert-VBox.sh
%patch60 -p1 -b .xclient
%patch61 -p1 -b .automount
-%patch65 -p1 -b .asm
%build
./configure --disable-kmods \
@@ -806,6 +804,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Mon Jan 28 2019 Sérgio Basto <sergio(a)serjux.com> - 6.0.4-1
+- Update VBox to 6.0.4
+
* Wed Jan 23 2019 Sérgio Basto <sergio(a)serjux.com> - 6.0.2-3
- python3 on epel7
- Fix build of webservice
diff --git a/sources b/sources
index 6ef4b20..0f58cce 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-cfc7b63454d24e3fab1fc8aa60dacbc2 VirtualBox-6.0.2.tar.bz2
-21094b25d37ade2a76197a37bc0a73c1 UserManual.pdf
+96e53b9e75a37cc6fd2d13d9c9f6881d VirtualBox-6.0.4.tar.bz2
+cc249f95c62a734b011ce0043fe7180d UserManual.pdf
diff --git a/update_vbox.sh b/update_vbox.sh
index 1fe3794..8b9a1ea 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=5.2.22
+VERSION=6.0.4
REL=1
RAWHIDE=30
if [ -z "$1" ]
@@ -13,6 +13,7 @@ then
echo STAGE 0
git pull
rpmdev-bumpspec -n $VERSION -c "Update VBox to $VERSION" VirtualBox.spec
+rm UserManual.pdf
spectool -g VirtualBox.spec
rfpkg srpm && copr-cli build sergiomb/vboxfor23 VirtualBox-$VERSION-$REL.fc$RAWHIDE.src.rpm
echo Press enter to continue; read dummy;
@@ -21,7 +22,7 @@ fi
if test $stage -le 1
then
echo STAGE 1
-rfpkg new-sources ./VirtualBox-$VERSION.tar.bz2
+rfpkg new-sources ./VirtualBox-$VERSION.tar.bz2 ./UserManual.pdf
rfpkg ci -c && git show
echo Press enter to continue; read dummy;
rfpkg push && rfpkg build --nowait
5 years, 10 months