Hello community, here is the log from the commit of package totem for openSUSE:Factory checked in at Thu Oct 6 16:46:28 CEST 2011.
-------- --- openSUSE:Factory/totem/totem.changes 2011-09-23 12:48:24.000000000 +0200 +++ /mounts/work_src_done/STABLE/totem/totem.changes 2011-09-30 13:04:55.000000000 +0200 @@ -1,0 +2,40 @@ +Fri Sep 30 10:42:04 UTC 2011 - [email protected] + +- Remove sed hack in %prep to support building with libepc 0.4.0 as + we have libepc 0.4.1 available now. + +------------------------------------------------------------------- +Mon Sep 26 11:13:49 UTC 2011 - [email protected] + +- Update to version 3.2.0: + + Fix Python console settings conversion bug + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 21 17:36:11 UTC 2011 - [email protected] + +- Update to version 3.1.92: + + Mention our support of a few more mime-types + + Handle HTTP Live Streaming (in the main player, and the browser + plugin) + + Updated translations. +- Pass --disable-maintainer-mode to configure as a workaround: this + lets use deprecated GTK+ API for now. We should not keep this + flag in the long term, though. + +------------------------------------------------------------------- +Tue Sep 13 08:05:50 UTC 2011 - [email protected] + +- Update to version 3.1.91: + + Port D-Bus service to MPRIS 2.1 + + Store and restore the rotation status of videos + + Fix the "save" button not work in the playlist + + Screensaver fixes for non-GNOME sessions + + Port to pygobject 3.0 +- Change pkgconfig(pygobject-2.0) BuildRequires to + pkgconfig(pygobject-3.0), following upstream change. +- Add a sed hack in %prep, to support building with libepc 0.4.0: + since there is no new release of libepc, we added the patches + from git that totem needs, so we can build with 0.4.0 now. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- totem-3.1.4.tar.bz2 New: ---- totem-3.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ totem.spec ++++++ --- /var/tmp/diff_new_pack.kOW0RZ/_old 2011-10-06 16:46:21.000000000 +0200 +++ /var/tmp/diff_new_pack.kOW0RZ/_new 2011-10-06 16:46:21.000000000 +0200 @@ -21,11 +21,12 @@ Name: totem License: GPLv2+ ; LGPLv2.1+ Group: Productivity/Multimedia/Video/Players -Version: 3.1.4 +Version: 3.2.0 Release: 1 +# FIXME: Check if --disable-maintainer-mode can be dropped from configure. Last checked with 3.2.0 Url: http://www.gnome.org/projects/totem/ Summary: Movie Player for the GNOME Desktop -Source0: http://download.gnome.org/sources/totem/3.1/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/totem/3.2/%{name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gnome-doc-utils-devel @@ -52,13 +53,13 @@ BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(iso-codes) -BuildRequires: pkgconfig(libepc-ui-1.0) +BuildRequires: pkgconfig(libepc-ui-1.0) > 0.4.0 BuildRequires: pkgconfig(libgdata) BuildRequires: pkgconfig(libnautilus-extension) BuildRequires: pkgconfig(libpeas-1.0) >= 1.1.0 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(mx-1.0) -BuildRequires: pkgconfig(pygobject-2.0) +BuildRequires: pkgconfig(pygobject-3.0) >= 2.90.3 BuildRequires: pkgconfig(shared-mime-info) BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(totem-plparser) @@ -177,7 +178,8 @@ export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins %configure\ --disable-static\ - --disable-scrollkeeper + --disable-scrollkeeper \ + --disable-maintainer-mode make %{?jobs:-j%jobs} V=1 %install ++++++ totem-3.1.4.tar.bz2 -> totem-3.2.0.tar.bz2 ++++++ ++++ 86891 lines of diff (skipped) continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
