Hello community, here is the log from the commit of package simple-scan for openSUSE:Factory checked in at 2013-08-28 21:20:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/simple-scan (Old) and /work/SRC/openSUSE:Factory/.simple-scan.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "simple-scan" Changes: -------- --- /work/SRC/openSUSE:Factory/simple-scan/simple-scan.changes 2013-04-02 13:21:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.simple-scan.new/simple-scan.changes 2013-08-28 21:20:02.000000000 +0200 @@ -1,0 +2,27 @@ +Mon Aug 26 18:08:09 UTC 2013 - zai...@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. + +------------------------------------------------------------------- Old: ---- simple-scan-3.8.0.tar.xz New: ---- simple-scan-3.9.90.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ simple-scan.spec ++++++ --- /var/tmp/diff_new_pack.jTumsb/_old 2013-08-28 21:20:03.000000000 +0200 +++ /var/tmp/diff_new_pack.jTumsb/_new 2013-08-28 21:20:03.000000000 +0200 @@ -17,14 +17,13 @@ Name: simple-scan -Version: 3.8.0 +Version: 3.9.90 Release: 0 -# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang Summary: Simple Scanning Utility License: GPL-3.0+ Group: System/GUI/GNOME Url: https://launchpad.net/simple-scan -Source0: https://launchpad.net/simple-scan/3.8/3.8.0/+download/%{name}-%{version}.tar.xz +Source0: https://launchpad.net/simple-scan/3.10/3.9.90/+download/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gnome-icon-theme BuildRequires: intltool @@ -78,14 +77,6 @@ sed -i "s/\(Icon.*=\)scanner/\1simple-scan/g" %{buildroot}%{_datadir}/applications/%{name}.desktop %suse_update_desktop_file %{name} %find_lang %{name} %{?no_lang_C} -# Localized help -for help in %{buildroot}%{_datadir}/help/*/simple-scan/; do - LOCALE=`echo $help | sed "s:.*%{_datadir}/help/\([^/]*\)/simple-scan/:\1:g"` - echo "%%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE" >> %{name}.help-lang.tmp - echo "%%lang($LOCALE) %%doc /${help##%{buildroot}}" >> %{name}.help-lang.tmp -done -sort -u %{name}.help-lang.tmp | grep -v "^%%lang(C)" > %{name}.help-lang -rm %{name}.help-lang.tmp %fdupes %{buildroot}%{_datadir} %clean @@ -112,6 +103,6 @@ %{_datadir}/%{name}/ %{_mandir}/man1/%{name}.1* -%files lang -f %{name}.lang -f %{name}.help-lang +%files lang -f %{name}.lang %changelog ++++++ simple-scan-3.8.0.tar.xz -> simple-scan-3.9.90.tar.xz ++++++ ++++ 56449 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org