commit 1d719b7c01a111988619ba3e7e9ffd5981d5caad
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Mon Dec 24 19:57:09 2018 +0100
New upstream release 2.2.0
.gitignore | 2 +-
mixxx.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6cc695a..89b660d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mixxx-bd4218904e6a0be00d9c0ff614903677bdd3ee87.tar.gz
+/mixxx-release-2.2.0.tar.gz
diff --git a/mixxx.spec b/mixxx.spec
index e0ac4be..8389f8d 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -1,10 +1,10 @@
# Optional: Package version suffix for pre-releases, e.g. "beta" or
"rc"
-%global extraver rc
+#global extraver rc
# Optional: Only used for untagged snapshot versions
-%global gitcommit bd4218904e6a0be00d9c0ff614903677bdd3ee87
+#global gitcommit d9d7ea6404de71c86beacfc86f9087dc8db0fc58
# Format: <yyyymmdd>
-%global gitcommitdate 20181212
+#global gitcommitdate 20181224
%if "%{?gitcommit}" == ""
# (Pre-)Releases
@@ -17,7 +17,7 @@
Name: mixxx
Version: 2.2.0
-Release: 0.7%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 1%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
Group: Applications/Multimedia
License: GPLv2+
@@ -165,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%changelog
+* Mon Dec 24 2018 Uwe Klotz <uklotz(a)mixxx.org> - 2.2.0-1
+- New upstream release 2.2.0
+
* Wed Dec 12 2018 Uwe Klotz <uklotz(a)mixxx.org> - 2.2.0-0.7.rc.20181212gitbd42189
- 7th upstream release candidate snapshot for 2.2.0
- Remove remaining Qt4 dependencies (QtKeychain)
diff --git a/sources b/sources
index 808ccce..f6b3f18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ce6762023cb28c72b094ad648cd0071 mixxx-bd4218904e6a0be00d9c0ff614903677bdd3ee87.tar.gz
+8b6b2afd1f7bfe6ae90ad17155199925 mixxx-release-2.2.0.tar.gz