[vdr-markad] Update to 3.0.1
by Martin Gansser
commit 7ff5243b63ec486fbe3b80e09f89d11b1153d984
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed May 5 10:45:56 2021 +0200
Update to 3.0.1
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb40c3e..e3233f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-2.6.7.tar.gz
/vdr-markad-2.6.8.tar.gz
/vdr-markad-3.0.0.tar.gz
+/vdr-markad-3.0.1.tar.gz
diff --git a/sources b/sources
index a979e3c..15321e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-3.0.0.tar.gz) = 8facc66c6927bd16be3ab49aa866b1a0fe729efe8b8741bfefa1da8295f3cfa9266c9fd529fb8c0c1a84ec8764529ae2e9daa2c001de860afdb3ee9b6d366e14
+SHA512 (vdr-markad-3.0.1.tar.gz) = 1783b19819c18a467593e8b8d42d8eaf5b70bdd0eb5365e8bf93bd51bafd267a97c8227ef75891229bc8ef2b5e0548c88fe3808c85c2da1baf0ee1b2d1c7b1b7
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 597db23..ad0a2c5 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,6 +1,6 @@
Name: vdr-markad
-Version: 3.0.0
-Release: 2%{?dist}
+Version: 3.0.1
+Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
URL: https://github.com/kfb77/vdr-plugin-markad
@@ -48,6 +48,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Wed May 05 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.1-1
+- Update to 3.0.1
+
* Mon Apr 26 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.0-2
- Rebuilt for new VDR API version
3 years, 7 months
[mixxx/f32] New upstream snapshot 2.3.0-0.22.beta.20210505git30af05c
by Uwe Klotz
commit b76e0658e0d1cc0017adedb7018e087d65fe7813
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed May 5 02:12:57 2021 +0200
New upstream snapshot 2.3.0-0.22.beta.20210505git30af05c
mixxx.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index f7c1f68..a31f288 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -10,9 +10,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 25f342e606c78e3da390ace708aebb50485ab9bf
+%global gitcommit 30af05cd4f8dd0f18a553d0361dac5803e74fd04
# Format: <yyyymmdd>
-%global gitcommitdate 20210322
+%global gitcommitdate 20210505
# Additional sources
%global libkeyfinder_archive v2.2.4.zip
@@ -28,7 +28,7 @@
Name: mixxx
Version: 2.3.0
-Release: 0.20%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.22%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -222,6 +222,9 @@ appstream-util \
%changelog
+* Wed May 05 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.22.beta.20210505git30af05c
+- New upstream snapshot 2.3.0-beta
+
* Mon Mar 22 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.20.beta.20210322git25f342e
- New upstream snapshot 2.3.0-beta
- Fix column reordering
diff --git a/sources b/sources
index 7ec1d27..6b74fff 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (libkeyfinder_v2.2.4.zip) = fcdd2a645d2770b62d30d2ee552fcfdd688692754779a1e13a9fd36e705a987a46ff388a094ec6dc4fdb5e58f4fc40efff0492e5ee820ec4962ed96fbb4b5c67
-SHA512 (mixxx-25f342e606c78e3da390ace708aebb50485ab9bf.tar.gz) = 67ea120b7dab2dc17513da764080b59abcd4fc90a7ff6724e9acb828642941dce1fcf15ad33599ad7a1add992c2bbe506057d1eeb62cde7bc3103b006c9ae6c5
+SHA512 (mixxx-30af05cd4f8dd0f18a553d0361dac5803e74fd04.tar.gz) = 6563e64ca15a94bab20d9cde43b57768e7cbdfa17518b3ab225b011d71bbf0d3aeaf1b81d7c0c9c21b7dea3fbaca86756f7131e12c47e978f0887c108665daf3
3 years, 7 months
[mixxx/f32] Add missing runtime dependency
by Uwe Klotz
commit f6c58de95f014ced3867f4157c7e30f847a72de2
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Fri Apr 9 12:31:55 2021 +0200
Add missing runtime dependency
https://bugs.launchpad.net/mixxx/+bug/1922961
mixxx.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/mixxx.spec b/mixxx.spec
index 4cf07f8..f7c1f68 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -88,6 +88,7 @@ BuildRequires: wavpack-devel
# Runtime Requirements
Requires: faad2
Requires: open-sans-fonts
+Requires: qt5-qttranslations
%description
Mixxx is open source software for DJ'ing. You can use
3 years, 7 months
[mixxx/f32] Disable EngineBufferE2ETest.RubberbandReverseTest tmeporarily
by Uwe Klotz
commit 124aa2989dcfe81e76fd7b9a25bcee1547918517
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Fri Apr 9 12:31:15 2021 +0200
Disable EngineBufferE2ETest.RubberbandReverseTest tmeporarily
mixxx.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 2d51477..4cf07f8 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -169,6 +169,12 @@ rm -rf \
%check
+# TODO: Enable EngineBufferE2ETest.RubberbandReverseTest for
+# all architectures after issues have been resolved.
+# https://bugs.launchpad.net/mixxx/+bug/1921955
+# https://github.com/breakfastquay/rubberband/issues/37
+# PR: https://src.fedoraproject.org/rpms/rubberband/pull-request/1
+
# TODO: Enable EngineBufferE2ETest after spurious failures for
# x86_64 when run on AMD EPYC have been resolved. Varying tests
# are failing sometimes.
@@ -179,13 +185,11 @@ rm -rf \
# TODO: Enable ControllerEngine NaN tests on ARM after the cause for
# the failing tests has been found and fixed.
-# TODO: Fix spurious failures of EngineBufferE2ETest.RubberbandReverseTest
%ifarch %{arm32} %{arm64}
%global ctest_timeout_secs 300
%global ctest_exclude_regex setValue_IgnoresNaN|setParameter_NaN|EngineBufferE2ETest.RubberbandReverseTest
%endif
-# TODO: Fix spurious failures of EngineBufferE2ETest.RubberbandReverseTest
%ifarch %{power64}
%global ctest_timeout_secs 240
%global ctest_exclude_regex EngineBufferE2ETest.RubberbandReverseTest
3 years, 7 months
[mixxx/f33] New upstream snapshot 2.3.0-0.22.beta.20210505git30af05c
by Uwe Klotz
commit f62e1c6c77bd72658bf3964d8b6293fbf995e369
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed May 5 02:12:57 2021 +0200
New upstream snapshot 2.3.0-0.22.beta.20210505git30af05c
mixxx.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index ea033b0..713171c 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -10,9 +10,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 25f342e606c78e3da390ace708aebb50485ab9bf
+%global gitcommit 30af05cd4f8dd0f18a553d0361dac5803e74fd04
# Format: <yyyymmdd>
-%global gitcommitdate 20210322
+%global gitcommitdate 20210505
# Additional sources
%global libkeyfinder_archive v2.2.4.zip
@@ -28,7 +28,7 @@
Name: mixxx
Version: 2.3.0
-Release: 0.20%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.22%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -222,6 +222,9 @@ appstream-util \
%changelog
+* Wed May 05 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.22.beta.20210505git30af05c
+- New upstream snapshot 2.3.0-beta
+
* Mon Mar 22 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.20.beta.20210322git25f342e
- New upstream snapshot 2.3.0-beta
- Fix column reordering
diff --git a/sources b/sources
index 7ec1d27..6b74fff 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (libkeyfinder_v2.2.4.zip) = fcdd2a645d2770b62d30d2ee552fcfdd688692754779a1e13a9fd36e705a987a46ff388a094ec6dc4fdb5e58f4fc40efff0492e5ee820ec4962ed96fbb4b5c67
-SHA512 (mixxx-25f342e606c78e3da390ace708aebb50485ab9bf.tar.gz) = 67ea120b7dab2dc17513da764080b59abcd4fc90a7ff6724e9acb828642941dce1fcf15ad33599ad7a1add992c2bbe506057d1eeb62cde7bc3103b006c9ae6c5
+SHA512 (mixxx-30af05cd4f8dd0f18a553d0361dac5803e74fd04.tar.gz) = 6563e64ca15a94bab20d9cde43b57768e7cbdfa17518b3ab225b011d71bbf0d3aeaf1b81d7c0c9c21b7dea3fbaca86756f7131e12c47e978f0887c108665daf3
3 years, 7 months
[mixxx/f33] Add missing runtime dependency
by Uwe Klotz
commit 77ac6108016a860436fa67b2a89607f615f30f5e
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Fri Apr 9 12:31:55 2021 +0200
Add missing runtime dependency
https://bugs.launchpad.net/mixxx/+bug/1922961
mixxx.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/mixxx.spec b/mixxx.spec
index 5a4b370..ea033b0 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -88,6 +88,7 @@ BuildRequires: wavpack-devel
# Runtime Requirements
Requires: faad2
Requires: open-sans-fonts
+Requires: qt5-qttranslations
%description
Mixxx is open source software for DJ'ing. You can use
3 years, 7 months
[mixxx/f33] Disable EngineBufferE2ETest.RubberbandReverseTest tmeporarily
by Uwe Klotz
commit 1448cfa37d1226393bdc473aeba281c0f825331b
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Fri Apr 9 12:31:15 2021 +0200
Disable EngineBufferE2ETest.RubberbandReverseTest tmeporarily
mixxx.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index d82b7d1..5a4b370 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -169,6 +169,12 @@ rm -rf \
%check
+# TODO: Enable EngineBufferE2ETest.RubberbandReverseTest for
+# all architectures after issues have been resolved.
+# https://bugs.launchpad.net/mixxx/+bug/1921955
+# https://github.com/breakfastquay/rubberband/issues/37
+# PR: https://src.fedoraproject.org/rpms/rubberband/pull-request/1
+
# TODO: Enable EngineBufferE2ETest after spurious failures for
# x86_64 when run on AMD EPYC have been resolved. Varying tests
# are failing sometimes.
@@ -179,13 +185,11 @@ rm -rf \
# TODO: Enable ControllerEngine NaN tests on ARM after the cause for
# the failing tests has been found and fixed.
-# TODO: Fix spurious failures of EngineBufferE2ETest.RubberbandReverseTest
%ifarch %{arm32} %{arm64}
%global ctest_timeout_secs 300
%global ctest_exclude_regex setValue_IgnoresNaN|setParameter_NaN|EngineBufferE2ETest.RubberbandReverseTest
%endif
-# TODO: Fix spurious failures of EngineBufferE2ETest.RubberbandReverseTest
%ifarch %{power64}
%global ctest_timeout_secs 240
%global ctest_exclude_regex EngineBufferE2ETest.RubberbandReverseTest
3 years, 7 months
[mixxx] New upstream snapshot 2.3.0-0.22.beta.20210505git30af05c
by Uwe Klotz
commit aefe7ac21fcf117e3b49b2a328e93ee20cb1aeaa
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed May 5 02:12:57 2021 +0200
New upstream snapshot 2.3.0-0.22.beta.20210505git30af05c
mixxx.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 1db0925..175d378 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -10,9 +10,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 25f342e606c78e3da390ace708aebb50485ab9bf
+%global gitcommit 30af05cd4f8dd0f18a553d0361dac5803e74fd04
# Format: <yyyymmdd>
-%global gitcommitdate 20210322
+%global gitcommitdate 20210505
# Additional sources
%global libkeyfinder_archive v2.2.4.zip
@@ -28,7 +28,7 @@
Name: mixxx
Version: 2.3.0
-Release: 0.21%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.22%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -222,6 +222,9 @@ appstream-util \
%changelog
+* Wed May 05 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.22.beta.20210505git30af05c
+- New upstream snapshot 2.3.0-beta
+
* Sat Apr 24 2021 Leigh Scott <leigh123linux(a)gmail.com> - 2.3.0-0.21.beta.20210322git25f342e
- Rebuilt for removed libstdc++ symbol (#1937698)
diff --git a/sources b/sources
index 7ec1d27..6b74fff 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (libkeyfinder_v2.2.4.zip) = fcdd2a645d2770b62d30d2ee552fcfdd688692754779a1e13a9fd36e705a987a46ff388a094ec6dc4fdb5e58f4fc40efff0492e5ee820ec4962ed96fbb4b5c67
-SHA512 (mixxx-25f342e606c78e3da390ace708aebb50485ab9bf.tar.gz) = 67ea120b7dab2dc17513da764080b59abcd4fc90a7ff6724e9acb828642941dce1fcf15ad33599ad7a1add992c2bbe506057d1eeb62cde7bc3103b006c9ae6c5
+SHA512 (mixxx-30af05cd4f8dd0f18a553d0361dac5803e74fd04.tar.gz) = 6563e64ca15a94bab20d9cde43b57768e7cbdfa17518b3ab225b011d71bbf0d3aeaf1b81d7c0c9c21b7dea3fbaca86756f7131e12c47e978f0887c108665daf3
3 years, 7 months
[mixxx] Revert "Turn off fatal warnings"
by Uwe Klotz
commit 0335f6fa6a5ed232a10c5af314608671e72ae475
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed May 5 02:03:24 2021 +0200
Revert "Turn off fatal warnings"
This reverts commit 0906bbdf0e5bd7ec4b1fccd583face042f24a056.
mixxx.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 6d45b28..1db0925 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -119,15 +119,12 @@ cp %{SOURCE1} %{__cmake_builddir}/download/libkeyfinder/%{libkeyfinder_archive}
%build
-# Turn off fatal warnings
-# ../src/sources/soundsourceffmpeg.cpp:1023:29: error: 'void av_init_packet(AVPacket*)' is deprecated [-Werror=deprecated-declarations]
-# 1023 | av_init_packet(&avPacket);
%cmake3 \
-GNinja \
-DCMAKE_BUILD_TYPE=Release \
-DOPTIMIZE=portable \
-DINSTALL_USER_UDEV_RULES=ON \
- -DWARNINGS_FATAL=OFF \
+ -DWARNINGS_FATAL=ON \
-DBATTERY=ON \
-DBROADCAST=ON \
-DBULK=ON \
3 years, 7 months