Hello community,

here is the log from the commit of package pitivi for openSUSE:Factory checked 
in at 2014-11-11 09:59:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pitivi (Old)
 and      /work/SRC/openSUSE:Factory/.pitivi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pitivi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pitivi/pitivi.changes    2014-07-12 
17:15:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pitivi.new/pitivi.changes       2014-11-11 
09:59:56.000000000 +0100
@@ -1,0 +2,50 @@
+Tue Nov  4 09:38:18 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.9.4:
+  + 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 16:22:53 UTC 2014 - dims...@opensuse.org
+
+- Add gstreamer-pluging-gnonglin requires: hard dependency to
+  start pitivi.
+
+-------------------------------------------------------------------

Old:
----
  pitivi-0.93.tar.xz

New:
----
  pitivi-0.94.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pitivi.spec ++++++
--- /var/tmp/diff_new_pack.o1Yzxq/_old  2014-11-11 09:59:57.000000000 +0100
+++ /var/tmp/diff_new_pack.o1Yzxq/_new  2014-11-11 09:59:57.000000000 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           pitivi
-Version:        0.93
+Version:        0.94
 Release:        0
 Summary:        Intuitive and featureful movie editor
 License:        LGPL-2.1+
 Group:          Productivity/Multimedia/Video/Editors and Convertors
 Url:            http://www.pitivi.org/
-Source:         
http://download.gnome.org/sources/pitivi/0.93/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/pitivi/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel >= 0.18.0
 BuildRequires:  gobject-introspection
@@ -31,12 +31,15 @@
 BuildRequires:  intltool
 BuildRequires:  itstool
 BuildRequires:  pkg-config
-BuildRequires:  python-cairo-devel
-BuildRequires:  python-devel
+BuildRequires:  python3-cairo-devel
+BuildRequires:  python3-gobject
 BuildRequires:  shared-mime-info
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-Requires:       python-gobject
+Requires:       gstreamer-plugin-gnonlin >= 1.4.0
+Requires:       python3-gobject
+# We need a minimal version of the GES-1.0 package, so we have to specify it 
manually
+Requires:       typelib-1_0-GES-1_0 >= 1.4.0
 Recommends:     %{name}-lang
 # Pitivi can use the Frei0r plugins, and since this enables lots of effects, we
 # really want that by default if possible

++++++ pitivi-0.93.tar.xz -> pitivi-0.94.tar.xz ++++++
++++ 97419 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to