File simple-scan.changes of Package simple-scan

-------------------------------------------------------------------
Sat Sep 28 05:53:52 UTC 2013 - zaitor@opensuse.org

- Update to version 3.10.0:
  + Fix --fix-pdf not working due to attempting to treat binary
    data as UTF-8.

-------------------------------------------------------------------
Tue Sep  3 07:34:03 UTC 2013 - zaitor@opensuse.org

- Update to version 3.9.91:
  + Add appdata file.

-------------------------------------------------------------------
Mon Aug 26 18:08:09 UTC 2013 - zaitor@opensuse.org

- Update to version 3.9.90:
  + Only autosave after a timeout.
- Changes from version 3.9.4.1:
  + Add missing gresource file to tarball.
- Changes from version 3.9.4:
  + Add support for Samsung devices that don't use the standard
    SANE field names.
- Changes from version 3.9.3:
  + Update README to mention git mirror.
  + Hide C warnings.
  + Compile with Vala debugging information.
- Changes from version 3.9.2:
  + Force an extension when saving if one not provided.
  + Zero pad numbering when saving multiple files.
  + Add JPEG quality settings.
  + Set ICC profile and density units for JPEG files.
  + Use gdk-pixbuf instead of libjpeg when writing PDF files.
- Changes from version 3.9.1:
  + Add copy to clipboard function.
  + Compile UI files into binary.
  + Update build instructions.
- Drop hack to move localized help files into -lang subpackage, not
  needed anymore.

-------------------------------------------------------------------
Fri Mar 29 22:08:15 UTC 2013 - dimstar@opensuse.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 20:51:46 UTC 2013 - zaitor@opensuse.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  4 09:31:48 UTC 2013 - glin@suse.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 16:31:15 UTC 2012 - dimstar@opensuse.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 10:56:09 UTC 2012 - coolo@suse.com

- patch license to follow spdx.org standard

-------------------------------------------------------------------
Tue Nov 15 11:21:03 UTC 2011 - vuntz@opensuse.org

- Update to version 3.2.1:
  + Fix JPEG compression not working in PDF files

-------------------------------------------------------------------
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.

openSUSE Build Service is sponsored by