Changelog for
pitivi-debuginfo-0.94-7.6.x86_64.rpm :
* Wed Dec 30 2015 dimstarAATTopensuse.org- Add pitivi-CVE-2015-0855.patch: Fix \'Insecure use of os.system()\' (boo#960339, CVE-2015-0855).
* Mon Jun 01 2015 zaitorAATTopensuse.org- Add python3-cairo requires: yet an other hard dependency to start pitivi (boo#905667).
* Tue Nov 18 2014 zaitorAATTopensuse.org- Add python3-numpy and python3-gst requires: hard dependencies to start pitivi.
* Tue Nov 04 2014 dimstarAATTopensuse.org- Update to version 0.94 (boo#927357, boo#905667): + The main toolbar and menubar have been replaced by a headerbar and menubutton, saving a significant amount of precious vertical space and using the horizontal space better. + The viewer has been ported to use a GStreamer GL video output sink instead of the Clutter sink. This solves crashes when running Pitivi outside of GNOME Shell and is expected to be a more future-proof solution. + We dropped our use of CoGL APIs, namely path_round_rectangle which caused crashes on various Linux distributions shipping a broken version of CoGL. + Pitivi has been ported to Python 3. + Text wrapping in the rendering progress dialog and title editor has been fixed. + Effects can now be reordered within a clip\'s properties. + The default positioning of UI components (when starting from a fresh install) has been improved to be balanced properly. + Undocked window components do not shift position on startup anymore. + Docked window components do not shift position on startup anymore, when the window is not maximized. + The title editor\'s UI has been simplified, and now supports decimal font sizes. + Educational infobars throughout the UI have been tweaked to make their colors less intrusive. + The user manual is now up to date with the state of the new Pitivi series. + Port deprecated GTK+ widgets to new ones. + Timeline UI animations have been tweaked. + Code refactoring and cleanup all over the place. + Various build and packaging fixes. + Various fixes to the test suite. + Various other bugs have been corrected.- Update BuildRequires for python3 port: + Replace python-cairo-devel with python3-cairo-devel and python-devel with python3-gobject. + Replace python-gobject requires by python3-gobject: pitivi has been ported to Python3.- Add explicit typelib-1_0-GES-1_0 Requires, so we can specify the minimum version.
* Mon Oct 20 2014 dimstarAATTopensuse.org- Add gstreamer-plugin-gnonlin requires: hard dependency to start pitivi.
* Fri Jul 11 2014 dimstarAATTopensuse.org- Update to version 0.93: + Port the viewer and media file previewers to use a Clutter video output sink. + Visual refinements to the timeline (clip positioning, borders, selections). + Improvements to the ruler and timecode display. + Allow importing MPEG-TS/AVCHD files. + Fixes and improvements to the timeline\'s clip thumbnailers. + Clip thumbnailing in the media library, better import error handling. + Various fixes to the application version checking. + Rework the way dependencies are checked on startup. + Make some features contextual and cleanup menus. + Many content updates to the user manual. + Papercut fixes to keyframe curves. + Many fixes for rendering. + Fix pylint errors. + Various fixes to the automated test suite. + Code refactoring and cleanup all over the place. + Fixes for AppData XML spec compliance. + Various build and packaging fixes.
* Tue Nov 26 2013 dimstarAATTopensuse.org- Update to version 0.92: + Fix a bug where transitions would stop working. + Fix the handling of rendering parameters. + Fixes for the keyframes UI in the timeline. + Usability improvements for the welcome dialog. + Update the preview immediately when adding an effect. + Fixes for AppData XML spec compliance. + Various build and packaging fixes. + Drop the PyXDG dependency.- Changes from version 0.9.1: + Replacing the core of Pitivi by GES; 20 thousand lines of code removed. + Porting to GStreamer 1.x. + Porting to GTK+ 3.x. + Replacing GooCanvas by Clutter for the timeline. + An automated UI test suite, with many checks for mission-critical parts. + Fixing hundreds of bugs. + Implementing many new features. + UI polish all over the place. + Refactoring pretty much the entire codebase. + See http://wiki.pitivi.org/wiki/0.91 for details + Updated translations.- Add itstool and python-cairo-devel: New dependencies.- Drop pitivi-help_figures.patch: fixed upstream.- Remove codecscontainers.jpg and mainwindow.jpg: included in the tarball now.- Drop static python requires: python-gnome, python-gconf, python-goocanvas, pythong-gstreamer-0_10-, python-gtk, python-setuptools, python-xdg and python-zopeinterface: pitivi now uses the GI repository.- Drop gstreamer-0_10 and gstreamer-0_10-plugin-gnonlin Requires: pitivi has been ported to GStreamer 1.0.- Add gobject-introspection BuildRequires in order to get automatic typelib() Requires.- Add python-gobject Requires.
* Wed Jul 04 2012 dimstarAATTopensuse.org- Add pitivi-help_figures.patch: Fix an encoding error in the distributed Makefile.am and Makefile.in and change mainwindow.png to mainwindow.jpg.- Add codecscontainers.jpg as source. Due to the encoding error addressed by above patch, this file was not present in the tarball.- Add mainwindow.jpg as source: upstream accidentally references a .png file in the makefiles, but the real file is a .jpg.
* Thu May 03 2012 badshah400AATTgmail.com- Update to version 0.15.2: + Bug fixed for a regression introduced by 0.15.1 + Updated translations.
* Sat Feb 25 2012 vuntzAATTopensuse.org- Update to version 0.15.1: + Bug fix release to ensure compatibility with Gst \"good\" plugins >0.10.29 + Minor string fixes and additions to the user manual + Updated translations.
* Thu Sep 29 2011 vuntzAATTopensuse.org- Add frei0r-plugins Recommends: those plugins add many useful video effects to Pitivi, which makes the experience of using it much better.
* Wed Sep 28 2011 dimstarAATTopensuse.org- Update to version 0.15.0: + A new transformation feature allows resizing, panning and cropping clips directly in the previewer + Automatic clip alignment by analyzing soundtracks to sync multicamera footage + Ability to have presets for rendering + Default set of project settings and rendering presets + Cleaner preferences dialog + Integrated offline user manual + Cleaner advanced codec settings dialog + Improved video thumbnailing performance + \"Soft depedencies\" manager to warn the user of features requiring additional packages + Port to gtkbuilder + Respect GNOME\'s button icons setting + Improved startup time + Code cleanups and remove dead code + Properly show property descriptions (blurbs) for advanced codec settings.
* Sat Aug 13 2011 dimstarAATTopensuse.org- Update to version 0.14.2: + Transformation UI directly in the video viewer + Auto-aligner feature + User manual in mallard + Soft dependency manager + UI enhancements + Code cleanup- Add gnome-doc-utils-devel and pkg-config BuildRequires.
* Mon Jul 04 2011 vuntzAATTopensuse.org- Update to version 0.14.1: + Remove the libglade dependency + Move glade, icons and pixmap files to a separate data/ dir + Reorganized the menus + UI enhancements + Code cleanup
* Thu Jun 09 2011 vuntzAATTopensuse.org- On 11.4 and later, change python-gnome Requires to python-gconf since this is the only module being used from python-gnome.
* Fri Jun 03 2011 dimstarAATTopensuse.org- Update to version 0.14.0: + Remove hal dependency + Several bug fixes.- Add python-xdg Requires.
* Fri May 27 2011 dimstarAATTopensuse.org- Update to version 0.13.9.90: + Audio and video effects + Completely redesigned project settings dialog, with the ability to create presets + Completely redesigned rendering dialog + Welcome dialog that helps you start a project or load recent projects in two clicks + Ability to preview video, audio and image files before importing + Add a \"best fit\" zoom button + Ability to jump to an exact position in the timeline + Ability to specify custom aspect ratios and framerates + Show a progress bar when loading projects + 300% faster project timeline loading + Search bar in the Media Library + Ability to detach all the tabs and the previewer + New manpage + Commandline render mode + Use the standard infobar widget all around + Lots of bug fixing.
* Mon Feb 14 2011 sbrabecAATTsuse.cz- Added support for translation-update-upstream.
* Sat Feb 12 2011 vuntzAATTopensuse.org- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. + %icon_theme_cache_post/postun because the package ships themed icons. + %mime_database_post/postun because the package ships a mime type definition.- Add shared-mime-info BuildRequires to have the %mime_database
* macros.- Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage.- Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore.
* Fri Oct 15 2010 cooloAATTnovell.com- Fix dependencies: Require python-gstreamer-0_10 instead of non- existing python-gstreamer.
* Wed Sep 22 2010 dimstarAATTopensuse.org- Update to version 0.13.5: + periodic backup of the current project file. + easy crossfading transitions of overlapping clips. + better icons for link and group operations. + new add keyframe button. + fixed support for the missing plugins installer. + improved support for pictures. + various performance improvements.
* Sun Aug 29 2010 vuntzAATTopensuse.org- Initial package (version 0.13.4).