File simple-scan.changes of Package simple-scan
-------------------------------------------------------------------
Tue Sep 27 06:58:59 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.0:
+ No change, just a version bump.
-------------------------------------------------------------------
Mon Sep 12 07:26:45 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.91:
+ Fix compilation with latest Vala
-------------------------------------------------------------------
Thu Sep 1 15:17:04 UTC 2011 - vuntz@opensuse.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 3 12:43:20 CEST 2011 - vuntz@opensuse.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 03:42:16 UTC 2011 - nmarques@opensuse.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 4 09:51:28 CEST 2011 - dimstar@opensuse.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 19:52:17 CET 2011 - vuntz@opensuse.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 15:47:00 CET 2010 - vuntz@opensuse.org
-
- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
-------------------------------------------------------------------
Fri Oct 22 10:00:12 CEST 2010 - vuntz@opensuse.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 14:42:54 CEST 2010 - vuntz@opensuse.org
- Update to version 2.32.0:
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 15 09:01:10 UTC 2010 - aj@suse.de
- Change sane-backends BuildRequires to sane-backends-devel on 11.4
and later, after the devel split.
-------------------------------------------------------------------
Mon Aug 30 10:10:50 CEST 2010 - dimstar@opensuse.org
- Update to version 2.31.91:
+ Allow pages to be reordered.
-------------------------------------------------------------------
Tue Aug 17 16:42:30 CEST 2010 - dimstar@opensuse.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.
-------------------------------------------------------------------
Tue Aug 10 00:14:18 CEST 2010 - vuntz@opensuse.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 9 11:01:29 CEST 2010 - vuntz@opensuse.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 2 08:55:58 CEST 2010 - vuntz@opensuse.org
- New package.