Hello community, here is the log from the commit of package blender for openSUSE:Factory checked in at 2013-03-11 10:01:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender (Old) and /work/SRC/openSUSE:Factory/.blender.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blender", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/blender/blender.changes 2013-03-07 07:18:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes 2013-03-11 10:01:10.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 11 06:36:20 UTC 2013 - [email protected] + +- fixed %postun script error + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blender.spec ++++++ --- /var/tmp/diff_new_pack.8cpCJw/_old 2013-03-11 10:01:14.000000000 +0100 +++ /var/tmp/diff_new_pack.8cpCJw/_new 2013-03-11 10:01:14.000000000 +0100 @@ -299,7 +299,7 @@ touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : %postun -update-desktop-database &> /de%{_docdir}/%{name}-devel-%{version}v/null || : +update-desktop-database &> /dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : if [ $1 -eq 0 ] ; then touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
