* Wed Apr 03 2013 dimstar@opensuse.org
- Update to version 1.3:
+ Allow to set the gap between subtitles, to be used when
inserting or splitting subtitles.
+ Fixed character count when editing text.
+ Multiple subtitle engine fixes.
+ Switched to GStreamer 1.0.
+ Fixed Help menu items.
+ Bugs fixed: bgo#643389, bgo#671567, bgo#659524, bgo#673126,
bgo#694818, bgo#621475.
+ Updated translations.
- Replace BuildRequires for GStreamer 1.0 port:
+ Old: gstreamer-0_10-devel, gstreamer-0_10-plugins-base-devel,
gtk2-devel.
+ New: gstreamer-devel, gstreamer-plugins-base-devel, gtk2-devel.
- Replace gstreamer-0_10-plugins-base Requires with
gstreamer-plugins-base.
- Disable parallel build, as there are random build failures
observed.
* Tue Aug 23 2011 dimstar@opensuse.org
- Update to version 1.2:
+ Support for merging and splitting subtitle lines
+ Allow to view character counts in the subtitle list and editing
area
+ Allow to apply a reaction delay when timing start/end on video
playblack
+ Video slow and fast motion options
+ New shortcuts for quick timings change:
- Increase/decrease subtitle start time: Ctrl+Plus/Minus
- Increase/decrease subtitle end time: Alt+Plus/Minus
- Shift subtitles: Shift+Plus/Minus
+ Automatically seek the video when subtitle times are changed,
with an option to rewind it some milliseconds
+ Added support for the Fab Subtitler subtitle format
+ Allow to insert a new subtitle at the current video position,
applying a reaction delay if set
+ Other changes:
- Translation filenames are now based on the original filename
plus language
- Added support for buggy SubRip files that use dots instead of
commas
- Fixed bug with the subtitle overlay not being updated on
times change
- Detect when selecting a video file as the subtitle file
- Updated preferences dialog with different structure and more
options
- Fixed special characters (<,>,&,etc) not being shown in the
subtitle list
+ Bugs fixed: bgo#453469, bgo#607227, bgo#607228, bgo#607229,
bgo#620776, bgo#621145, bgo#621943, bgo#625485, bgo#634230,
bgo#636766, bgo#636767, bgo#638238, bgo#638484, bgo#642674,
bgo#648461, bgo#651958
+ Updated translations.
- Drop patches:
+ gnome-subtitles-desktop-entry.patch: fixed upstream.
+ gnome-subtitles-module.patch: fixed upstream.
* Mon Feb 14 2011 sbrabec@suse.cz
- Added support for translation-update-upstream.
* Sat Feb 12 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
* Wed Dec 08 2010 vuntz@opensuse.org
- Improve description.
- Change mono Requires to mono-core.
- Add mention of upstream bug numbers for the patches.
- Simplify gnome-subtitles-desktop-entry.patch: the change in the
Categories key does nothing.
* Thu Nov 11 2010 badshah400@gmail.com
- Initial build (version 1.1)