commit openshot-qt for openSUSE:Factory

2020-11-09 Thread root
Hello community,

here is the log from the commit of package openshot-qt for openSUSE:Factory 
checked in at 2020-11-09 13:58:09

Comparing /work/SRC/openSUSE:Factory/openshot-qt (Old)
 and  /work/SRC/openSUSE:Factory/.openshot-qt.new.11331 (New)


Package is "openshot-qt"

Mon Nov  9 13:58:09 2020 rev:8 rq:847051 version:2.5.1

Changes:

--- /work/SRC/openSUSE:Factory/openshot-qt/openshot-qt.changes  2020-03-16 
10:18:06.863581763 +0100
+++ /work/SRC/openSUSE:Factory/.openshot-qt.new.11331/openshot-qt.changes   
2020-11-09 13:59:09.607735275 +0100
@@ -1,0 +2,5 @@
+Sun Nov  1 00:14:34 UTC 2020 - Hans-Peter Jansen 
+
+- Change python-xdg to python-pyxdg requirement
+
+---



Other differences:
--
++ openshot-qt.spec ++
--- /var/tmp/diff_new_pack.fvBDm2/_old  2020-11-09 13:59:10.931732387 +0100
+++ /var/tmp/diff_new_pack.fvBDm2/_new  2020-11-09 13:59:10.935732378 +0100
@@ -37,14 +37,14 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(python3)
 # Check list of dependencies:
+BuildRequires:  python3-pyxdg
 BuildRequires:  python3-qt5-devel
-BuildRequires:  python3-xdg
 Requires:   python3-httplib2
 Requires:   python3-openshot
+Requires:   python3-pyxdg
 Requires:   python3-pyzmq
 Requires:   python3-qt5
 Requires:   python3-requests
-Requires:   python3-xdg
 Requires:   python(abi) = %{py3_ver}
 Provides:   openshot = %{version}
 Obsoletes:  openshot < %{version}




commit openshot-qt for openSUSE:Factory

2020-03-16 Thread root
Hello community,

here is the log from the commit of package openshot-qt for openSUSE:Factory 
checked in at 2020-03-16 10:17:22

Comparing /work/SRC/openSUSE:Factory/openshot-qt (Old)
 and  /work/SRC/openSUSE:Factory/.openshot-qt.new.3160 (New)


Package is "openshot-qt"

Mon Mar 16 10:17:22 2020 rev:7 rq:784196 version:2.5.1

Changes:

