File gnome-web-photo.changes of Package gnome-web-photo
-------------------------------------------------------------------
Mon Sep 26 10:38:50 UTC 2011 - vuntz@opensuse.org
- Update to version 0.10.4:
+ Add a --disable-plugins option to disable plugins
+ Updated translations.
-------------------------------------------------------------------
Mon Jul 25 22:43:22 CEST 2011 - vuntz@opensuse.org
- Update to version 0.10.3:
+ Add --delay option, to specify wait time between rendering and
capturing
-------------------------------------------------------------------
Tue Jul 5 08:57:38 CEST 2011 - vuntz@opensuse.org
- Update to version 0.10.2:
+ Modernize build system a bit
+ Do not check for gconftool-2 if we build against GTK+ 3
+ Updated translations.
-------------------------------------------------------------------
Sat Jul 2 09:17:29 CEST 2011 - vuntz@opensuse.org
- Move to pkgconfig()-style BuildRequires:
+ Old ones: gconf2-devel, gtk2-devel, libwebkit-devel.
+ New ones: gconf-2.0, gtk+-2.0, webkit-1.0.
- Use favor_gtk2 to switch between gtk2 and gtk3 builds. For the
gtk3 build:
+ Change pkgconfig(gtk+-2.0) and pkgconfig(webkit-1.0)
BuildRequires to pkgconfig(gtk+-3.0) and
pkgconfig(webkitgtk-3.0).
+ Drop pkgconfig(gconf-2.0) BuildRequires as gconf is only needed
for the GNOME 2 build, and drop all the gconf schemas packaging
machinery.
+ Change --with-gtk=2.0 configure option to --with-gtk=3.0
-------------------------------------------------------------------
Wed Apr 6 09:54:19 UTC 2011 - fcrozat@novell.com
- Update to version 0.10.1:
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 16 20:42:39 CET 2011 - vuntz@opensuse.org
- Update to version 0.10:
+ Features
- Rewrite using WebKit
- Add --user-css option, to let user specify a custom CSS
- Add --printer option, to print the page on a printer
+ Misc
- Update to non-code files
- Build fixes
+ Updated translations.
- Drop gnome-web-photo-setup-before-domwindow.patch and
gnome-web-photo-xulrunner192.patch: upstream has moved to webkit,
so those are not needed anymore.
- Remove now unneeded BuildRequires: gcc-c++, libjpeg-devel,
libxml2-devel, mozilla-xulrunner-devel, gnome-common.
- Add libwebkit-devel BuildRequires.
- Do not change LDFLAGS: this was needed for xulrunner.
- Do not call gnome-autogen.sh: we don't have any patch requiring
this anymore.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
-------------------------------------------------------------------
Thu Dec 9 10:27:52 CET 2010 - vuntz@opensuse.org
- Build against mozilla-xulrunner20-devel on 11.4 and later.
-------------------------------------------------------------------
Fri Jun 4 07:45:36 CEST 2010 - wr@rosenauer.org
- Add gnome-web-photo-setup-before-domwindow.patch to fix
compatibility with XULRunner 1.9.2 (bnc#611541).
-------------------------------------------------------------------
Fri Jun 4 04:00:50 CEST 2010 - vuntz@opensuse.org
- Add gnome-web-photo-xulrunner192.patch to port gnome-web-photo to
xulrunner192.
- On 11.3 and later, use xulrunner192.
- Add gnome-common BuildRequires and call to gnome-autogen.sh since
the patch changes some build files.
-------------------------------------------------------------------
Fri Jan 15 14:35:44 CET 2010 - wr@rosenauer.org
- Added explicit requires to xulrunner and use rpath
(bnc#559704)
-------------------------------------------------------------------
Mon Sep 28 17:20:35 CEST 2009 - vuntz@opensuse.org
- Update to version 0.9:
+ Build fixes.
-------------------------------------------------------------------
Mon Jul 20 01:09:21 CEST 2009 - vuntz@novell.com
- Update to version 0.8:
+ Exit when xulrunner startup fails.
-------------------------------------------------------------------
Wed May 6 17:17:51 CEST 2009 - vuntz@novell.com
- Build against mozilla-xulrunner191 on openSUSE > 11.1.
-------------------------------------------------------------------
Mon Apr 13 04:01:55 CEST 2009 - mboman@suse.de
- Update to version 0.7:
+ Build fix for xulrunner 1.9.1 (bgo#576674)
- Remove BuildRequires gnome-common
- Don't use autoreconf
- Remove gnome-web-photo-libxul.patch. Fixed upstream
- Remove %if statements <= 10.2
- Remove Requires mozilla-xulrunner190. Should be automatic
-------------------------------------------------------------------
Tue Mar 17 19:52:48 CET 2009 - vuntz@novell.com
- Update to version 0.6:
+ Don't set config.use_system_prefs to true
+ Translation updates
- Drop gnome-web-photo-no-system-prefs.patch: fixed upstream.
- Remove -fno-strict-aliasing from CXXFLAGS.
- Remove checks for old versions of openSUSE.
- Remove AutoReqProv: it's default now.
- Remove unneeded BuildRequires: gnutls-devel, libglade2-devel,
libgnomeprintui-devel, libgnomeui-devel, libwnck-devel,
perl-XML-Parser, update-desktop-files.
- Add BuildRequires: gconf2-devel, gtk2-devel, libjpeg-devel,
libxml2-devel.
-------------------------------------------------------------------
Mon Feb 16 17:49:47 CET 2009 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Tue Dec 16 19:46:13 CET 2008 - coolo@suse.de
- require lang subpackage
-------------------------------------------------------------------
Tue Dec 2 14:14:23 CET 2008 - vuntz@novell.com
- Add gnome-web-photo-no-system-prefs.patch to fix bnc#444682. It
seems gnome-web-photo was able to change some important firefox
settings.
-------------------------------------------------------------------
Tue Sep 02 23:43:29 EDT 2008 - mboman@novell.com
- Update to version 0.5:
+ Fix UA string for ff compatibility.
+ Correctly initialize the GdkPixdata pointer so that it's always valid.
(bnc#395920)
- Removed gnome-web-photo-bnc395920-crash.patch. Fixed upstream.
-------------------------------------------------------------------
Wed Aug 27 23:43:29 EDT 2008 - jpr@novell.com
- Fix conditional BuildRequires so only mozilla181 is installed
-------------------------------------------------------------------
Wed Jul 23 17:10:59 CEST 2008 - vuntz@novell.com
- Tag patches.
- Add gnome-web-photo-bnc395920-crash.patch as potential fix for
bnc#395920.
-------------------------------------------------------------------
Wed May 21 19:14:48 CEST 2008 - maw@suse.de
- Add gnome-web-photo-libxul.patch (better fix for bnc#381154)
- Cleanup the spec file with respect to xulrunner usage.
-------------------------------------------------------------------
Mon Apr 28 19:47:38 CEST 2008 - maw@suse.de
- Actually build and run against mozillaxulrunner190 (bnc#381154).
-------------------------------------------------------------------
Wed Apr 2 04:16:54 CEST 2008 - maw@suse.de
- Update to version 0.4:
+ Port to mozilla-xulrunner190.
-------------------------------------------------------------------
Thu Mar 6 02:16:53 CET 2008 - jpr@suse.de
- Update to 0.3
* Renice when thumbnailing
* Thumbnail application/xhtml+xml files
* Initialise GThread before calling any glib function
- Remove gnome-web-photo-160795-renice-when-thumbnailing.diff, it
was upstreamed
- Remove gnome-web-photo-focus.patch, it was upstreamed
- Split off lang package
-------------------------------------------------------------------
Thu Oct 11 16:39:38 CEST 2007 - sbrabec@suse.cz
- Removed bogus dependency on mDNSResponder.
-------------------------------------------------------------------
Mon Jan 15 18:34:41 CET 2007 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
-------------------------------------------------------------------
Thu Nov 30 17:19:39 CET 2006 - sbrabec@suse.cz
- Fixed xulrunner dependencies for older products.
-------------------------------------------------------------------
Tue Nov 7 18:24:45 CET 2006 - sbrabec@suse.cz
- Use exact xulrunner version 181 (#216100).
-------------------------------------------------------------------
Fri Oct 13 18:31:28 CEST 2006 - danw@suse.de
- Remove dead patch
-------------------------------------------------------------------
Thu Sep 21 00:45:05 CEST 2006 - jhargadon@suse.de
- update to version 0.2
- Use the document font gconf key
- Use stock endianness define
- Fix some compile warnings, and add support for xulrunner
trunk
- Updated from Epiphany: correct gecko version check
if mozilla-config.h includes other files
-------------------------------------------------------------------
Mon Apr 10 19:01:45 CEST 2006 - danw@suse.de
- call gtk_window_set_focus_on_map(win, FALSE) to explicitly request
that the offscreen gecko window not be focused. Part of 160795.
-------------------------------------------------------------------
Tue Apr 4 23:49:50 CEST 2006 - federico@novell.com
- Added gnome-web-photo-160795-renice-when-thumbnailing.diff as a
workaround for https://bugzilla.novell.com/show_bug.cgi?id=160795.
We renice the gnome-web-photo process if it is being used as a thumbnailer.
-------------------------------------------------------------------
Wed Feb 1 13:24:54 CET 2006 - jpr@suse.de
- Alter the default config so a working thumbnail command line is used
-------------------------------------------------------------------
Wed Jan 25 21:31:56 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Nov 28 21:31:05 CET 2005 - gekker@suse.de
- Update to version 0.1.1
-------------------------------------------------------------------
Mon Oct 31 22:41:26 CET 2005 - gekker@suse.de
- Initial import of package 0.1cvs20051031