commit 121b2c74a43eeafe262d666ca1078151c0f01acc
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sat Jan 22 23:54:46 2022 +0100
New upstream release 2.3.2
mixxx.spec | 21 +++++++++++----------
sources | 4 ++--
2 files changed, 13 insertions(+), 12 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 98e9d19..dcbabf6 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -12,7 +12,7 @@
#global gitcommitdate 20210615
# Additional sources
-%global libkeyfinder_archive v2.2.4.zip
+%global libkeyfinder_version 2.2.6
%if "%{?gitcommit}" == ""
# (Pre-)Releases
@@ -24,14 +24,15 @@
%endif
Name: mixxx
-Version: 2.3.1
+Version: 2.3.2
Release: 1%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL:
http://www.mixxx.org
Source0:
https://github.com/mixxxdj/%{name}/archive/%{sources}/%{name}-%{sources}....
-# Temporarily rename the libkeyfinder archive for disambiguation while downloading
sources
-Source1:
https://github.com/mixxxdj/libkeyfinder/archive/%{libkeyfinder_archive}#/...
+# Append the actual downloaded file name with a preceding slash '/'
+# as a fragment identifier to the URL to populate SOURCE1 correctly
+Source1:
https://github.com/mixxxdj/libkeyfinder/archive/refs/tags/v%{libkeyfinder...
# Build Tools
BuildRequires: desktop-file-utils
@@ -108,12 +109,9 @@ echo "#pragma once" > src/build.h
%endif
# Copy the libkeyfinder archive from the sources folder into the
-# dedicated download folder of the build directory. Thereby rename
-# the archive back into the original name as expected by the CMake
-# build.
-mkdir -p %{__cmake_builddir}/download/libkeyfinder
-cp %{SOURCE1} %{__cmake_builddir}/download/libkeyfinder/%{libkeyfinder_archive}
-
+# dedicated downloads folder of the build directory.
+mkdir -p %{__cmake_builddir}/downloads
+cp %{SOURCE1} %{__cmake_builddir}/downloads
%build
%cmake \
@@ -209,6 +207,9 @@ appstreamcli \
%{_udevrulesdir}/69-%{name}-usb-uaccess.rules
%changelog
+* Mon Jan 31 2022 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.2-1
+- New upstream release 2.3.2
+
* Wed Sep 29 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.1-1
- New upstream release 2.3.1
diff --git a/sources b/sources
index 65763b9..d9815e2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (libkeyfinder_v2.2.4.zip) =
fcdd2a645d2770b62d30d2ee552fcfdd688692754779a1e13a9fd36e705a987a46ff388a094ec6dc4fdb5e58f4fc40efff0492e5ee820ec4962ed96fbb4b5c67
-SHA512 (mixxx-2.3.1.tar.gz) =
17cf8dee2aaca2ed85067474d40b0955abd22268767a9c68dbc8126554e6b216ddab9a42b6c888606aca61fdcccccda3062f5b4f1f550722c5033c516e046816
+SHA512 (libkeyfinder-2.2.6.zip) =
23ffcc4da59019349824b60dd1b125d559f39d7731fe7f00cdc8f4a97a342fa59ef5183c4e272ff4c5fd06eaa89c581e07fdb26bcfd3c98cc42d2dcc29e13e1e
+SHA512 (mixxx-2.3.2.tar.gz) =
81282d6c587914157b9ef4a7ca2f0e886cb97a847e215e2b0496671938d392e3fc8f941071577bc69db517e677dcd96b72e4b53d6fd42d2224c8a4e62d2acbcd