diff --git a/simple-scan-3.38.5.tar.xz b/simple-scan-3.38.5.tar.xz deleted file mode 100644 index c7a3fb1..0000000 Binary files a/simple-scan-3.38.5.tar.xz and /dev/null differ diff --git a/simple-scan-42.0.tar.xz b/simple-scan-42.0.tar.xz new file mode 100644 index 0000000..1d914f4 Binary files /dev/null and b/simple-scan-42.0.tar.xz differ diff --git a/simple-scan.spec b/simple-scan.spec index 6698805..1fa7363 100644 --- a/simple-scan.spec +++ b/simple-scan.spec @@ -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 - 42.0-1 +- Update to 42.0 + * Mon May 24 2021 weijin deng - 3.38.5-1 - Package init with 3.38.5