commit 233cd626f3381e204bb390dc7314bb5af1bc0d0b
Author: Momcilo Medic <fedorauser(a)fedoraproject.org>
Date: Sun Sep 22 20:22:59 2019 +0200
Updated to 24.0.1
obs-studio.spec | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index 8224693..213a7f1 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -6,8 +6,8 @@
%endif
Name: obs-studio
-Version: 23.2.1
-Release: 3%{?dist}
+Version: 24.0.1
+Release: 1%{?dist}
Summary: Open Broadcaster Software Studio
License: GPLv2+
@@ -111,10 +111,6 @@ doxygen
%install
%ninja_install -C build
-%ifarch x86_64
-mv -f %{buildroot}/%{_prefix}/lib/pkgconfig/ %{buildroot}/%{_libdir}/
-%endif
-
# Add missing files to enable the build of obs-ndi
install -Dm644 UI/obs-frontend-api/obs-frontend-api.h %{buildroot}%{_includedir}/obs/
install -Dm644 cmake/external/ObsPluginHelpers.cmake
%{buildroot}%{_libdir}/cmake/LibObs/
@@ -152,6 +148,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_datadir}/metainfo/*.appdata
%doc docs/html
%changelog
+* Sun Sep 22 2019 Momcilo Medic <fedorauser(a)fedoraproject.org> - 24.0.1-1
+- Updated to 24.0.1
+
* Sat Aug 24 2019 Leigh Scott <leigh123linux(a)gmail.com> - 23.2.1-3
- Rebuild for python-3.8
Show replies by date