* Fix invalid entry in AppData file (gh#otsaloma/gaupol#219).
- Changes from 1.14:
* Change the icon for the toggle video player toolbar item to an
action icon (not mimetype) that has a symbolic version
available.
* Fix installation on Python >= 3.12 by using distutils from
setuptools.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=68
- Update to version 1.9:
* Add framerates 30, 50, 59.94 and 60 fps
(gh#otsaloma/gaupol#164).
* Add selecting next/previous from video position
(gh#otsaloma/gaupol#154).
* Allow shifting positions of all open projects
(gh#otsaloma/gaupol#66).
* Fix error dialog when video playback fail
(gh#otsaloma/gaupol#153).
* Fix the order of audio tracks in the menu
(gh#otsaloma/gaupol#129, qnga).
* Fix spell-check split words correction task to not hang
(gh#otsaloma/gaupol#171).
* Add Dutch translation (Heimen Stoffels).
OBS-URL: https://build.opensuse.org/request/show/859834
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=52
- Update to version 1.7:
* New app icon, as full-color and symbolic SVGs
(gh#otsaloma/gaupol#119).
* Better initial preview experience (gh#otsaloma/gaupol#136).
* Disable loading of problematic gstreamer-vaapi
(gh#otsaloma/gaupol#79).
* Use gspell for spell-check instead of PyEnchant and GtkSpell
(gh#otsaloma/gaupol#12).
* Use the reverse domain name "io.otsaloma.gaupol" for desktop
file, appdata file and icons.
- Changes from version 1.6:
* Add text correction pattern to unpack ligatures.
* Don't show video files in recent file menus
(gh#otsaloma/gaupol#130).
* Update translations.
- Rebase desktop category patch:
* Remove gaupol-1.5-desktop.patch.
* Add gaupol-1.7-desktop.patch.
- Remove dependency on PyEnchant and GtkSpell as mentioned in
version 1.7 release notes.
- Add build dependency on gobject-introspection in order to
automatically generate runtime dependencies on typelibs.
OBS-URL: https://build.opensuse.org/request/show/720982
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=46
- Update to version 1.5:
* Add support for building a Flatpak.
* Highlight changed parts in "Correct Texts"
(gh#otsaloma/gaupol#34).
* Add keybinding Ctrl+I for toggling italic
(gh#otsaloma/gaupol#118).
* Change keybinding for Invert Selection to Ctrl+J.
* When opening multiple files, skip ones already open.
* Adapt to various GTK+ deprecations.
* Add 64x64 and 128x128 icons.
* Update AppData XML file.
* Bump iso-codes dependency to >= 3.67.
* Update translations.
- Rebase patch for desktop file categories:
* Remove gaupol-0.17.1-desktop.patch.
* Add gaupol-1.5-desktop.patch.
OBS-URL: https://build.opensuse.org/request/show/670848
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=44
- Update to version 1.4:
* Update the --video-file argument to not just select the video
file, but also load it in the internal video player (#75).
* Fix subtitles with special characters not being displayed by
the internal video player (#74).
* Fix seeking to selection start if at less than one second
(#76).
* Fix pasting texts from outside Gaupol, e.g. from a text
editor.
* Update checks for required GStreamer elements (#73).
* Update translations.
- Remove call to obsolete %suse_update_desktop_file, remove
dependency on update-desktop-files.
- Add %check section.
- Ran spec-cleaner.
OBS-URL: https://build.opensuse.org/request/show/607328
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=40
- 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.
OBS-URL: https://build.opensuse.org/request/show/555143
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=38
* Fix crash on startup on newer versions of PyGObject and/or GTK+
resulting from setting tool item types (#686608)
* Fix side pane header menu (#686312)
* Disable 'Join or Split Words' task in the text correction assistant
if no spell-check dictionaries are available (#686340)
* Use a stock GTK+ close icon for tab close buttons if
'window-close-symbolic' is not found
* Fix behaviour of spell-check dialog's 'Replace with' entry
- updated to 0.20
* Migrate to Python 3, GTK+ 3, GStreamer 1.0, PyGI and GNOME 3
* Bump Python dependency to 3.2 or greater
* Replace PyGTK dependency with PyGObject 3.0.0 or greater
* Bump optional GStreamer dependency to 1.0 or greater
* Disable inline spell-checking while waiting for introspection
support to be added to GtkSpell
- https://bugzilla.redhat.com/show_bug.cgi?id=675504
* Disable speech recognition while waiting for pocketsphinx to be
ported to GStreamer 1.0
- https://sourceforge.net/projects/cmusphinx/forums/forum/5471/topic/5497616
* Rewrite line-breaking algorithm to use a Knuth-Plass-style flexible
system of penalties and a versatile measure of goodness
* Write subtitle files in a proper atomic manner (on Windows this
is fully atomic only with Python 3.3 or later)
* Ellipsize tab labels in the middle (#686099)
* Remove -c/--config-file option (you're better off setting XDG_*
environment variables if you're doing something weird)
* Add 48x48 and 256x256 pixel PNG icons and remove SVG icon
* Fix bug in saving a temporary file for preview (#685706)
* Fix signatures of decorated functions in API documentation
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=9