commit 7b85f8b2696791d04eb393f21e12f35d4e62432d
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed Feb 2 00:06:05 2022 +0100
Fix missing release date in AppStream metadata
appstream_metainfo.patch | 13 +++++++++++++
mixxx.spec | 6 +++++-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/appstream_metainfo.patch b/appstream_metainfo.patch
new file mode 100644
index 0000000..ca4b9ee
--- /dev/null
+++ b/appstream_metainfo.patch
@@ -0,0 +1,13 @@
+diff --git a/res/linux/org.mixxx.Mixxx.metainfo.xml
b/res/linux/org.mixxx.Mixxx.metainfo.xml
+index 7564218812..c752890071 100644
+--- a/res/linux/org.mixxx.Mixxx.metainfo.xml
++++ b/res/linux/org.mixxx.Mixxx.metainfo.xml
+@@ -98,7 +98,7 @@
+ Do not edit it manually.
+ -->
+ <releases>
+- <release version="2.3.2" type="development">
++ <release version="2.3.2" type="stable"
date="2022-01-31" timestamp="1643587200">
+ <description>
+ <ul>
+ <li>
diff --git a/mixxx.spec b/mixxx.spec
index dcbabf6..78861e9 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -25,7 +25,7 @@
Name: mixxx
Version: 2.3.2
-Release: 1%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 2%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL:
http://www.mixxx.org
@@ -33,6 +33,7 @@ Source0:
https://github.com/mixxxdj/%{name}/archive/%{sources}/%{name}-%{
# 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...
+Patch0: appstream_metainfo.patch
# Build Tools
BuildRequires: desktop-file-utils
@@ -207,6 +208,9 @@ appstreamcli \
%{_udevrulesdir}/69-%{name}-usb-uaccess.rules
%changelog
+* Tue Feb 01 2022 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.2-2
+- Fix missing release date in AppStream metadata
+
* Mon Jan 31 2022 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.2-1
- New upstream release 2.3.2