Version: 0.999-bp150.2.4
* Fri Jul 21 2017 tchvatal@suse.com
- Rebase patches to include rh/gentoo/debian ones:
A 001-xdg-open-as-default-browser.patch
A 002-close-fds.patch
A 004-ipv6-support.patch
A 006-preview-selection.patch
A 100-remove-non-working-help.patch
A 101-xsane_fix_pdf_floats.patch
A 200-fix_options_handling_fix.patch
A 201-fix_pdf_xref.patch
A 901-desktop-file.patch
A 902-license-dialog.patch
A 903-fix_broken_links.patch
A 904-fix_message_typo.patch
A 907-fix_spin_button_pagesize.patch
A 908-no-file-selected.patch
A 0005-m4.patch
A 0010-fix_missing_sane-config.patch
- Drop patches hanled in the above:
D no-eula.patch
D remove-non-working-help.patch
D xdg-open-as-default-browser.patch
D xsane_fix_pdf_floats.patch
D xsane-desktop.patch
* Fri Jul 21 2017 tchvatal@suse.com
- Add patch to build with lcms2 instead of lcms:
* xsane-0.999-lcms2.patch
* Tue May 03 2016 joerg.lorenzen@ki.tng.de
- Update to version 0.999:
+ Better preview window size calculation (thanks to
Nils Phillipsen).
+ Removed null-pointer bug in xsane_update_param (thanks to
Nils Phillipsen).
+ Manual page bugix.
+ Changed email password storage.
- Fixed no-eula.patch.
* Mon Jan 27 2014 lnussel@suse.de
- fix compiled in location of documentation (bnc#577803)
* Sat Jan 19 2013 lnussel@suse.de
- fix potential memory leak (bnc#542539, xsane-memory-leak.diff)
* Mon Oct 15 2012 pgajdos@suse.com
- fixed build with libpng15
* libpng15.patch
* Thu Feb 23 2012 coolo@suse.com
- we need libjpeg-devel too
* Wed Dec 21 2011 coolo@suse.com
- remove call to suse_update_config (very old work around)
* Wed Dec 22 2010 aj@suse.de
- The manual is in _datadir/sane/xsane/doc, so do not package it
twice.
* Wed Dec 22 2010 aj@suse.de
- Fix packaging - own directories.
* Sat Nov 20 2010 dimstar@opensuse.org
- Update to version 0.998:
+ bugfix for 16bit png format
+ removed some gtk warnings
+ removed two format string errors
+ corrected some compilation issues
- Rebase no-eula.patch.
- Clean spec file using spec-cleaner.
* Wed Sep 15 2010 aj@suse.de
- Change BuildRequires for sane-backends devel split.
* Tue May 11 2010 lnussel@suse.de
- include html documentation (bnc#577803)
* Thu Nov 26 2009 dimstar@opensuse.org
- Rebase patches to apply with fuzz=0.
* Mon Jul 27 2009 dominique-obs@leuenberger.net
- Update to version 0.997:
+ removed SANE_CAP_ALWAYS_SETTABLE (not SANE1)
+ added test for (opt->size == 0) for SANE_TYPE_STRING in xsane.c
+ in gtk_adjustment_new changed page_size from (min-max)*1e-30 to
0 because new gtk versions don`t link non zero values for
spinbuttons
+ added several gdk_drawable_unref(mask)
* Wed Jul 08 2009 lnussel@suse.de
- fix pdf saving in non-POSIX locales
* Wed May 06 2009 sbrabec@suse.cz
- Updated to version 0.996:
* corrected bug in PDF documents
* viewer window does not use full screen without window frame for
large images any more
- Use upstream desktop and icon.
- Use %find_lang.
* Thu Sep 04 2008 jsmeix@suse.de
- Provide the RPM capability "gimp-2.0-scanner-plugin" which is
also provided by the sane-frontends RPM so that the gimp RPM
can recommend "gimp-2.0-scanner-plugin" so that either of xsane
or sane-frontends are sufficient to be installed
(see Novell/Suse Bugzilla bnc#422558).
* Tue Mar 11 2008 jsmeix@suse.de
- Enhanced and re-enabled no-eula.patch:
It suppresses the disclaimer of warranty and liability dialog
and adds a modification note and adds a openSUSE Bugzilla URL
to make the change obvious for the user and direct bug reports
to us (see Novell/Suse Bugzilla bnc#183725).
- xdg-open-as-default-browser.patch sets DEFAULT_BROWSER xdg-open
to get the right browser launched for KDE and Gnome users to
show the XSane documentation. Therefore xdg-utils is required.
- remove-non-working-help.patch removes the items in the help
menue regarding backend documentation because the referred
files do not exist (dead URLs with "sane-<backend>-doc.html"
in sane-backends-doc.html).
* Wed Nov 28 2007 jsmeix@suse.de
- Updated to version 0.995:
Several layout changes.
Multiple mail receivers are allowed in email mode.
Scanning and conversion speed is increased.
- Disabled no-eula.patch to be on the safe side because of
comment 12 in Novell/Suse Bugzilla bnc#183725.
until there is a final decission regarding the issue.