Hello community, here is the log from the commit of package gaupol for openSUSE:Factory checked in at 2017-12-09 20:29:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gaupol (Old) and /work/SRC/openSUSE:Factory/.gaupol.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gaupol" Sat Dec 9 20:29:56 2017 rev:20 rq:555197 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes 2017-08-24 18:35:16.142178092 +0200 +++ /work/SRC/openSUSE:Factory/.gaupol.new/gaupol.changes 2017-12-09 20:30:56.311688047 +0100 @@ -1,0 +2,25 @@ +Thu Dec 7 19:41:39 UTC 2017 - [email protected] + +- Update to 1.3.1: + * Fix pattern file syntax to not be corrupted by msgfmt (#70) +- Changes from 1.3: + * Use gtksink instead of autovideosink with the integrated video + player, making it work on Wayland too (#60) + * Add a hidden preference to disable autoplay (#57) + * Allow loading video by drag-and-drop (#59) + * Fix missing icon in GNOME shell on Wayland (#62) + * Fix unhandled exception when adding recent menu items + * Fix video player actions being sensitive when playback + initialization fails (#52) + * Fix Gaupol freezing after changing audio track (#58) + * Fix error quitting if a file is still being loaded (#54) + * Fix duplicate tags when decoding MPL2 (devcompl, #68) + * Install appdata XML file under /usr/share/metainfo + * Prefer iso-codes JSON files over XML files (#10) + * Bump GStreamer dependency ≥ 1.6 + * Drop build dependency on intltool (use gettext instead, #13) + * Add donate button to about dialog + * Update translations +- Rebase gaupol-0.17.1-desktop.patch. + +------------------------------------------------------------------- Old: ---- gaupol-1.2.tar.gz New: ---- gaupol-1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gaupol.spec ++++++ --- /var/tmp/diff_new_pack.ptgd6O/_old 2017-12-09 20:30:56.931658517 +0100 +++ /var/tmp/diff_new_pack.ptgd6O/_new 2017-12-09 20:30:56.935658326 +0100 @@ -1,7 +1,7 @@ # # spec file for package gaupol # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -16,31 +16,29 @@ # - Name: gaupol -Version: 1.2 +Version: 1.3.1 Release: 0 Summary: GTK Subtitle editor License: GPL-3.0+ Group: Productivity/Multimedia/Video/Editors and Convertors Url: http://otsaloma.io/gaupol/ -Source0: %{name}-%{version}.tar.gz +Source0: https://github.com/otsaloma/%{name}/archive/%{version}/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE gaupol-0.17.1-desktop.patch [email protected] -- add desktop category Patch0: %{name}-0.17.1-desktop.patch BuildRequires: fdupes -BuildRequires: intltool BuildRequires: hicolor-icon-theme BuildRequires: python3-devel -BuildRequires: python3-pyenchant BuildRequires: python3-gobject >= 3.12 +BuildRequires: python3-pyenchant BuildRequires: update-desktop-files Requires: python3 Requires: python3-aeidon -Requires: python3-pyenchant Requires: python3-gobject >= 3.12 -Requires: typelib-1_0-GtkSpell-3_0 +Requires: python3-pyenchant Requires: typelib-1_0-Gst-1_0 Requires: typelib-1_0-GstPbutils-1_0 +Requires: typelib-1_0-GtkSpell-3_0 Recommends: iso-codes Recommends: python-chardet BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -84,7 +82,7 @@ rm -f %{buildroot}%{_datadir}/gaupol/extensions/custom-framerates/__pycache__/*.pyc rm -f %{buildroot}%{_datadir}/gaupol/extensions/bookmarks/__pycache__/*.pyc -#remove zero lenght files +#remove zero length files find %{buildroot} -type f -size 0 -delete %suse_update_desktop_file -i %{name} @@ -93,12 +91,12 @@ %files -f %{name}.lang %defattr(-,root,root) -%doc AUTHORS.md COPYING README.md NEWS.md TODO.md +%doc AUTHORS.md COPYING README.md NEWS.md %{_bindir}/gaupol %{python3_sitelib}/gaupol* %{_datadir}/%{name} -%dir %{_datadir}/appdata/ -%{_datadir}/appdata/%{name}.appdata.xml +%dir %{_datadir}/metainfo/ +%{_datadir}/metainfo/%{name}.appdata.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/*/*/apps/%{name}.* %{_mandir}/man1/gaupol.1* ++++++ gaupol-0.17.1-desktop.patch ++++++ --- /var/tmp/diff_new_pack.ptgd6O/_old 2017-12-09 20:30:56.987655849 +0100 +++ /var/tmp/diff_new_pack.ptgd6O/_new 2017-12-09 20:30:56.987655849 +0100 @@ -8,4 +8,4 @@ MimeType=text/x-microdvd;text/x-ssa;application/x-subrip;text/x-subviewer;text/vtt; -Categories=GTK;AudioVideo;Video; +Categories=GTK;AudioVideo;Video;AudioVideoEditing; - _X-GNOME-FullName=Gaupol Subtitle Editor + X-GNOME-FullName=Gaupol Subtitle Editor ++++++ gaupol-1.2.tar.gz -> gaupol-1.3.1.tar.gz ++++++ ++++ 75267 lines of diff (skipped)
