[vdr-markad/f33] Update to 3.0.2
by Martin Gansser
Summary of changes:
97d0e7e... Update to 3.0.2 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 7 months
[vdr-markad/f34] Update to 3.0.2
by Martin Gansser
Summary of changes:
97d0e7e... Update to 3.0.2 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 7 months
[vdr-markad] Update to 3.0.2
by Martin Gansser
commit 97d0e7e54ec83df3f24d9a3db5a06564c5fc6c13
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun May 9 22:41:57 2021 +0200
Update to 3.0.2
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3233f4..719bec2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-2.6.8.tar.gz
/vdr-markad-3.0.0.tar.gz
/vdr-markad-3.0.1.tar.gz
+/vdr-markad-3.0.2.tar.gz
diff --git a/sources b/sources
index 15321e9..51dcbf4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-3.0.1.tar.gz) = 1783b19819c18a467593e8b8d42d8eaf5b70bdd0eb5365e8bf93bd51bafd267a97c8227ef75891229bc8ef2b5e0548c88fe3808c85c2da1baf0ee1b2d1c7b1b7
+SHA512 (vdr-markad-3.0.2.tar.gz) = eebc54684210e5f38bf2e57729aef515441b5d18c0a89eea7ad2c63c3563d1694201c5bffae7e5a0c2b676dc8e4e74a240c9710cfae75913ba058c8143bca2f8
diff --git a/vdr-markad.spec b/vdr-markad.spec
index ad0a2c5..3cf6728 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,5 +1,5 @@
Name: vdr-markad
-Version: 3.0.1
+Version: 3.0.2
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -48,6 +48,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Sun May 09 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.2-1
+- Update to 3.0.2
+
* Wed May 05 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.1-1
- Update to 3.0.1
3 years, 7 months
[mixxx/f34] Add TODO for disabled EngineSyncTest
by Uwe Klotz
commit 7b4a3ffcc89f5c97675c5848572f2bafd49a9913
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sun May 9 17:28:07 2021 +0200
Add TODO for disabled EngineSyncTest
mixxx.spec | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 3d40405..c1a7438 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -186,18 +186,12 @@ rm -rf \
# TODO: Enable ControllerEngine NaN tests on ARM after the cause for
# the failing tests has been found and fixed.
-%ifarch %{arm32}
+# TODO: Enable broken EngineSyncTest, https://bugs.launchpad.net/mixxx/+bug/1927859
+%ifarch %{arm32} %{arm64}
%global ctest_timeout_secs 300
%global ctest_exclude_regex setValue_IgnoresNaN|setParameter_NaN|ZeroLatencyRateChangeQuant|ZeroLatencyRateDiffQuant|RubberbandReverseTest
%endif
-# TODO: Enable ControllerEngine NaN tests on ARM after the cause for
-# the failing tests has been found and fixed.
-%ifarch %{arm64}
- %global ctest_timeout_secs 300
- %global ctest_exclude_regex setValue_IgnoresNaN|setParameter_NaN|RubberbandReverseTest
-%endif
-
%ifarch %{power64}
%global ctest_timeout_secs 240
%global ctest_exclude_regex RubberbandReverseTest
3 years, 7 months
[mixxx/f33] Add TODO for disabled EngineSyncTest
by Uwe Klotz
commit c3067271829ca85373d78249985ab8b92ce963cc
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sun May 9 17:28:07 2021 +0200
Add TODO for disabled EngineSyncTest
mixxx.spec | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 235ccd8..64ca77b 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -186,18 +186,12 @@ rm -rf \
# TODO: Enable ControllerEngine NaN tests on ARM after the cause for
# the failing tests has been found and fixed.
-%ifarch %{arm32}
+# TODO: Enable broken EngineSyncTest, https://bugs.launchpad.net/mixxx/+bug/1927859
+%ifarch %{arm32} %{arm64}
%global ctest_timeout_secs 300
%global ctest_exclude_regex setValue_IgnoresNaN|setParameter_NaN|ZeroLatencyRateChangeQuant|ZeroLatencyRateDiffQuant|RubberbandReverseTest
%endif
-# TODO: Enable ControllerEngine NaN tests on ARM after the cause for
-# the failing tests has been found and fixed.
-%ifarch %{arm64}
- %global ctest_timeout_secs 300
- %global ctest_exclude_regex setValue_IgnoresNaN|setParameter_NaN|RubberbandReverseTest
-%endif
-
%ifarch %{power64}
%global ctest_timeout_secs 240
%global ctest_exclude_regex RubberbandReverseTest
3 years, 7 months
[mixxx/f32] Add TODO for disabled EngineSyncTest
by Uwe Klotz
commit 5a9a7f9648969b35d871a850bcdc24cf86e1044a
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sun May 9 17:28:07 2021 +0200
Add TODO for disabled EngineSyncTest
mixxx.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/mixxx.spec b/mixxx.spec
index 8da8b89..052e7ab 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -186,6 +186,7 @@ rm -rf \
# TODO: Enable ControllerEngine NaN tests on ARM after the cause for
# the failing tests has been found and fixed.
+# TODO: Enable broken EngineSyncTest, https://bugs.launchpad.net/mixxx/+bug/1927859
%ifarch armv7hl aarch64
%global ctest_timeout_secs 300
%global ctest_exclude_regex setValue_IgnoresNaN|setParameter_NaN|ZeroLatencyRateChangeQuant|ZeroLatencyRateDiffQuant|RubberbandReverseTest
3 years, 7 months
[mixxx/f32] Disable failing EngineSync tests
by Uwe Klotz
commit f5e86179c0a46c5b9cab9f1326ff022b31af5427
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sun May 9 17:25:52 2021 +0200
Disable failing EngineSync tests
mixxx.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index d6a2a43..8da8b89 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -188,12 +188,12 @@ rm -rf \
# the failing tests has been found and fixed.
%ifarch armv7hl aarch64
%global ctest_timeout_secs 300
- %global ctest_exclude_regex setValue_IgnoresNaN|setParameter_NaN|EngineBufferE2ETest.RubberbandReverseTest
+ %global ctest_exclude_regex setValue_IgnoresNaN|setParameter_NaN|ZeroLatencyRateChangeQuant|ZeroLatencyRateDiffQuant|RubberbandReverseTest
%endif
%ifarch %{power64}
%global ctest_timeout_secs 240
- %global ctest_exclude_regex EngineBufferE2ETest.RubberbandReverseTest
+ %global ctest_exclude_regex RubberbandReverseTest
%endif
# Run tests
3 years, 7 months
[mixxx] Add TODO for disabled EngineSyncTest
by Uwe Klotz
commit b4c305acaf48affc2a389eed6d10288969a4c395
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sun May 9 17:28:07 2021 +0200
Add TODO for disabled EngineSyncTest
mixxx.spec | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 3d40405..c1a7438 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -186,18 +186,12 @@ rm -rf \
# TODO: Enable ControllerEngine NaN tests on ARM after the cause for
# the failing tests has been found and fixed.
-%ifarch %{arm32}
+# TODO: Enable broken EngineSyncTest, https://bugs.launchpad.net/mixxx/+bug/1927859
+%ifarch %{arm32} %{arm64}
%global ctest_timeout_secs 300
%global ctest_exclude_regex setValue_IgnoresNaN|setParameter_NaN|ZeroLatencyRateChangeQuant|ZeroLatencyRateDiffQuant|RubberbandReverseTest
%endif
-# TODO: Enable ControllerEngine NaN tests on ARM after the cause for
-# the failing tests has been found and fixed.
-%ifarch %{arm64}
- %global ctest_timeout_secs 300
- %global ctest_exclude_regex setValue_IgnoresNaN|setParameter_NaN|RubberbandReverseTest
-%endif
-
%ifarch %{power64}
%global ctest_timeout_secs 240
%global ctest_exclude_regex RubberbandReverseTest
3 years, 7 months
[mixxx/f33] New upstream snapshot 2.3.0-0.23.beta.20210509gite409a0e
by Uwe Klotz
commit b6571d85bcec1152db64db353c94ad69f88380bf
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sun May 9 16:52:14 2021 +0200
New upstream snapshot 2.3.0-0.23.beta.20210509gite409a0e
Fixes an unnoticed application data folder regression.
mixxx.spec | 11 ++++++++---
sources | 2 +-
2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index bb3828e..235ccd8 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -10,9 +10,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 30af05cd4f8dd0f18a553d0361dac5803e74fd04
+%global gitcommit e409a0e08e6100d5347542d751d9e6201048d0f2
# Format: <yyyymmdd>
-%global gitcommitdate 20210505
+%global gitcommitdate 20210509
# Additional sources
%global libkeyfinder_archive v2.2.4.zip
@@ -28,7 +28,7 @@
Name: mixxx
Version: 2.3.0
-Release: 0.22%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.23%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -229,6 +229,11 @@ appstream-util \
%changelog
+* Sun May 09 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.23.beta.20210509gite409a0e
+- New upstream snapshot 2.3.0-beta
+- Fixes an unnoticed regression: 2.3.0-0.22 used ~/local/share/Mixxx instead of ~/.mixxx
+ for storing application data
+
* Wed May 05 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.22.beta.20210505git30af05c
- New upstream snapshot 2.3.0-beta
- Unbundle offline PDF manual
diff --git a/sources b/sources
index 6b74fff..bf71923 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (libkeyfinder_v2.2.4.zip) = fcdd2a645d2770b62d30d2ee552fcfdd688692754779a1e13a9fd36e705a987a46ff388a094ec6dc4fdb5e58f4fc40efff0492e5ee820ec4962ed96fbb4b5c67
-SHA512 (mixxx-30af05cd4f8dd0f18a553d0361dac5803e74fd04.tar.gz) = 6563e64ca15a94bab20d9cde43b57768e7cbdfa17518b3ab225b011d71bbf0d3aeaf1b81d7c0c9c21b7dea3fbaca86756f7131e12c47e978f0887c108665daf3
+SHA512 (mixxx-e409a0e08e6100d5347542d751d9e6201048d0f2.tar.gz) = 980dd4a36207f62377896a2a44c7f6090f154f0dea4137908c1d11ef4a588212433509a35427af9c5ab15214c54ef171a2b6fa50fe3f09727970c42b15b4010d
3 years, 7 months
[mixxx/f32] New upstream snapshot 2.3.0-0.23.beta.20210509gite409a0e
by Uwe Klotz
commit 21f39501b19eb939af0dd6fda4eb33a0eec77eae
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sun May 9 16:52:14 2021 +0200
New upstream snapshot 2.3.0-0.23.beta.20210509gite409a0e
Fixes an unnoticed application data folder regression.
mixxx.spec | 11 ++++++++---
sources | 2 +-
2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 88e4125..d6a2a43 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -10,9 +10,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 30af05cd4f8dd0f18a553d0361dac5803e74fd04
+%global gitcommit e409a0e08e6100d5347542d751d9e6201048d0f2
# Format: <yyyymmdd>
-%global gitcommitdate 20210505
+%global gitcommitdate 20210509
# Additional sources
%global libkeyfinder_archive v2.2.4.zip
@@ -28,7 +28,7 @@
Name: mixxx
Version: 2.3.0
-Release: 0.22%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.23%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -222,6 +222,11 @@ appstream-util \
%changelog
+* Sun May 09 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.23.beta.20210509gite409a0e
+- New upstream snapshot 2.3.0-beta
+- Fixes an unnoticed regression: 2.3.0-0.22 used ~/local/share/Mixxx instead of ~/.mixxx
+ for storing application data
+
* Wed May 05 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.22.beta.20210505git30af05c
- New upstream snapshot 2.3.0-beta
- Unbundle offline PDF manual
diff --git a/sources b/sources
index 6b74fff..bf71923 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (libkeyfinder_v2.2.4.zip) = fcdd2a645d2770b62d30d2ee552fcfdd688692754779a1e13a9fd36e705a987a46ff388a094ec6dc4fdb5e58f4fc40efff0492e5ee820ec4962ed96fbb4b5c67
-SHA512 (mixxx-30af05cd4f8dd0f18a553d0361dac5803e74fd04.tar.gz) = 6563e64ca15a94bab20d9cde43b57768e7cbdfa17518b3ab225b011d71bbf0d3aeaf1b81d7c0c9c21b7dea3fbaca86756f7131e12c47e978f0887c108665daf3
+SHA512 (mixxx-e409a0e08e6100d5347542d751d9e6201048d0f2.tar.gz) = 980dd4a36207f62377896a2a44c7f6090f154f0dea4137908c1d11ef4a588212433509a35427af9c5ab15214c54ef171a2b6fa50fe3f09727970c42b15b4010d
3 years, 7 months