Hello community, here is the log from the commit of package simple-scan for openSUSE:Factory checked in at 2018-03-14 19:25:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/simple-scan (Old) and /work/SRC/openSUSE:Factory/.simple-scan.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "simple-scan" Wed Mar 14 19:25:15 2018 rev:56 rq:584812 version:3.27.92 Changes: -------- --- /work/SRC/openSUSE:Factory/simple-scan/simple-scan.changes 2018-01-26 13:37:29.406925735 +0100 +++ /work/SRC/openSUSE:Factory/.simple-scan.new/simple-scan.changes 2018-03-14 19:25:16.714520755 +0100 @@ -1,0 +2,61 @@ +Mon Mar 5 19:10:22 UTC 2018 - [email protected] + +- Update to version 3.27.92: + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 28 16:39:38 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Wed Feb 21 16:47:56 UTC 2018 - [email protected] + +- Update to version 3.27.91: + + Update Snap packaging. + +------------------------------------------------------------------- +Sat Feb 3 01:57:16 UTC 2018 - [email protected] + +- Update to version 3.27.90: + + Fix email sending failing with PDF attachments. + + Fix time units for page delay. + + Updated translations. + +------------------------------------------------------------------- +Thu Jan 25 03:27:04 UTC 2018 - [email protected] + +- Update to version 3.27.4: + + Updated translations. + +------------------------------------------------------------------- +Thu Jan 25 03:27:03 UTC 2018 - [email protected] + +- Update to version 3.27.3: + + Updated documentation. +- Update Url to https://gitlab.gnome.org/GNOME/simple-scan: current + Simple-Scan's web page. +- Add gmodule-export-2.0 and gthread-2.0 pkgconfig modules + BuildRequires. Note that they were being pulled with other + pkgconfig modules that live in glib2-devel and used already. + +------------------------------------------------------------------- +Thu Jan 25 03:27:02 UTC 2018 - [email protected] + +- Update to version 3.27.2: + + Updated translations. +- Remove %clean section as it is no longer needed since RPM does + this job by itself. + +------------------------------------------------------------------- +Thu Jan 25 03:27:01 UTC 2018 - [email protected] + +- Update to version 3.27.1: + + Explicitly turned off symlink_media to prevent dangling + symlinks. + + Dropped obsolete desktop type property in appdata. + + Moved appdata to a new location. + + Fixed typos. + + Updated translations. + +------------------------------------------------------------------- Old: ---- simple-scan-3.26.3.tar.xz New: ---- simple-scan-3.27.92.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ simple-scan.spec ++++++ --- /var/tmp/diff_new_pack.APUnMb/_old 2018-03-14 19:25:17.618488657 +0100 +++ /var/tmp/diff_new_pack.APUnMb/_new 2018-03-14 19:25:17.622488515 +0100 @@ -23,18 +23,18 @@ %define _icontheme gnome %define _iconlocation gnome %endif - Name: simple-scan -Version: 3.26.3 +Version: 3.27.92 Release: 0 Summary: Simple Scanning Utility -License: GPL-3.0+ +License: GPL-3.0-or-later Group: System/GUI/GNOME -Url: https://launchpad.net/simple-scan -Source0: https://download.gnome.org/sources/simple-scan/3.26/%{name}-%{version}.tar.xz +URL: https://gitlab.gnome.org/GNOME/simple-scan +Source0: http://download.gnome.org/sources/simple-scan/3.27/%{name}-%{version}.tar.xz BuildRequires: %{_icontheme}-icon-theme BuildRequires: fdupes BuildRequires: meson +BuildRequires: pkgconfig BuildRequires: sane-backends-devel BuildRequires: update-desktop-files BuildRequires: vala >= 0.22.0 @@ -42,16 +42,17 @@ BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(colord) BuildRequires: pkgconfig(gdk-pixbuf-2.0) -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(gusb) +BuildRequires: pkgconfig(glib-2.0) >= 2.38 +BuildRequires: pkgconfig(gmodule-export-2.0) +BuildRequires: pkgconfig(gthread-2.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.12 +BuildRequires: pkgconfig(gusb) >= 0.2.7 BuildRequires: pkgconfig(libwebp) BuildRequires: pkgconfig(libwebpmux) BuildRequires: pkgconfig(packagekit-glib2) >= 1.1.5 BuildRequires: pkgconfig(zlib) Requires: xdg-utils Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Simple Scan is an easy-to-use application, designed to let users connect @@ -63,6 +64,7 @@ interface is well tested. %lang_package + %prep %setup -q @@ -88,21 +90,18 @@ %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir} -%clean -%{__rm} -rf %{buildroot} - %files -%defattr(-, root, root) -%doc COPYING NEWS +%license COPYING +%doc NEWS README.md %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml %{_datadir}/icons/hicolor/*/apps/simple-scan.* %{_datadir}/%{name}/ -%{_mandir}/man1/%{name}.1* -%dir %{_datadir}/appdata/ -%{_datadir}/appdata/simple-scan.appdata.xml +%{_mandir}/man1/%{name}.1%{?ext_man} +%dir %{_datadir}/metainfo/ +%{_datadir}/metainfo/simple-scan.appdata.xml %files lang -f %{name}.lang ++++++ simple-scan-3.26.3.tar.xz -> simple-scan-3.27.92.tar.xz ++++++ ++++ 11987 lines of diff (skipped)
