Hello community,

here is the log from the commit of package subtitlecomposer for 
openSUSE:Factory checked in at 2019-06-30 10:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/subtitlecomposer (Old)
 and      /work/SRC/openSUSE:Factory/.subtitlecomposer.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "subtitlecomposer"

Sun Jun 30 10:22:24 2019 rev:5 rq:712547 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/subtitlecomposer/subtitlecomposer.changes        
2018-06-19 11:58:07.898355663 +0200
+++ 
/work/SRC/openSUSE:Factory/.subtitlecomposer.new.4615/subtitlecomposer.changes  
    2019-06-30 10:22:31.447715534 +0200
@@ -1,0 +2,30 @@
+Thu Jun 27 19:10:58 UTC 2019 - Luigi Baldoni <[email protected]>
+
+- Update to version 0.7.0
+  * Fixed parsing of absolute paths containing '#' character
+  * Fixed open dialogs not showing all supported files
+  * Fixed subtitle text not respecting system font configuration
+  * Fixed waveform not rendering correctly/completely on some
+    formats
+  * Fixed waveform displaying subtitles at wrong times
+  * Fixed waveform not working with some
+  * Fixes to MPV, GStreamer and Xine video player backends
+  * Waveform scrolling is configurable
+  * PocketSphinx language models and VAD are configurable
+  * Added show status bar action to main window popup menu
+  * Improved (scripting) performance
+  * Spell checker will use translation text when it is selected
+  * Waveform and video docks can be hidden
+  * Split lines won't split text on spaces while there are
+    multiple lines
+  * Subtitle lines will always stay sorted by their time
+  * Improved fullscreen video player
+  * Added ability to step by frame
+  * Added play rate controls to video menu
+  * Updated Croatian translation
+  * Updated Italian translation
+  * Updated Russian translation
+
+- Dropped fix_build_with_qt5.11.patch (merged upstream)
+
+-------------------------------------------------------------------

Old:
----
  fix_build_with_qt5.11.patch
  subtitlecomposer-0.6.6.tar.gz

New:
----
  subtitlecomposer-0.7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ subtitlecomposer.spec ++++++
--- /var/tmp/diff_new_pack.FVk3Px/_old  2019-06-30 10:22:32.011716409 +0200
+++ /var/tmp/diff_new_pack.FVk3Px/_new  2019-06-30 10:22:32.015716416 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package subtitlecomposer
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           subtitlecomposer
-Version:        0.6.6
+Version:        0.7.0
 Release:        0
 Summary:        A text-based subtitle editor
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Video/Editors and Convertors
 URL:            https://github.com/maxrd2/subtitlecomposer/
 Source0:        
https://github.com/maxrd2/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM fix_build_with_qt5.11.patch [email protected] -- 
Fix build failure with Qt 5.11
-Patch0:         fix_build_with_qt5.11.patch
 BuildRequires:  cmake >= 3.10
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kauth-devel
@@ -71,8 +69,7 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n SubtitleComposer-%{version}
 
 # Fix permissions
 chmod 644 ChangeLog
@@ -115,14 +112,15 @@
 %endif
 
 %files
-%doc AUTHORS ChangeLog README.md TODO files_for_doc/api
-%license COPYING
+%doc ChangeLog README.md files_for_doc/api
+%license LICENSE
 %{_kf5_applicationsdir}/%{name}.desktop
 %{_kf5_appsdir}/%{name}/
 %{_kf5_bindir}/%{name}
 %config(noreplace) %{_kf5_configdir}/%{name}rc
 %dir %{_kf5_iconsdir}/hicolor/256x256
 %dir %{_kf5_iconsdir}/hicolor/256x256/apps
+%{_kf5_appstreamdir}/%{name}.desktop.appdata.xml
 %{_kf5_iconsdir}/hicolor/*/*/*
 %{_kf5_kxmlguidir}/%{name}/
 %{_kf5_libdir}/%{name}/

++++++ subtitlecomposer-0.6.6.tar.gz -> subtitlecomposer-0.7.0.tar.gz ++++++
++++ 102901 lines of diff (skipped)


Reply via email to