--- /work/SRC/openSUSE:Factory/openshot-qt/openshot-qt.changes  2019-05-03 
22:47:41.775944106 +0200
+++ /work/SRC/openSUSE:Factory/.openshot-qt.new.3160/openshot-qt.changes
2020-03-16 10:18:06.863581763 +0100
@@ -1,0 +2,17 @@
+Thu Mar 12 07:21:56 UTC 2020 - h...@urpla.net
+
+- Update to version 2.5.1:
+  * json_data: Correct for lost slashes, pre-repair
+  * Release branch for 2.5.1 (min libopenshot version 0.2.5)
+  * Fix formatting of repaired JSON data (#3262)
+  * Add thumbnail to the audio only clip (#3249)
+  * Updating release date and appdata.xml entry
+  * Bumping version to 2.5.1-dev (for upcoming release)
+  * classes/updates: Add pending_acton tracking
+  * classes/updates: Code style, unused imports
+  * Protect filter() against damaged projects
+
+- clean up spec
+- relocated app data
+
+---

Old:

  openshot-qt-2.4.4.obscpio

New:

  _servicedata
  openshot-qt-2.5.1.obscpio



Other differences:
--
++ openshot-qt.spec ++
--- /var/tmp/diff_new_pack.Mk0UaK/_old  2020-03-16 10:18:10.907583410 +0100
+++ /var/tmp/diff_new_pack.Mk0UaK/_new  2020-03-16 10:18:10.935583422 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openshot-qt
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,15 @@
 #
 
 
+%define appname org.openshot.OpenShot
+
 Name:   openshot-qt
-Version:2.4.4
+Version:2.5.1
 Release:0
 Summary:Non-linear video editor with broad format support
 License:GPL-3.0-or-later
 Group:  Productivity/Multimedia/Video/Editors and Convertors
-Url:http://openshot.org/
+URL:https://openshot.org/
 Source: openshot-qt-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
@@ -66,10 +68,7 @@
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
-%suse_update_desktop_file -r %{name} AudioVideo AudioVideoEditing
-# fix broken symlink
-ln -sf "color shift.png" \
-   %buildroot%{python3_sitelib}/openshot_qt/effects/icons/shift.png
+%suse_update_desktop_file -r %{appname} AudioVideo AudioVideoEditing
 %fdupes -s %{buildroot}%{python3_sitelib}
 
 %files
@@ -80,9 +79,9 @@
 %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}/applications/%{appname}.desktop
+%{_datadir}/metainfo/%{appname}.appdata.xml
+%{_datadir}/mime/packages/%{appname}.xml
 %{_datadir}/icons/hicolor/*/*/%{name}.??g
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.Mk0UaK/_old  2020-03-16 10:18:11.327583581 +0100
+++ /var/tmp/diff_new_pack.Mk0UaK/_new  2020-03-16 10:18:11.351583591 +0100
@@ -2,8 +2,9 @@
   
 https://github.com/OpenShot/openshot-qt.git
 git
-v2.4.4
-2.4.4
+v2.5.1
+2.5.1
+enable
   
   
 

++ _servicedata ++


https://github.com/OpenShot/openshot-qt.git
  df8baf02966ef3ad530f294634d85d5b117e49a5++
 openshot-qt-2.4.4.obscpio -> openshot-qt-2.5.1.obscpio ++
/work/SRC/openSUSE:Factory/openshot-qt/openshot-qt-2.4.4.obscpio 
/work/SRC/openSUSE:Factory/.openshot-qt.new.3160/openshot-qt-2.5.1.obscpio 
differ: char 28, line 1

++ openshot-qt.obsinfo ++
--- /var/tmp/diff_new_pack.Mk0UaK/_old  2020-03-16 10:18:11.579583684 +0100
+++ /var/tmp/diff_new_pack.Mk0UaK/_new  2020-03-16 10:18:11.579583684 +0100
@@ -1,11 +1,5 @@
 name: openshot-qt
-<<< ./openshot-qt.obsinfo.mine
-version: 2.4.4
-mtime: 1553118655
-commit: 7c8925b5c3002cd8cebef77868d43b47bf93242b
-===
-version: 2.4.3
-mtime: 1537652981
-commit: b90557dfd7fe3318435f5968a52d3aa36522cc9c
->>> ./openshot-qt.obsinfo.rbcf7158d0beaf65e7270d47c6282b447
+version: 2.5.1
+mtime: 1583222978
+commit: e67abe7bf9d428068ccf6807d6a1184beb6238e4
 




commit openshot-qt for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package openshot-qt for openSUSE:Factory 
checked in at 2019-05-03 22:47:35

Comparing /work/SRC/openSUSE:Factory/openshot-qt (Old)
 and  /work/SRC/openSUSE:Factory/.openshot-qt.new.5148 (New)


Package is "openshot-qt"

Fri May  3 22:47:35 2019 rev:6 rq:700348 version:2.4.4

Changes:

--- /work/SRC/openSUSE:Factory/openshot-qt/openshot-qt.changes  2019-01-21 
10:51:50.763910641 +0100
+++ /work/SRC/openSUSE:Factory/.openshot-qt.new.5148/openshot-qt.changes
2019-05-03 22:47:41.775944106 +0200
@@ -1,0 +2,44 @@
+Fri May  3 08:14:07 UTC 2019 - Adrian Schröter 
+
+- update to version 2.4.4
+   * Scale keyframe coordinates when changing Profile or Exporting using a 
different FPS (#2620)
+   * Large performance improvements on AngularJS Timeline (and solved some 
Async issues) (#2533)
+   * Integration of resvg SVG library (gitlab and freeze updates) (#2540)
+   * Improved Tracks (simpler numbering, faster inserting, prevent deletion of 
locked tracks) (#2491)
+   * Improved Docking (Timeline widget is now dockable and Properties works in 
pillar mode) (#2490)
+   * Use libopenshot to generate preview images for our Title editor, and no 
longer use Qt's SVG parsing by default. (#2544)
+   * Improving UTF-8 path detection and conversion (#2525)
+   * Rewrite conversion of relative and absolute path support in OpenShot 
(#2477)
+   * Fixing many Python issues reported in our automatic exception tracking 
(#2482)
+   * Fixing regressions to Split Audio (#2660)
+   * Integrate Constant Rate Factor (CRF) into Export Dialog (#2543)
+   * Separating PrepareStreams() from Open(), to allow SetOption() to 
correctly function (#2568)
+   * Adding h265 export preset (thanks Peter) (#2680)
+   * Adding ~/.openshot_qt/presets/ User-defined Presets, so users can easily 
install custom export presets (devices and formats) (#2555)
+   * Dragging an OSP file into the Project Files widget will open the entire 
project file (and prompt to save unsaved changes) (#2616)
+   * Persist undo/redo history correctly across OpenShot sessions (#2474)
+   * Fix audio waveform display when slicing clips or resizing/trimming clips
+   * Color picker: Never use native dialog (#2425)
+   * Adding Git Changelog screen (#2566)
+   * Converting to new Settings class, instead of the old ENV VAR method 
(#2520)
+   * Reverting Angular from 1.7.2 to 1.6.0 (for stability reasons) (#2479)
+   * Completed Arabic, Hindi, Chinese (Simplified and Traditional) 
translations (#2594)
+   * Update messaging integration on build server (#2426)
+   * Add init.py file for installed module (#2419)
+   * launch.py: Path-detect via openshot_qt init (#2419)
+   * Exit using sys.exit() (#2409)
+   * preferences: Tweak item layout (#2401)
+   * Widen export window (#2373)
+   * Pass remaining command line args to Qt (#2355)
+   * Copy (cleaned up) xdg icon to src/images (#2316)
+   * Add strings to be translated and fix tuple error (#2275)
+   * added browse button in file properties dialog, to allow relinking of 
individual media files (#2275)
+   * fix for automatic relinking of missing media files during project open 
(#2275)
+   * Add the same browse type for inkscape and blender field (#2255)
+   * Remove CRLF line endings from chromebook preset (#2204)
+   * Convert language.py line endings (#2204)
+   * Missing files are now automatically deleted from the recent menu (#2202)
+   * Append correct extension to snapshot frames (#2196)
+   * Update Contributors & Translations (#2679)
+
+---

Old:

  openshot-qt-2.4.3.obscpio

New:

  openshot-qt-2.4.4.obscpio



Other differences:
--
++ openshot-qt.spec ++
--- /var/tmp/diff_new_pack.kxxbRy/_old  2019-05-03 22:47:45.315952233 +0200
+++ /var/tmp/diff_new_pack.kxxbRy/_new  2019-05-03 22:47:45.331952270 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   openshot-qt
-Version:2.4.3
+Version:2.4.4
 Release:0
 Summary:Non-linear video editor with broad format support
 License:GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.kxxbRy/_old  2019-05-03 22:47:45.803953353 +0200
+++ /var/tmp/diff_new_pack.kxxbRy/_new  2019-05-03 22:47:45.831953417 +0200
@@ -2,8 +2,8 @@
   
 https://github.com/OpenShot/openshot-qt.git
 git
-v2.4.3
-2.4.3
+v2.4.4
+2.4.4
   
   
 

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

++ openshot-qt.obsinfo ++
--- /var/tmp/diff_new_pack.kxxbRy/_old  2019-05-03 

commit openshot-qt for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package openshot-qt for openSUSE:Factory 
checked in at 2019-01-21 10:51:44

Comparing /work/SRC/openSUSE:Factory/openshot-qt (Old)
 and  /work/SRC/openSUSE:Factory/.openshot-qt.new.28833 (New)


Package is "openshot-qt"

Mon Jan 21 10:51:44 2019 rev:5 rq:665630 version:2.4.3

Changes:

--- /work/SRC/openSUSE:Factory/openshot-qt/openshot-qt.changes  2018-09-25 
15:42:43.701270960 +0200
+++ /work/SRC/openSUSE:Factory/.openshot-qt.new.28833/openshot-qt.changes   
2019-01-21 10:51:50.763910641 +0100
@@ -1,0 +2,5 @@
+Mon Jan 14 07:02:30 UTC 2019 - Adrian Schröter 
+
+- add python3-requests dependency (boo#1105262)
+
+---



Other differences:
--
++ openshot-qt.spec ++
--- /var/tmp/diff_new_pack.dxfe30/_old  2019-01-21 10:51:54.063906638 +0100
+++ /var/tmp/diff_new_pack.dxfe30/_new  2019-01-21 10:51:54.067906633 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openshot-qt
 #
-# 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
@@ -41,6 +41,7 @@
 Requires:   python3-openshot
 Requires:   python3-pyzmq
 Requires:   python3-qt5
+Requires:   python3-requests
 Requires:   python3-xdg
 Requires:   python(abi) = %{py3_ver}
 Provides:   openshot = %{version}




commit openshot-qt for openSUSE:Factory

2018-09-25 Thread root
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 
+
+- 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
 

commit openshot-qt for openSUSE:Factory

2018-07-31 Thread root
Hello community,

here is the log from the commit of package openshot-qt for openSUSE:Factory 
checked in at 2018-07-31 16:02:58

Comparing /work/SRC/openSUSE:Factory/openshot-qt (Old)
 and  /work/SRC/openSUSE:Factory/.openshot-qt.new (New)


Package is "openshot-qt"

Tue Jul 31 16:02:58 2018 rev:3 rq:626479 version:2.4.2

Changes:

--- /work/SRC/openSUSE:Factory/openshot-qt/openshot-qt.changes  2018-07-03 
23:33:49.408454191 +0200
+++ /work/SRC/openSUSE:Factory/.openshot-qt.new/openshot-qt.changes 
2018-07-31 16:03:08.791928571 +0200
@@ -1,0 +2,5 @@
+Mon Jul 30 13:10:35 UTC 2018 - adr...@suse.de
+
+- fix symlink of file
+
+---



Other differences:
--
++ openshot-qt.spec ++
--- /var/tmp/diff_new_pack.wQhu3y/_old  2018-07-31 16:03:11.007932345 +0200
+++ /var/tmp/diff_new_pack.wQhu3y/_new  2018-07-31 16:03:11.019932365 +0200
@@ -66,6 +66,9 @@
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 %suse_update_desktop_file -r %{name} AudioVideo AudioVideoEditing
+# fix broken symlink
+ln -sf "color shift.png" \
+   %buildroot%{python3_sitelib}/openshot_qt/effects/icons/shift.png
 %fdupes -s %{buildroot}%{python3_sitelib}
 
 %files

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




commit openshot-qt for openSUSE:Factory

2018-07-03 Thread root
Hello community,

here is the log from the commit of package openshot-qt for openSUSE:Factory 
checked in at 2018-07-03 23:33:44

Comparing /work/SRC/openSUSE:Factory/openshot-qt (Old)
 and  /work/SRC/openSUSE:Factory/.openshot-qt.new (New)


Package is "openshot-qt"

Tue Jul  3 23:33:44 2018 rev:2 rq:620237 version:2.4.2

Changes:

--- /work/SRC/openSUSE:Factory/openshot-qt/openshot-qt.changes  2018-03-18 
21:44:21.234774434 +0100
+++ /work/SRC/openSUSE:Factory/.openshot-qt.new/openshot-qt.changes 
2018-07-03 23:33:49.408454191 +0200
@@ -1,0 +2,8 @@
+Mon Jul  2 12:59:40 UTC 2018 - adr...@suse.de
+
+- update to version 2.4.2
+  * ACC is default codec now
+  * New effects via libopenshot
+  * Bugfixes
+
+---

Old:

  openshot-qt-2.4.1.obscpio

New:

  openshot-qt-2.4.2.obscpio



Other differences:
--
++ openshot-qt.spec ++
--- /var/tmp/diff_new_pack.48xbl7/_old  2018-07-03 23:33:51.360451391 +0200
+++ /var/tmp/diff_new_pack.48xbl7/_new  2018-07-03 23:33:51.364451385 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package openshot-qt
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,32 +17,32 @@
 
 
 Name:   openshot-qt
-Version:2.4.1
+Version:2.4.2
 Release:0
 Summary:Non-linear video editor with broad format support
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Multimedia/Video/Editors and Convertors
 Url:http://openshot.org/
 Source: openshot-qt-%{version}.tar.xz
 BuildRequires:  fdupes
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(python3)
 BuildRequires:  python3-httplib2
 BuildRequires:  python3-openshot
 BuildRequires:  python3-pyzmq
 BuildRequires:  python3-setuptools
-BuildRequires:  hicolor-icon-theme
-BuildRequires:  update-desktop-files
 BuildRequires:  shared-mime-info
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(python3)
 # Check list of dependencies:
 BuildRequires:  python3-qt5-devel
 BuildRequires:  python3-xdg
-Requires:   python(abi) = %{py3_ver}
 Requires:   python3-httplib2
 Requires:   python3-openshot
 Requires:   python3-pyzmq
 Requires:   python3-qt5
 Requires:   python3-xdg
+Requires:   python(abi) = %{py3_ver}
 Provides:   openshot = %{version}
 Obsoletes:  openshot < %{version}
 BuildArch:  noarch
@@ -52,7 +52,7 @@
 edit videos and movies using many video, audio, and image formats.
 
 %prep
-%setup
+%setup -q
 sed -e 's|pixmaps|icons/hicolor/scalable/apps|' \
 -e '/lib.mime.packages/d' \
 -i setup.py
@@ -70,7 +70,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING README
+%doc AUTHORS README.md
+%license COPYING
 %{_bindir}/%{name}
 %{python3_sitelib}/
 %{_datadir}/applications/%{name}.desktop

++ _service ++
--- /var/tmp/diff_new_pack.48xbl7/_old  2018-07-03 23:33:51.400451334 +0200
+++ /var/tmp/diff_new_pack.48xbl7/_new  2018-07-03 23:33:51.404451328 +0200
@@ -2,8 +2,8 @@
   
 https://github.com/OpenShot/openshot-qt.git
 git
-v2.4.1
-2.4.1
+v2.4.2
+2.4.2
   
   
 

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

++ openshot-qt.obsinfo ++
--- /var/tmp/diff_new_pack.48xbl7/_old  2018-07-03 23:33:51.51270 +0200
+++ /var/tmp/diff_new_pack.48xbl7/_new  2018-07-03 23:33:51.51270 +0200
@@ -1,5 +1,5 @@
 name: openshot-qt
-version: 2.4.1
-mtime: 1510480973
-commit: 4bdea3798e355b426bf318938eafb6b700e05938
+version: 2.4.2
+mtime: 1530339267
+commit: aecaf4a0947e1cd184440008b5a1f13657ca268c