!4 upgrade to 42.0

From: @dillon_chen 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2022-06-07 06:03:54 +00:00 committed by Gitee
commit 09edc880c1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 3 deletions

Binary file not shown.

BIN
simple-scan-42.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: simple-scan
Version: 3.38.5
Version: 42.0
Release: 1
Summary: Simple scanning utility
License: GPLv3+
URL: https://launchpad.net/%{name}
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
URL: https://gitlab.gnome.org/GNOME/%{name}
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{version}.tar.xz
BuildRequires: meson sane-backends-devel gettext itstool
BuildRequires: libappstream-glib desktop-file-utils vala
@ -15,6 +15,7 @@ BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(libwebpmux)
BuildRequires: pkgconfig(packagekit-glib2) >= 1.1.5
BuildRequires: pkgconfig(zlib)
BuildRequires: pkgconfig(libhandy-1)
Requires: xdg-utils
@ -31,6 +32,7 @@ scanner and quickly have the image/document in an appropriate format.
%install
%meson_install
sed -i '/40.beta/,/\/release/d' %{buildroot}/%{_datadir}/metainfo/%{name}.appdata.xml
%find_lang %{name} --with-man --with-gnome
%check
@ -49,5 +51,8 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml
%changelog
* Thu Apr 21 2022 dillon chen <dillon.chen@gmail.com>- 42.0-1
- Update to 42.0
* Mon May 24 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.5-1
- Package init with 3.38.5