Changelog for
simple-scan-lang-3.8.0-1.1.noarch.rpm :
* Fri Mar 29 2013 dimstarAATTopensuse.org- Update to version 3.8.0: + No changes since version 3.7.1.- Changes from version 3.7.1: + Autosave document and restore on quit. + Add controls for brightness and contrast. + Use GLib 2.32 threading API. + Updated help. + Simplify build system.- Add pkgconfig(sqlite3) BuildRequires: new dependency.
* Sun Mar 24 2013 zaitorAATTopensuse.org- Update to version 3.6.1: + Fix scan no longer working after an ADF scan completes (lp#1097096). + Fix erroneous warning about failing to set ADF source.
* Fri Jan 04 2013 glinAATTsuse.com- Update to version 3.6.0: + Remove drag and drop support - it breaks the cropping + Fix crash caused by signal being emitted in scan thread + Fix crash when starting a new document during a scan + Fix --debug not working + Always set scanner options in the same order to avoid options resetting options already set. + Number multiple page documents from 1 + Fix help not working + Show progress dialog when saving files + Support drag and drop
* Sat Mar 17 2012 dimstarAATTopensuse.org- Update to version 3.3.92: + Fix buffer overrun writing black and white PDFs. + Build help with yelp-tools instead of gnome-doc-utils.- Replace gnome-doc-utils-devel BuildRequires with yelp-tools, following upstream switch.- Correctly mark translated documentation with %lang() tags; this will be done by %find_lang shortly in Factory, but not for old releases.
* Mon Feb 13 2012 cooloAATTsuse.com- patch license to follow spdx.org standard
* Tue Nov 15 2011 vuntzAATTopensuse.org- Update to version 3.2.1: + Fix JPEG compression not working in PDF files
* Tue Sep 27 2011 vuntzAATTopensuse.org- Update to version 3.2.0: + No change, just a version bump.
* Mon Sep 12 2011 vuntzAATTopensuse.org- Update to version 3.1.91: + Fix compilation with latest Vala
* Thu Sep 01 2011 vuntzAATTopensuse.org- Update to version 3.1.90: + Fix incorrect PDF generation, and add a --fix-pdf command line to fix broken files generated by older versions- Changes from version 3.1.5: + Fix compile warnings- Drop simple-scan-gpointer.patch: fixed upstream.
* Wed Aug 03 2011 vuntzAATTopensuse.org- Remove unneeded pkgconfig(gconf-2.0) BuildRequires.- Add pkgconfig(cairo) and pkgconfig(gdk-pixbuf-2.0) BuildRequires, which were implicit before.
* Fri Jul 15 2011 nmarquesAATTopensuse.org- Update to version 3.1.3: + Port to Vala + Port to GTK+ 3 + Port to GDBus + Port to GSettings + Port to colord- Move to pkgconfig()-style BuildRequires, as well as move to GTK+ 3 technologies at the same time: + Old ones: glib2-devel, gtk2-devel, gconf2-devel, libgudev-1_0-devel. + New ones: gconf-2.0, gtk+-3.0, gudev-1.0.- Add pkgconfig(colord) BuildRequires, for new dependency.- Add fdupes BuildRequires and call %fdupes in %install.- Remove support for openSUSE 11.3 and earlier, as GTK+ 3 is required anyway.- Removed --disable-static from %configure as it is not existing.- Add simple-scan-gpointer.patch: fix assignment in the threading code of gboolean to gpointer variables.- Use %glib2_gsettings_schema_
* macros.
* Wed May 04 2011 dimstarAATTopensuse.org- Update to version 2.32.0.2: + Add binary comment as recommended in PDF spec + Add comments about other PDF/A features + Updated translations.
* Sat Feb 12 2011 vuntzAATTopensuse.org- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. + %icon_theme_cache_post/postun because the package ships themed icons.- 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.
* Tue Dec 14 2010 vuntzAATTopensuse.org-- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
* Fri Oct 22 2010 vuntzAATTopensuse.org- Update to version 2.32.0.1: + Fix crash when pages not scanned top to bottom + Fix PDF output in locales that use \',\' for a decimal point + Handle grayscale mode in brother3 driver + Fix wrong size crop when saving
* Mon Sep 27 2010 vuntzAATTopensuse.org- Update to version 2.32.0: + Updated translations.
* Wed Sep 15 2010 ajAATTsuse.de- Change sane-backends BuildRequires to sane-backends-devel on 11.4 and later, after the devel split.
* Mon Aug 30 2010 dimstarAATTopensuse.org- Update to version 2.31.91: + Allow pages to be reordered.
* Tue Aug 17 2010 dimstarAATTopensuse.org- Update to version 2.31.90.2: + Fix crash saving cropped pages- Changes from version 2.31.90.1: + Store scanned pages in raw format, not converted to 8 bit RGB. + Fix scaling in output PDF + Use 4 gray levels for text scanned documents- Changes from version 2.31.90: + Updated translations.- Changes from version 2.31.5: + Prompt user to save if they are quitting/starting a new document and have unsaved changes. + Save button only sensitive if have unsaved data + Add save as button- Changes from version 2.31.4: + Implement PDF writer, no longer require ImageMagick and about twice as compressed as old method.- Changes from version 2.31.3: + Use GtkInfoBar for errors/warnings + Updated translations.- Remove ImageMagick recommends.- Add pkgconfig(zlib) and libjpeg-devel BuildRequires.
* Mon Aug 09 2010 vuntzAATTopensuse.org- Update to version 2.31.1: + Compile with -DGSEAL_ENABLE + Fix crash setting automatic source on some drivers + Set resolution on ImageMagick generated PDFs + Set \"duplex\" and \"batch-scan\" flags if supported by driver- Changes from version 1.0.0: + Don\'t put dashes in temporary filenames used when emailing to workaround a Thunderbird bug + Add 32x32 crop icon + Don\'t replace scanner provided on the command-line with detected devices + Handle ImageMagick process failing + Fix incorrect dimensions for A4 and A6 paper
* Fri Apr 09 2010 vuntzAATTopensuse.org- Update to version 0.9.10: + Change default scan direction to top-to-bottom + Call sane_cancel after each document, not duing multi page scans + Set X-GNOME-Gettext-Domain in .desktop file + Fix memory leak in page_set_scan_area() + Fix read buffering when reading large images + Fix moving crop on pages after first + Load color profiles for scanner and save them in output files + Fix broken logic in picking nearest supported scan resolution + Add save button back into toolbar + Put text beside crop toolbutton + Merge document type into scan menu
* Fri Apr 02 2010 vuntzAATTopensuse.org- New package.