[smplayer] Update skins and themes
by Sérgio M. Basto
commit a1c668df80411776c7a36365c8cc59f5ace8d806
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Dec 5 17:36:30 2020 +0000
Update skins and themes
.gitignore | 2 ++
smplayer.spec | 9 ++++++---
sources | 4 ++--
update_smplayer.sh | 4 ++--
4 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ed147f..8ad23c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,5 @@ smtube-16.3.0.tar.bz2
/smplayer-20.4.0.tar.bz2
/smplayer-20.4.2.tar.bz2
/smplayer-20.6.0.tar.bz2
+/smplayer-themes-20.11.0.tar.bz2
+/smplayer-skins-20.11.0.tar.bz2
diff --git a/smplayer.spec b/smplayer.spec
index ef8e67b..1726570 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -1,8 +1,8 @@
Name: smplayer
Version: 20.6.0
-%global smplayer_themes_ver 18.6.0
-%global smplayer_skins_ver 15.2.0
-Release: 3%{?dist}
+%global smplayer_themes_ver 20.11.0
+%global smplayer_skins_ver 20.11.0
+Release: 4%{?dist}
Summary: A graphical frontend for mplayer and mpv
License: GPLv2+
@@ -174,6 +174,9 @@ fi
%{_datadir}/smplayer/themes/
%changelog
+* Sat Dec 05 2020 Sérgio Basto <sergio(a)serjux.com> - 20.6.0-4
+- Update skins and themes
+
* Thu Sep 10 2020 Leigh Scott <leigh123linux(a)gmail.com> - 20.6.0-3
- Fix and vailidate appdata
diff --git a/sources b/sources
index c27ff28..fbd9e42 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
SHA512 (smplayer-20.6.0.tar.bz2) = 2cf7b7abf44b301331a5389e1ca512bd41928724b412d8cf55d77cb5cde87a4fdb9038d77c31da14b548d38ebfadd461d588d60a6b6f13b1781b9b961e81637d
-SHA512 (smplayer-themes-18.6.0.tar.bz2) = e16f2dc50015b0034134a096ca99603167309c31bb50a44679c343b5f9c0ea786a17a0fb64eb1d71c61dacbd2a295adc0a82d23bd0837adf96664120f33adda6
-SHA512 (smplayer-skins-15.2.0.tar.bz2) = 58d1dcc9caf5d93b7f0692ffa7ff4875eb8dd83db78293aee25a713a1f6007c83af556215cd1f7666dec98bc323b074c6b1fdb66eb9560176db842669c206a83
+SHA512 (smplayer-themes-20.11.0.tar.bz2) = 4e64c3f44fc3529d980751618cd30fcc395a21701ba7481ad0a6dffc1fa770c13a3414d0853f94cd6163738702a0a75060a92e5c1c426e79902a68d8f8336575
+SHA512 (smplayer-skins-20.11.0.tar.bz2) = a52464b3b0aca82caf3762fde0ad7f1084e7e37b936f97d05f758554f84188cee11cb4d4630575ec10ed3970f0b77bceabb3f90fe4e43ff7d29b5c2725741a7d
diff --git a/update_smplayer.sh b/update_smplayer.sh
index 568c5ca..993302b 100755
--- a/update_smplayer.sh
+++ b/update_smplayer.sh
@@ -1,7 +1,7 @@
version=20.6.0
#stube_ver=19.6.0
-themes_ver=18.6.0
-skins_ver=15.2.0
+themes_ver=20.11.0
+skins_ver=20.11.0
REPOS="f32 f31 el8 el7"
if [ -z "$1" ]
4 years, 2 months
[mixxx] New upstream snapshot 2.3.0-beta.20201205gitbf343d2
by Uwe Klotz
commit 649519389f84d198d25dbb2f69f8dafb50bf852e
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sat Dec 5 15:03:41 2020 +0100
New upstream snapshot 2.3.0-beta.20201205gitbf343d2
mixxx.spec | 10 +++++++---
sources | 2 +-
2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 949e79f..f4828d0 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -9,9 +9,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 7e18fc418ed1dea2cb3ccd42ecbc094146470cf4
+%global gitcommit bf343d2677f19d1886682c4bd15e26f70884ce27
# Format: <yyyymmdd>
-%global gitcommitdate 20201126
+%global gitcommitdate 20201205
# Additional sources
%global libkeyfinder_archive v2.2.3.zip
@@ -27,7 +27,7 @@
Name: mixxx
Version: 2.3.0
-Release: 0.13%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.14%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -139,6 +139,7 @@ cp %{SOURCE1} %{__cmake_builddir}/download/libKeyFinder/%{libkeyfinder_archive}
%install
+
# Install build artifacts
%cmake3_install
@@ -187,6 +188,9 @@ appstream-util \
%changelog
+* Sat Dec 5 15:01:55 CET 2020 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.14.beta.20201205gitbf343d2
+- New upstream snapshot 2.3.0-beta
+
* Thu Nov 26 08:56:41 CET 2020 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.13.beta.20201126git7e18fc4
- New upstream snapshot 2.3.0-beta
diff --git a/sources b/sources
index 2c7b5fd..d2cc3d1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (libKeyFinder_v2.2.3.zip) = d5eb1c1f00af07689279dd337ec8f2f738eff8658dd7883395275558493784d70ec25924dee35ceae660d9651878fd3e703b02e879f818e6427ecf0f303e15ee
-SHA512 (mixxx-7e18fc418ed1dea2cb3ccd42ecbc094146470cf4.tar.gz) = 21253942ade206fb56ca8cfe1ac31028da0c254d1d2cb9938060630a69c76f8d58c0bf86b74474d651c2c9483a0b1e50eb3205801fc83aa395a19d54fdd5ed6c
+SHA512 (mixxx-bf343d2677f19d1886682c4bd15e26f70884ce27.tar.gz) = df8f3e339bca14fed99650029159ecc2948bc1d7c6ba3ab05d31f035da78ed3b61654eddfd1a051d77c511c545bda058178e815ade28282e64bf2c4a296073c4
4 years, 2 months
[mixxx] Enable ctest after upstream build fix
by Uwe Klotz
commit 538eccf310f130496c0f45d03817129667ab164c
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Fri Dec 4 22:05:11 2020 +0100
Enable ctest after upstream build fix
mixxx.spec | 27 +++++++++++----------------
1 file changed, 11 insertions(+), 16 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 4172704..949e79f 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -139,9 +139,16 @@ cp %{SOURCE1} %{__cmake_builddir}/download/libKeyFinder/%{libkeyfinder_archive}
%install
+# Install build artifacts
%cmake3_install
-# USB HID permissions
+# Install desktop launcher
+desktop-file-install \
+ --vendor "" \
+ --dir %{buildroot}%{_datadir}/applications \
+ res/linux/%{name}.desktop
+
+# Install custom USB HID permissions
# - Relocate .rules file
# - Order custom rules before 70-uaccess.rules
install -d \
@@ -158,22 +165,10 @@ rm -rf \
%check
-# Tests can only be executed locally. Running them on
-# http://koji.rpmfusion.org always ends with the error
-# message "# Child aborted***Exception:"
-# Note: Add the macro prefix '%' in front of 'ctest3' manually after uncommenting.
-# Otherwise the tests would get executed by macro expansion even though hidden
-# within a comment!
-#QT_QPA_PLATFORM=offscreen \
-#ctest3
-
-# Desktop launcher
-desktop-file-install \
- --vendor "" \
- --dir %{buildroot}%{_datadir}/applications \
- res/linux/%{name}.desktop
+# Run tests
+%ctest3 --timeout 120
-# AppStream data
+# Validate AppStream data
appstream-util \
validate-relax \
--nonet \
4 years, 2 months
[kodi-pvr-dvbviewer] Rebuild for Kodi 19.0 beta 1
by Mohamed ElMorabity
commit d7f5b18e7ef0e3a55fa9fe98382f22a1f4b8f76a
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Dec 5 12:56:54 2020 +0100
Rebuild for Kodi 19.0 beta 1
kodi-pvr-dvbviewer.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi-pvr-dvbviewer.spec b/kodi-pvr-dvbviewer.spec
index af3fc0f..109c465 100644
--- a/kodi-pvr-dvbviewer.spec
+++ b/kodi-pvr-dvbviewer.spec
@@ -7,7 +7,7 @@ Name: kodi-%(tr "." "-" <<<%{kodi_addon})
# (https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
Version: 7.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: DVBViewer PVR for Kodi
License: GPLv2+
@@ -46,6 +46,9 @@ ExcludeArch: %{power64} ppc64le
%changelog
+* Sat Dec 5 12:56:51 CET 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:7.1.0-2
+- Rebuild for Kodi 19.0 beta 1
+
* Mon Nov 16 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:7.1.0-1
- Update to 7.1.0
4 years, 2 months
[kodi-pvr-dvbviewer/f33] Rebuild for Kodi 19.0 beta 1
by Mohamed ElMorabity
commit 825d6a1254d690403dd5dae46b0f0f014e6a48f7
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Dec 5 12:56:54 2020 +0100
Rebuild for Kodi 19.0 beta 1
kodi-pvr-dvbviewer.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi-pvr-dvbviewer.spec b/kodi-pvr-dvbviewer.spec
index af3fc0f..109c465 100644
--- a/kodi-pvr-dvbviewer.spec
+++ b/kodi-pvr-dvbviewer.spec
@@ -7,7 +7,7 @@ Name: kodi-%(tr "." "-" <<<%{kodi_addon})
# (https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
Version: 7.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: DVBViewer PVR for Kodi
License: GPLv2+
@@ -46,6 +46,9 @@ ExcludeArch: %{power64} ppc64le
%changelog
+* Sat Dec 5 12:56:51 CET 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:7.1.0-2
+- Rebuild for Kodi 19.0 beta 1
+
* Mon Nov 16 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:7.1.0-1
- Update to 7.1.0
4 years, 2 months
[kodi-pvr-dvblink] Rebuild for Kodi 19.0 beta 1
by Mohamed ElMorabity
commit f8e2eec45362f331b1bce63d14f52762413ce817
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Dec 5 12:56:14 2020 +0100
Rebuild for Kodi 19.0 beta 1
kodi-pvr-dvblink.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi-pvr-dvblink.spec b/kodi-pvr-dvblink.spec
index db25d66..7b873d2 100644
--- a/kodi-pvr-dvblink.spec
+++ b/kodi-pvr-dvblink.spec
@@ -7,7 +7,7 @@ Name: kodi-%(tr "." "-" <<<%{kodi_addon})
# (https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
Version: 9.0.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Kodi's DVBLink client addon
# Addon is GPLv2+. lib/dvblinkremote is MIT
@@ -49,6 +49,9 @@ ExcludeArch: %{power64} ppc64le
%changelog
+* Sat Dec 5 12:55:59 CET 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:9.0.1-2
+- Rebuild for Kodi 19.0 beta 1
+
* Mon Nov 16 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:9.0.1-1
- Update to 9.0.1
4 years, 2 months
[kodi-pvr-dvblink/f33] Rebuild for Kodi 19.0 beta 1
by Mohamed ElMorabity
commit 30bd7532565f5445b72b1be4a8e4caf5a6313534
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Dec 5 12:56:14 2020 +0100
Rebuild for Kodi 19.0 beta 1
kodi-pvr-dvblink.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi-pvr-dvblink.spec b/kodi-pvr-dvblink.spec
index db25d66..7b873d2 100644
--- a/kodi-pvr-dvblink.spec
+++ b/kodi-pvr-dvblink.spec
@@ -7,7 +7,7 @@ Name: kodi-%(tr "." "-" <<<%{kodi_addon})
# (https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
Version: 9.0.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Kodi's DVBLink client addon
# Addon is GPLv2+. lib/dvblinkremote is MIT
@@ -49,6 +49,9 @@ ExcludeArch: %{power64} ppc64le
%changelog
+* Sat Dec 5 12:55:59 CET 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:9.0.1-2
+- Rebuild for Kodi 19.0 beta 1
+
* Mon Nov 16 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:9.0.1-1
- Update to 9.0.1
4 years, 2 months
[kodi-pvr-vdr-vnsi] Rebuild for Kodi 19.0 beta 1
by Mohamed ElMorabity
commit 2af5cc231c79227494a763424ba5d53eba1f79c2
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Dec 5 12:54:55 2020 +0100
Rebuild for Kodi 19.0 beta 1
kodi-pvr-vdr-vnsi.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi-pvr-vdr-vnsi.spec b/kodi-pvr-vdr-vnsi.spec
index d0f169e..e8d4052 100644
--- a/kodi-pvr-vdr-vnsi.spec
+++ b/kodi-pvr-vdr-vnsi.spec
@@ -7,7 +7,7 @@ Name: kodi-%(tr "." "-" <<<%{kodi_addon})
# (https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
Version: 8.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: VDR PVR for Kodi
License: GPLv2+
@@ -50,6 +50,9 @@ ExcludeArch: %{power64} ppc64le
%changelog
+* Sat Dec 5 12:54:44 CET 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:8.1.0-2
+- Rebuild for Kodi 19.0 beta 1
+
* Mon Nov 16 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:8.1.0-1
- Update to 8.1.0
4 years, 2 months
[kodi-pvr-vdr-vnsi/f33] Rebuild for Kodi 19.0 beta 1
by Mohamed ElMorabity
commit d19bd0120693e9ff5a7d2df084cac610bc4a407f
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Dec 5 12:54:55 2020 +0100
Rebuild for Kodi 19.0 beta 1
kodi-pvr-vdr-vnsi.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi-pvr-vdr-vnsi.spec b/kodi-pvr-vdr-vnsi.spec
index d0f169e..e8d4052 100644
--- a/kodi-pvr-vdr-vnsi.spec
+++ b/kodi-pvr-vdr-vnsi.spec
@@ -7,7 +7,7 @@ Name: kodi-%(tr "." "-" <<<%{kodi_addon})
# (https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
Version: 8.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: VDR PVR for Kodi
License: GPLv2+
@@ -50,6 +50,9 @@ ExcludeArch: %{power64} ppc64le
%changelog
+* Sat Dec 5 12:54:44 CET 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:8.1.0-2
+- Rebuild for Kodi 19.0 beta 1
+
* Mon Nov 16 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:8.1.0-1
- Update to 8.1.0
4 years, 2 months