commit 57685c3d20cf7eacb47b5c8bcd61f2e6a6a8e751
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Thu Dec 6 01:11:21 2018 +0100
6th upstream release candidate snapshot for 2.2.0
- New build dependency and workaround for Xlib deadlock
.gitignore | 2 +-
mixxx.spec | 11 ++++++++---
sources | 2 +-
3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68a018a..7049f77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mixxx-9fb543c928c63c359a7608760e5124f05b4d9c20.tar.gz
+/mixxx-5752e913130544295230be9693a3919adb08b799.tar.gz
diff --git a/mixxx.spec b/mixxx.spec
index 5383603..34d8cce 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -2,9 +2,9 @@
%global extraver rc
# Optional: Only used for untagged snapshot versions
-%global gitcommit 9fb543c928c63c359a7608760e5124f05b4d9c20
+%global gitcommit 5752e913130544295230be9693a3919adb08b799
# Format: <yyyymmdd>
-%global gitcommitdate 20181126
+%global gitcommitdate 20181205
%if "%{?gitcommit}" == ""
# (Pre-)Releases
@@ -17,7 +17,7 @@
Name: mixxx
Version: 2.2.0
-Release: 0.5%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.6%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
Group: Applications/Multimedia
License: GPLv2+
@@ -58,6 +58,7 @@ BuildRequires: qt5-linguist
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtscript-devel
BuildRequires: qt5-qtsvg-devel
+BuildRequires: qt5-qtx11extras-devel
BuildRequires: qt5-qtxmlpatterns-devel
BuildRequires: qtkeychain-devel
BuildRequires: rubberband-devel
@@ -164,6 +165,10 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%changelog
+* Thu Dec 06 2018 Uwe Klotz <uklotz(a)mixxx.org> - 2.2.0-0.6.rc.20181205git5752e91
+- 6th upstream release candidate snapshot for 2.2.0
+- New dependency and workaround for Xlib deadlock
+
* Mon Nov 26 2018 Uwe Klotz <uklotz(a)mixxx.org> - 2.2.0-0.5.rc.20181126git9fb543c
- 5th upstream release candidate snapshot for 2.2.0
- Rename plugin directories
diff --git a/sources b/sources
index 9198bab..94e082e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0c53022f1cfb0153f93eec2ff3d6737 mixxx-9fb543c928c63c359a7608760e5124f05b4d9c20.tar.gz
+a399a3133728f7936546908ca8301111 mixxx-5752e913130544295230be9693a3919adb08b799.tar.gz