commit a3dfa6f731a5c9681d9a1ce02808fff2af081897
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Mar 21 11:48:17 2021 +0100
Update changelog
obs-ndi.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/obs-ndi.spec b/obs-ndi.spec
index 1eeef8c..27215f7 100644
--- a/obs-ndi.spec
+++ b/obs-ndi.spec
@@ -1,6 +1,6 @@
Name: obs-ndi
Version: 4.9.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Network A/V in OBS Studio with NewTek's NDI technology
License: GPLv2+
@@ -54,5 +54,8 @@ sed -i -e 's/-std=c++11 -mtune=core2 -Ofast//' CMakeLists.txt
%changelog
+* Sun Mar 21 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 4.9.1-2
+- Don't enforce c++11
+
* Wed Feb 24 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 4.9.1-1
- Initial spec file
Show replies by date