Changelog for
python-gnomeprint-2.32.0-25.3.x86_64.rpm :
Mon Sep 17 14:00:00 2012 vuntzAATTopensuse.org
- Disable building python-bugbuddy as we don\'t ship it anymore,
with a %define in the same way we disable other bindings. If not
building python-bugbuddy:
+ Use python-bugbuddy Obsoletes in main subpackage, for smooth
upgrades.
+ Pass --disable-bugbuddy to configure.
Fri Aug 24 14:00:00 2012 dimstarAATTopensuse.org
- Disable building of the evo plugins: they are currently not
compatible with w-d-s 3.5.x.
Thu Feb 23 13:00:00 2012 vuntzAATTopensuse.org
- Stop building python-metacity:
+ The bindings are not compatible with current metacity.
+ Add build_metacity macro to change this behavior, set to 0.
+ Do not use pkgconfig(libmetacity-private) BuildRequires if we
don\'t build python-metacity.
+ Add Obsoletes for python-metacity to main subpackage, instead
of a Requires, for smooth upgrades.
+ Only pass --enable-metacity to configure if we build
python-metacity.
- Stop passing --libexecdir=%{_libexecdir}/%{name} to configure: we
never use libexecdir.
- Remove applet, brasero, mediaprofiles code examples if we don\'t
build those bindings.
Thu Apr 14 14:00:00 2011 dimstarAATTopensuse.org
- Add Obsoletes for the disabled modules (brasero, media-profiles,
evince and applets) to ease upgrade processes.
Thu Apr 7 14:00:00 2011 fcrozatAATTnovell.com
- Disable modules not available for gnome3 (brasero,
media-profiles, applets, evince). We use macros to make it easy
to re-eanble them, should we wish to do so later on.
Fri Jan 7 13:00:00 2011 vuntzAATTopensuse.org
- Split all python modules in subpackages, so we can have more
fine-grained dependencies:
+ Create python-brasero, python-bugbuddy, python-evince,
python-evolution, python-gnomeapplet, python-gnomedesktop,
python-gnomekeyring, python-gnomeprint, python-gtop,
python-mediaprofiles, python-metacity, python-rsvg,
python-totem, python-wnck.
+ Ship a README.openSUSE file explaining the setup of the
package.
- Package code examples in the devel subpackage.
Tue Sep 28 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 2.32.0:
+ Update evince bindings to 2.32 API (bgo#626283)
- Re-enable the build of evince bindings: uncomment
pkgconfig(evince-document-2.30) BuildRequires and update it to
evince-document-2.32.
Tue Sep 7 14:00:00 2010 vuntzAATTopensuse.org
- Change old-style BuildRequires to pkgconfig() style
BuildRequires:
+ old-style: brasero-devel, evince-devel,
evolution-data-server-devel, gnome-desktop-devel,
gnome-media-devel, gnome-panel-devel, gtk2-devel,
libgnomeprintui-devel, libgtop-devel, librsvg-devel,
libwnck-devel, metacity-devel, python-gnome-devel,
python-gtk-devel, totem-pl-parser-devel
+ new-style: evince-document-2.30, gconf-2.0, gdk-pixbuf-2.0,
gnome-desktop-2.0, gnome-keyring-1, gnome-media-profiles,
gnome-python-2.0, gobject-2.0, libbrasero-burn,
libbrasero-media, libebook-1.2, libecal-1.2, libgnome-2.0,
libgnomeprint-2.2, libgnomeprintui-2.2, libgnomeui-2.0,
libgtop-2.0, libmetacity-private, libpanelapplet-2.0,
librsvg-2.0, libwnck-1.0, pango, pycairo, pygobject-2.0,
pygtk-2.0, totem-plparser.
- This will make it easier to switch to GNOME 3 libraries.
Sun Aug 8 14:00:00 2010 vuntzAATTopensuse.org
- Add a devel subpackage, and merge doc subpackage there.
Mon Jul 19 14:00:00 2010 dimstarAATTopensuse.org
- Disable evince bindings for now since they don\'t build with
latest evince (see bgo#626283).
Thu Jul 8 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 2.31.1:
+ evince/evince.defs: Update evince bindings to latest api
+ wscript: Use the 3rd party waf tool \'cflags\'
Tue Mar 30 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 2.30.0:
+ Fix configure check for evince.
+ Fix configure check for bug-buddy.
- Drop gnome-python-desktop-fix-bugbuddy.patch,
gnome-python-desktop-fix-evince.patch: fixed upstream.
Tue Mar 30 14:00:00 2010 vuntzAATTopensuse.org
- Add gnome-python-desktop-fix-bugbuddy.patch to fix detection of
bug-buddy in configure.
- Add gnome-python-desktop-fix-evince.patch to fix detection of
evince in configure.
Thu Mar 11 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 2.29.92:
+ bgo#608331: totem-pl-parser doesn\'t build with latest
totem-pl-parser
- Drop gnome-python-desktop-fix-totem-build.patch.
Thu Jan 28 13:00:00 2010 vuntzAATTopensuse.org
- Add gnome-python-desktop-fix-totem-build.patch to fix build of
totem-pl-parser bindings with latest totem-pl-parser.
Wed Jan 6 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 2.29.1:
+ Fix crash in gnomekeyringk.item_get_attributes_sync
(bgo#598835)
+ Fix build with latest brasero (bgo#603231)
+ Fix build with latest evince (bgo#603659, bgo#604751)
+ Make braseromedia work (bgo#595342)
+ Fix wnck bindings to not bind enums as flags
+ Fix wnck example to not do suboptimal loop (bgo#600952)
+ Build fix.
- Drop gnome-python-desktop-brasero-api.patch: fixed upstream.
- Drop gnome-python-desktop-evince-api.patch: fixed upstream.
- Remove autoreconf call.
- Pass --disable-static to configure.
- Remove all .la files.
Mon Dec 14 13:00:00 2009 ajAATTsuse.de
- Fix build with libtool version conflict: pass -i to autoreconf.
Sat Dec 5 13:00:00 2009 vuntzAATTopensuse.org
- Add gnome-python-desktop-brasero-api.patch to fix build with
latest brasero.
Wed Dec 2 13:00:00 2009 vuntzAATTopensuse.org
- Add gnome-python-desktop-evince-api.patch to compile with latest
evince.
- Fix self-obsoletion of evolution-python.
Thu Sep 24 14:00:00 2009 dimstarAATTopensuse.org
- Update to version 2.28.0:
+ bgo#594334 - evince: wrap DocumentLinks bit
+ bgo#595380 - braseroburn examples not shipped in tarballs
+ bgo#595373 - The braseroburn module is missing important
constants.
Tue Sep 1 14:00:00 2009 dimstarAATTopensuse.org
- Update to version 2.27.3:
+ Extended brasero modules API.
+ Wrap gnome_keyring_find_items.
Mon Jul 20 14:00:00 2009 vuntzAATTnovell.com
- Update to version 2.27.2:
+ Add licensing information for the evince module.
+ Fix evince module compilation bug.
+ Add bindings for libbrasero-burn.
Thu Jun 4 14:00:00 2009 lmedinasAATTgmail.com
- Remove nautilus-cd-burner-devel BuildRequires: these bindings are
obsoleted by the brasero ones.
Tue May 5 14:00:00 2009 vuntzAATTnovell.com
- Update to version 2.27.1:
+ New braseromedia module (bgo#569055).
- Add brasero-devel BuildRequires.
Sun Apr 26 14:00:00 2009 vuntzAATTnovell.com
- Remove unneeded BuildRequires: notification-daemon.
Sat Mar 14 13:00:00 2009 mbomanAATTsuse.de
- Update to version 2.26.0:
+ evince
* bgo#572575: evince.JobFind() crashes caller
+ evolution
* Fix evolution modules installation issue
* Make sure bonobo is imported before evolution.
* modules are
used (bgo#561354)
* Add __version__ to evolution modules
+ gnomedesktop
* Add missing caller-owns-return annotations (bgo#570540)
- Remove custom CFLAGS