Hello community,

here is the log from the commit of package openshot-qt for openSUSE:Factory 
checked in at 2018-09-25 15:42:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openshot-qt (Old)
 and      /work/SRC/openSUSE:Factory/.openshot-qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openshot-qt"

Tue Sep 25 15:42:39 2018 rev:4 rq:637645 version:2.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/openshot-qt/openshot-qt.changes  2018-07-31 
16:03:08.791928571 +0200
+++ /work/SRC/openSUSE:Factory/.openshot-qt.new/openshot-qt.changes     
2018-09-25 15:42:43.701270960 +0200
@@ -1,0 +2,49 @@
+Mon Sep 24 09:51:28 UTC 2018 - Adrian Schröter <adr...@suse.de>
+
+- update to version 2.4.3
+  * Animated Masks: New "reader" property type, initially used by the Mask 
effect to change the image/video used by transitions and the Mask effect
+  * Disable OMP thread concurrency during Export, to make exports as safe as 
possible
+  * Nudge clips when holding SHIFT + Left or Right arrow (Richard Alloway - 
N3WWN)
+  * Add Save Current Frame button (Richard Alloway - N3WWN)
+  * New translation & language infrastructure and logic (better logic for 
determining current language) (Frank Dana - ferdnyc)
+  * Fixed split keep both sides (right side position was incorrect)
+  * Application icon updates (Frank Dana - ferdnyc)
+  * Zoom fixes (lots of issues relating to zooming fixed)
+  * Undo/Redo fixes (fixing and preventing giant .osp project files)
+  * New tutorial system, better child window management (Frank Dana - ferdnyc)
+  * Travis CI Integration
+  * Improve Title filename duplication naming/counting (DerGenaue)
+  * Use track names in "Add To Timeline" window (Frank Dana - ferdnyc)
+  * Improve waveform display rendering (DerGenaue)
+  * Fix audio wave not rendered after completion (DylanC)
+  * Add instagram and twitter presets (DylanC)
+  * Add AppStream metadata to setup.py (Peter Eszlari)
+  * Timeline JavaScript Bug Fixes (DylanC)
+  * Timeline cleanup and performance, upgrade Angular.js (DylanC)
+  * Removing libdrm.so.2 from AppImage
+  * Add src/language path to Mac DMG builder (Frank Dana - ferdnyc)
+  * Add language override on command line using --lang (Frank Dana - ferdnyc)
+  * Add explanatory text for --list-lang (Frank Dana - ferdnyc)
+  * Some fixes for the timeline debugger (Frank Dana - ferdnyc)
+  * Update edit-clear icon in Humanity (Frank Dana - ferdnyc)
+  * Correct variable name typo to initialize properly (DylanC)
+  * Convert all nonessential logs to .debug() (Frank Dana - ferdnyc)
+  * Remove unused effects filters (Frank Dana - ferdnyc)
+  * Add "Ask a Question" template (Frank Dana - ferdnyc)
+  * Preventing libopenshot version check on unittests
+  * More framerates for YouTube HD and Vimeo HD presets (Frank Dana - ferdnyc)
+  * Convert (most) files with DOS line-endings to Unix (Frank Dana - ferdnyc)
+  * Remove debug.js from index.html (Frank Dana - ferdnyc)
+  * Square the PNG icon file (Frank Dana - ferdnyc)
+  * App metadata updates for easier packaging (Frank Dana - ferdnyc)
+  * Move Slice All shortcuts to correct menu (Frank Dana - ferdnyc)
+  * launch-linux.sh: Don't set QT_DEBUG_PLUGINS=1 (Frank Dana - ferdnyc)
+  * Updating default project type to 720p 30 FPS, and sample rate 44100
+  * Fix retention of export path (Richard Alloway - N3WWN)
+  * Fixing GitLab to no longer run CI for tags, and fixing version # for daily 
and release builds
+  * Add "release-candidate" to filename for daily RC builds, so they don't 
look so official on the website
+  * Misc Typos and text fixes (luzpaz)
+  * Updating contributors and supporters (Thank You!)
+  * Updating translations
+
+-------------------------------------------------------------------

Old:
----
  openshot-qt-2.4.2.obscpio

New:
----
  openshot-qt-2.4.3.obscpio

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

Other differences:
------------------
++++++ openshot-qt.spec ++++++
--- /var/tmp/diff_new_pack.LNf0tJ/_old  2018-09-25 15:42:45.717268804 +0200
+++ /var/tmp/diff_new_pack.LNf0tJ/_new  2018-09-25 15:42:45.725268796 +0200
@@ -12,12 +12,12 @@
 # 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:           openshot-qt
-Version:        2.4.2
+Version:        2.4.3
 Release:        0
 Summary:        Non-linear video editor with broad format support
 License:        GPL-3.0-or-later
@@ -75,9 +75,12 @@
 %defattr(-,root,root,-)
 %doc AUTHORS README.md
 %license COPYING
+%dir /usr/share/icons/hicolor/*/apps
+%dir /usr/share/icons/hicolor/*
 %{_bindir}/%{name}
 %{python3_sitelib}/
 %{_datadir}/applications/%{name}.desktop
+%{_datadir}/metainfo/openshot-qt.appdata.xml
 %{_datadir}/mime/packages/%{name}.xml
 %{_datadir}/icons/hicolor/*/*/%{name}.??g
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.LNf0tJ/_old  2018-09-25 15:42:45.757268761 +0200
+++ /var/tmp/diff_new_pack.LNf0tJ/_new  2018-09-25 15:42:45.757268761 +0200
@@ -2,8 +2,8 @@
   <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/OpenShot/openshot-qt.git</param>
     <param name="scm">git</param>
-    <param name="revision">v2.4.2</param>
-    <param name="version">2.4.2</param>
+    <param name="revision">v2.4.3</param>
+    <param name="version">2.4.3</param>
   </service>
   <service name="set_version" mode="disabled"/>
 

++++++ openshot-qt-2.4.2.obscpio -> openshot-qt-2.4.3.obscpio ++++++
/work/SRC/openSUSE:Factory/openshot-qt/openshot-qt-2.4.2.obscpio 
/work/SRC/openSUSE:Factory/.openshot-qt.new/openshot-qt-2.4.3.obscpio differ: 
char 8, line 1

++++++ openshot-qt.obsinfo ++++++
--- /var/tmp/diff_new_pack.LNf0tJ/_old  2018-09-25 15:42:45.813268701 +0200
+++ /var/tmp/diff_new_pack.LNf0tJ/_new  2018-09-25 15:42:45.813268701 +0200
@@ -1,5 +1,5 @@
 name: openshot-qt
-version: 2.4.2
-mtime: 1530339267
-commit: aecaf4a0947e1cd184440008b5a1f13657ca268c
+version: 2.4.3
+mtime: 1537652981
+commit: b90557dfd7fe3318435f5968a52d3aa36522cc9c
 


Reply via email to