commit ac420f440cf13ae74c1653a474c493fb9390be28
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Oct 24 13:56:39 2022 +0200
Update to 22.10.23
Add qmplay2-shared_ptr.patch
.gitignore | 1 +
qmplay2-shared_ptr.patch | 20 ++++++++++++++++++++
qmplay2.spec | 7 ++++++-
sources | 2 +-
4 files changed, 28 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7686ff2..cc16c5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
/QMPlay2-22.03.19.tar.gz
/QMPlay2-22.06.16.tar.gz
/QMPlay2-22.08.21.tar.gz
+/QMPlay2-22.10.23.tar.gz
diff --git a/qmplay2-shared_ptr.patch b/qmplay2-shared_ptr.patch
new file mode 100644
index 0000000..ad8cfb6
--- /dev/null
+++ b/qmplay2-shared_ptr.patch
@@ -0,0 +1,20 @@
+--- src/qmplay2/QMPlay2OSD.hpp.orig 2022-10-24 13:30:24.703486826 +0200
++++ src/qmplay2/QMPlay2OSD.hpp 2022-10-24 13:31:17.157936512 +0200
+@@ -27,6 +27,7 @@
+ #include <functional>
+ #include <vector>
+ #include <mutex>
++#include <memory>
+
+ #ifdef USE_VULKAN
+ # include <QVector4D>
+--- src/qmplay2/LibASS.hpp.orig 2022-10-24 13:39:56.169520417 +0200
++++ src/qmplay2/LibASS.hpp 2022-10-24 13:40:21.483208863 +0200
+@@ -24,6 +24,7 @@
+ #include <QList>
+
+ #include <set>
++#include <memory>
+
+ class Settings;
+ class QMPlay2OSD;
diff --git a/qmplay2.spec b/qmplay2.spec
index 7e31fe5..aa52d6c 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -2,13 +2,14 @@
%global pname QMPlay2
Name: qmplay2
-Version: 22.08.21
+Version: 22.10.23
Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
URL:
http://zaps166.sourceforge.net/?app=QMPlay2
Source:
https://github.com/zaps166/QMPlay2/archive/%{version}/%{pname}-%{version}...
Patch0: %{name}-numeric_limit_fix.patch
+Patch1: %{name}-shared_ptr.patch
BuildRequires: cmake
BuildRequires: ninja-build
@@ -124,6 +125,10 @@ appstream-util validate-relax --nonet
%{buildroot}%{_metainfodir}/*.appdata.xml
%{_includedir}/%{pname}/
%changelog
+* Mon Oct 24 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 22.10.23-1
+- Update to 22.10.23
+- Add qmplay2-shared_ptr.patch
+
* Mon Aug 22 2022 Leigh Scott <leigh123linux(a)gmail.com> - 22.08.21-1
- Update to 22.08.21
- Remove unused build requires and requires
diff --git a/sources b/sources
index 2058ea5..99b28ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (QMPlay2-22.08.21.tar.gz) =
51fdd2f72714492530bf55065051fb9159676291dc4e40067a4f5db6a4ebb0952c3db53ac4200ad4dc3d4571ac835a39fe89cd6ea9cf6d036694b758a42c70df
+SHA512 (QMPlay2-22.10.23.tar.gz) =
5ed74fe49a178e2d426e4d4dd9d149b9b7c7f73e38aff5a20c230a168b2a3baacd61d59c0d67972da0d944a42a137d6caa8631561ac12f64c1f1019cfb69b6e4