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 - [email protected] + +- 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 @@ <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.4</param> - <param name="version">2.4.4</param> + <param name="revision">v2.5.1</param> + <param name="version">2.5.1</param> + <param name="changesgenerate">enable</param> </service> <service name="set_version" mode="disabled"/> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/OpenShot/openshot-qt.git</param> <param name="changesrevision">df8baf02966ef3ad530f294634d85d5b117e49a5</param></service></servicedata>++++++ 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
