Hello community,

here is the log from the commit of package pitivi for openSUSE:Factory checked 
in at 2014-02-02 22:21:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2012-07-04 
22:22:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pitivi.new/pitivi.changes       2014-02-02 
22:21:04.000000000 +0100
@@ -1,0 +2,40 @@
+Tue Nov 26 21:36:32 UTC 2013 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  codecscontainers.jpg
  mainwindow.jpg
  pitivi-0.15.2.tar.xz
  pitivi-help_figures.patch

New:
----
  pitivi-0.92.tar.xz

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

Other differences:
------------------
++++++ pitivi.spec ++++++
--- /var/tmp/diff_new_pack.WqGLiS/_old  2014-02-02 22:21:05.000000000 +0100
+++ /var/tmp/diff_new_pack.WqGLiS/_new  2014-02-02 22:21:05.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pitivi
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,42 +17,27 @@
 
 
 Name:           pitivi
-Version:        0.15.2
+Version:        0.92
 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.15/%{name}-%{version}.tar.xz
-# Imported frmo git tree. Due to a character error in Makefile.am, this file 
was missnig frmo the tarball.
-Source1:        codecscontainers.jpg
-Source2:        mainwindow.jpg
-# PATCH-FIX-UPSTREAM pitivi-help_figures.patch bgo#679397 [email protected] 
-- Fix a weird issue in help/Makefile.am
-Patch0:         pitivi-help_figures.patch
+Source:         
http://download.gnome.org/sources/pitivi/0.92/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel >= 0.18.0
+BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
+BuildRequires:  itstool
 BuildRequires:  pkg-config
+BuildRequires:  python-cairo-devel
 BuildRequires:  python-devel
 BuildRequires:  shared-mime-info
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+Requires:       python-gobject
 Recommends:     %{name}-lang
-Requires:       gstreamer-0_10 >= 0.10.28
-Requires:       gstreamer-0_10-plugin-gnonlin >= 0.10.16
-%if 0%{?suse_version} <= 1130
-# For gconf
-Requires:       python-gnome
-%else
-Requires:       python-gconf
-%endif
-Requires:       python-goocanvas
-Requires:       python-gstreamer-0_10 >= 0.10.19
-Requires:       python-gtk >= 2.17.0
-Requires:       python-setuptools
-Requires:       python-xdg
-Requires:       python-zopeinterface
 # Pitivi can use the Frei0r plugins, and since this enables lots of effects, we
 # really want that by default if possible
 Recommends:     frei0r-plugins
@@ -65,15 +50,10 @@
 %lang_package
 %prep
 %setup -q
-# Test if the file is in the tarball again.
-test ! -f help/C/figures/codecscontainers.jpg
-test ! -f help/C/figures/mainwindow.jpg
-cp %{S:1} %{S:2} help/C/figures/
-%patch0 -p1
 translation-update-upstream
 
 %build
-%configure
+%configure --disable-static
 %__make %{?_smp_mflags} V=1
 
 %install
@@ -110,12 +90,13 @@
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS ChangeLog COPYING NEWS RELEASE
+%doc AUTHORS COPYING NEWS RELEASE
+%doc %{_datadir}/help/C/%{name}/
 %{_bindir}/pitivi
 %{_libdir}/pitivi/
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/pitivi.appdata.xml
 %{_datadir}/applications/pitivi.desktop
-%dir %{_datadir}/gnome/help/pitivi
-%doc %{_datadir}/gnome/help/pitivi/C/
 %{_datadir}/icons/hicolor/*/apps/pitivi.png
 %{_datadir}/icons/hicolor/*/apps/pitivi.svg
 %{_datadir}/mime/packages/pitivi.xml

++++++ pitivi-0.15.2.tar.xz -> pitivi-0.92.tar.xz ++++++
++++ 264633 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to