Hello community,

here is the log from the commit of package kdenlive for openSUSE:Factory 
checked in at 2013-04-18 10:22:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdenlive (Old)
 and      /work/SRC/openSUSE:Factory/.kdenlive.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdenlive", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdenlive/kdenlive.changes        2013-03-08 
11:20:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdenlive.new/kdenlive.changes   2013-04-18 
10:22:32.000000000 +0200
@@ -1,0 +2,31 @@
+Sun Apr  7 10:20:15 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 0.9.6 
+  + Fix keyframes when cutting a clip / undoing a clip cut
+  + Warn before overwriting .mlt stabilized file
+  + Fix monitor confusion (clip monitor sometimes playing timeline)
+  + Fix the Mono to Stereo effect UI
+  + Fix proxy of playlist having wrong aspect ratio in some locales
+  + Fix transition widget not correctly updated when resizing a 
+    transition
+  + Fix DVD chapters broken when using an intro movie
+  + Fix error message (No matching profile) poping up in render 
+    widget when everything was ok
+  + Fix clip keyframes not showing on project load
+  + Fix bug when moving guide (was not moving to the correct place)
+  + Fix project corruption (wrong character) caused by some clip's 
+    metadata
+  + Fix possible crash on track deletion
+  + Fix timeline corruption when using spacer tool or overwrite edit 
+    mode
+  + Fix possible crash when editing speed effect
+  + Fix transition losing all its properties when moved
+  + Fix crash when pressing del when editing animation in title 
+    widget
+  + Fix crash when doing quick clip resize
+  + Fix corruption when groups where overlapping
+  + Fix corruption when adding a title clip where a transition already 
+    existed
+  + Fix timeline preview corruption with some transitions
+
+-------------------------------------------------------------------

Old:
----
  kdenlive-0.9.4.tar.bz2

New:
----
  kdenlive-0.9.6.tar.bz2

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

Other differences:
------------------
++++++ kdenlive.spec ++++++
--- /var/tmp/diff_new_pack.Yw08jU/_old  2013-04-18 10:22:39.000000000 +0200
+++ /var/tmp/diff_new_pack.Yw08jU/_new  2013-04-18 10:22:39.000000000 +0200
@@ -21,13 +21,13 @@
 %define qt_version 4.5
 
 Name:           kdenlive
-Version:        0.9.4
+Version:        0.9.6
 Release:        0
 Summary:        Non-linear video editor
 License:        GPL-3.0+
 Group:          Productivity/Multimedia/Video/Editors and Convertors
 Url:            http://www.kdenlive.org/
-Source0:        
http://download.kde.org/stable/kdenlive/%{version}/src/kdenlive-%{version}.tar.bz2
+Source0:        
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM kdenlive-0.9.2-mlt_datadir.patch 
http://www.kdenlive.org/mantis/view.php?id=2701 reddw...@opensuse.org -- Use 
versioned MLT data dir
 Patch0:         kdenlive-0.9.2-mlt_datadir.patch
 # PATCH-FIX-UPSTREAM kdenlive-0.9.2-no_avformat.patch 
http://www.kdenlive.org/mantis/view.php?id=2811 reddw...@opensuse.org -- Make 
it work even if the avformat plugin is not available
@@ -92,7 +92,7 @@
 popd
 # Debian menu system
 rm -r %{buildroot}%{_datadir}/menu
-rm %{buildroot}%{_datadir}/pixmaps/kdenlive.xpm
+rm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
 
 %find_lang %{name}
 
@@ -115,20 +115,20 @@
 %files -f %{name}.lang
 %defattr(0644,root,root,0755)
 %doc AUTHORS COPYING README
-%attr(0755,-,-) %{_bindir}/kdenlive
-%attr(0755,-,-) %{_bindir}/kdenlive_render
-%{_mandir}/man1/kdenlive.1*
-%{_mandir}/man1/kdenlive_render.1*
-%{_kde4_appsdir}/kdenlive
+%attr(0755,-,-) %{_bindir}/%{name}
+%attr(0755,-,-) %{_bindir}/%{name}_render
+%{_mandir}/man1/%{name}.1*
+%{_mandir}/man1/%{name}_render.1*
+%{_kde4_appsdir}/%{name}
 %{_kde4_modulesdir}/libkdenlive_sampleplugin.so
 %{_kde4_modulesdir}/westleypreview.so
-%{_kde4_configdir}/kdenlive*
-%{_kde4_configdir}.kcfg/kdenlive*
+%{_kde4_configdir}/%{name}*
+%{_kde4_configdir}.kcfg/%{name}*
 %{_kde4_servicesdir}/westleypreview.desktop
-%{_kde4_applicationsdir}/kdenlive.desktop
+%{_kde4_applicationsdir}/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/*
 %{_datadir}/icons/oxygen/*/*/*
-%{_datadir}/mime/packages/kdenlive.xml
+%{_datadir}/mime/packages/%{name}.xml
 %{_datadir}/mime/packages/westley.xml
 
 %changelog

++++++ kdenlive-0.9.4.tar.bz2 -> kdenlive-0.9.6.tar.bz2 ++++++
++++ 221898 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