Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package subtitlecomposer for
openSUSE:Factory checked in at 2021-10-16 22:47:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/subtitlecomposer (Old)
and /work/SRC/openSUSE:Factory/.subtitlecomposer.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subtitlecomposer"
Sat Oct 16 22:47:30 2021 rev:9 rq:925678 version:0.7.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/subtitlecomposer/subtitlecomposer.changes
2021-10-08 00:06:43.677822227 +0200
+++
/work/SRC/openSUSE:Factory/.subtitlecomposer.new.1890/subtitlecomposer.changes
2021-10-16 22:48:15.192722911 +0200
@@ -1,0 +2,6 @@
+Sat Oct 16 05:19:18 UTC 2021 - Luigi Baldoni <[email protected]>
+
+- Add subtitlecomposer-ARM_GLES.patch
+- Allow build on more targets
+
+-------------------------------------------------------------------
New:
----
subtitlecomposer-ARM_GLES.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ subtitlecomposer.spec ++++++
--- /var/tmp/diff_new_pack.chV2JT/_old 2021-10-16 22:48:15.532723197 +0200
+++ /var/tmp/diff_new_pack.chV2JT/_new 2021-10-16 22:48:15.536723201 +0200
@@ -26,6 +26,8 @@
Source0:
https://download.kde.org/stable/subtitlecomposer/%{name}-%{version}.tar.xz
Source1:
https://download.kde.org/stable/subtitlecomposer/%{name}-%{version}.tar.xz.sig
Source2: subtitlecomposer.keyring
+# PATCH-FIX-UPSTREAM subtitlecomposer-ARM_GLES.patch
+Patch0: subtitlecomposer-ARM_GLES.patch
BuildRequires: cmake >= 3.10
BuildRequires: extra-cmake-modules
BuildRequires: libQt5Widgets-private-headers-devel
@@ -55,11 +57,11 @@
BuildRequires: pkgconfig(libswscale)
BuildRequires: pkgconfig(openal)
%if 0%{?suse_version} > 1500
+%ifnarch ppc64 s390x
BuildRequires: pkgconfig(pocketsphinx) >= 5
%endif
+%endif
Recommends: %{name}-lang = %{version}
-# GLES not yet supported, see
https://invent.kde.org/multimedia/subtitlecomposer/-/issues/58
-ExcludeArch: %arm aarch64
%description
A text-based subtitles editor that supports basic operations. It supports
@@ -90,7 +92,7 @@
%install
%kf5_makeinstall -C build
-# Fix persissions
+# Fix permissions
chmod 755 %{buildroot}%{_kf5_appsdir}/%{name}/scripts/*.rb
# Fix rpmlint error (devel-file-in-non-devel-package) and install header files
as doc (since they are installed just for help)
mkdir files_for_doc
@@ -117,8 +119,10 @@
%{_kf5_kxmlguidir}/%{name}/
%{_kf5_sharedir}/mime/packages/%{name}.xml
%if 0%{?suse_version} > 1500
+%ifnarch ppc64 s390x
%{_kf5_libdir}/%{name}/
%endif
+%endif
%files lang -f %{name}.lang
++++++ subtitlecomposer-ARM_GLES.patch ++++++
++++ 799 lines (skipped)