[mixxx] Increase test timeout from 120 sec to 180 sec
by Uwe Klotz
commit da6f972c51bc652961d26a8a46efa32e67ceb8d8
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sat Dec 12 13:05:04 2020 +0100
Increase test timeout from 120 sec to 180 sec
The decoding tests take more time on ARM.
mixxx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index b122117..03fa505 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -169,7 +169,7 @@ rm -rf \
# Run tests
# The EngineBufferE2ETest test is disabled due to spurious failures
# for x86_64 when run on AMD EPYC. Varying tests are failing sometimes.
-%ctest3 --timeout 120 --exclude-regex EngineBufferE2ETest
+%ctest3 --timeout 180 --exclude-regex EngineBufferE2ETest
# Validate AppStream data
appstream-util \
3 years, 11 months
[mixxx/f32] New upstream snapshot 2.3.0-0.15.beta.20201211git18f698d
by Uwe Klotz
commit 5ed6e68c28af5369c8f22d24af202810bbe60f9e
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Fri Dec 11 23:58:32 2020 +0100
New upstream snapshot 2.3.0-0.15.beta.20201211git18f698d
mixxx.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 1816595..dd0d6a6 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -9,9 +9,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit bf343d2677f19d1886682c4bd15e26f70884ce27
+%global gitcommit 18f698dffece85b0897c62f65020704ef2c2aeef
# Format: <yyyymmdd>
-%global gitcommitdate 20201205
+%global gitcommitdate 20201211
# Additional sources
%global libkeyfinder_archive v2.2.3.zip
@@ -27,7 +27,7 @@
Name: mixxx
Version: 2.3.0
-Release: 0.14%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.15%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -190,6 +190,9 @@ appstream-util \
%changelog
+* Fri Dec 11 23:48:31 CET 2020 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.15.beta.20201211git18f698d
+- New upstream snapshot 2.3.0-beta
+
* 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
diff --git a/sources b/sources
index d2cc3d1..6eb1c18 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (libKeyFinder_v2.2.3.zip) = d5eb1c1f00af07689279dd337ec8f2f738eff8658dd7883395275558493784d70ec25924dee35ceae660d9651878fd3e703b02e879f818e6427ecf0f303e15ee
-SHA512 (mixxx-bf343d2677f19d1886682c4bd15e26f70884ce27.tar.gz) = df8f3e339bca14fed99650029159ecc2948bc1d7c6ba3ab05d31f035da78ed3b61654eddfd1a051d77c511c545bda058178e815ade28282e64bf2c4a296073c4
+SHA512 (mixxx-18f698dffece85b0897c62f65020704ef2c2aeef.tar.gz) = 876d272b1b4771528281a918d650bcd781b0a2cd2fdc572b260ec68c6bb6ffe235c2062977fee06f0ac5c5f69819ecae7320f9059eaed18ee4baed3b508f341f
3 years, 11 months
[mixxx] New upstream snapshot 2.3.0-0.15.beta.20201211git18f698d
by Uwe Klotz
commit 92e92f535aed9f136e849b659ce3d5653a5530b0
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Fri Dec 11 23:58:32 2020 +0100
New upstream snapshot 2.3.0-0.15.beta.20201211git18f698d
mixxx.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index e559efc..b122117 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -9,9 +9,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit bf343d2677f19d1886682c4bd15e26f70884ce27
+%global gitcommit 18f698dffece85b0897c62f65020704ef2c2aeef
# Format: <yyyymmdd>
-%global gitcommitdate 20201205
+%global gitcommitdate 20201211
# Additional sources
%global libkeyfinder_archive v2.2.3.zip
@@ -27,7 +27,7 @@
Name: mixxx
Version: 2.3.0
-Release: 0.14%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.15%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -190,6 +190,9 @@ appstream-util \
%changelog
+* Fri Dec 11 23:48:31 CET 2020 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.15.beta.20201211git18f698d
+- New upstream snapshot 2.3.0-beta
+
* 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
diff --git a/sources b/sources
index d2cc3d1..6eb1c18 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (libKeyFinder_v2.2.3.zip) = d5eb1c1f00af07689279dd337ec8f2f738eff8658dd7883395275558493784d70ec25924dee35ceae660d9651878fd3e703b02e879f818e6427ecf0f303e15ee
-SHA512 (mixxx-bf343d2677f19d1886682c4bd15e26f70884ce27.tar.gz) = df8f3e339bca14fed99650029159ecc2948bc1d7c6ba3ab05d31f035da78ed3b61654eddfd1a051d77c511c545bda058178e815ade28282e64bf2c4a296073c4
+SHA512 (mixxx-18f698dffece85b0897c62f65020704ef2c2aeef.tar.gz) = 876d272b1b4771528281a918d650bcd781b0a2cd2fdc572b260ec68c6bb6ffe235c2062977fee06f0ac5c5f69819ecae7320f9059eaed18ee4baed3b508f341f
3 years, 11 months
[chromium-browser-privacy/f33] (13 commits) ...Update ungoogled-chromium to 87.0.4280.88-1
by qvint
Summary of changes:
f75cd8a... Update to 85.0.4183.121 (*)
3c7bb3f... Enable Hangout services extension (*)
74d6021... Use MD5-based BuildID (*)
31306e6... Use %ninja_build macro (*)
49a64e9... Remove debug_pkg toggle (*)
adb4070... Replace bconds with ordinary macros (*)
5330670... Use system libraries (*)
0d6e5c6... Update to 86.0.4240.111 (*)
b53c752... Backport some fixes from the upstream (*)
6f4d1d0... Update to 87.0.4280.66 (*)
10a2944... Update to 87.0.4280.88 (*)
7e521a8... Sync spec and sources with free/chromium-freeworld (*)
9977861... Update ungoogled-chromium to 87.0.4280.88-1 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months
[xine-lib/el7] (10 commits) ...Bump release
by Xavier Bachelot
Summary of changes:
046e5a7... Rebuild for dav1d SONAME bump (*)
b2c9a13... Rebuilt (*)
ee4c9b8... Rebuilt (*)
b59cdf8... - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass (*)
7b3fb17... Re-enable libssh2 (*)
7fdcd8e... Rebuild for new libdvdread (*)
0060e92... Update to 1.2.11 (*)
4ccc41d... Drop conditionals for EOL distros (*)
90e1b89... More EL6 cleanup (*)
2756885... Bump release (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months
[xine-lib/el8] (5 commits) ...Bump release
by Xavier Bachelot
Summary of changes:
7fdcd8e... Rebuild for new libdvdread (*)
0060e92... Update to 1.2.11 (*)
4ccc41d... Drop conditionals for EOL distros (*)
90e1b89... More EL6 cleanup (*)
2756885... Bump release (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months
[xine-lib/f32] (5 commits) ...Bump release
by Xavier Bachelot
Summary of changes:
7fdcd8e... Rebuild for new libdvdread (*)
0060e92... Update to 1.2.11 (*)
4ccc41d... Drop conditionals for EOL distros (*)
90e1b89... More EL6 cleanup (*)
2756885... Bump release (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months
[xine-lib/f33] (5 commits) ...Bump release
by Xavier Bachelot
Summary of changes:
7fdcd8e... Rebuild for new libdvdread (*)
0060e92... Update to 1.2.11 (*)
4ccc41d... Drop conditionals for EOL distros (*)
90e1b89... More EL6 cleanup (*)
2756885... Bump release (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 11 months
[xine-lib] Bump release
by Xavier Bachelot
commit 2756885d805566bc901771089c979a884d74f724
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Fri Dec 11 11:51:22 2020 +0100
Bump release
xine-lib.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index d9e3384..5998463 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -24,7 +24,7 @@
Summary: A multimedia engine
Name: xine-lib
Version: 1.2.11
-Release: 1%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Release: 2%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL: http://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -323,6 +323,9 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
+* Fri Dec 11 2020 Xavier Bachelot <xavier(a)bachelot.org> 1.2.11-2
+- Drop support for EOL distros
+
* Tue Dec 08 2020 Xavier Bachelot <xavier(a)bachelot.org> 1.2.11-1
- Update to 1.2.11
3 years, 11 months