Update to 44.0 (#2179677)

f38 imports/e9/simple-scan-44.0-1.el9
David King 2 years ago
parent 889c2252c1
commit f8aca60da0

1
.gitignore vendored

@ -128,3 +128,4 @@ simple-scan-2.31.5.tar.bz2
/simple-scan-42.0.tar.xz
/simple-scan-42.1.tar.xz
/simple-scan-42.5.tar.xz
/simple-scan-44.0.tar.xz

@ -1,14 +1,14 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
Name: simple-scan
Version: 42.5
Release: 2%{?dist}
Version: 44.0
Release: 1%{?dist}
Summary: Simple scanning utility
# Sources are under GPLv3+, icon and help are under CC-BY-SA.
License: GPLv3+ and CC-BY-SA
License: GPL-3.0-or-later AND CC-BY-SA
URL: https://gitlab.gnome.org/GNOME/simple-scan
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{tarball_version}.tar.xz
BuildRequires: meson
BuildRequires: sane-backends-devel
@ -55,11 +55,14 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%{_bindir}/%{name}
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.SimpleScan.svg
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.SimpleScan-symbolic.svg
%{_datadir}/metainfo/%{name}.appdata.xml
%{_metainfodir}/%{name}.appdata.xml
%{_datadir}/applications/%{name}.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml
%changelog
* Sun Mar 19 2023 David King <amigadave@amigadave.com> - 44.0-1
- Update to 44.0 (#2179677)
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 42.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

@ -1 +1 @@
SHA512 (simple-scan-42.5.tar.xz) = d479d11fb735e4f63eeb1917d00befe71c1c2128dd425f57f8069c0ae7132053c7259c11139be3c59a9ad1e27367f08174a8dc2632255d105705a36b3871a7f4
SHA512 (simple-scan-44.0.tar.xz) = 8543b687eafec4f2460efa446146b4fe3a0ad469e5dcc5fcd19a02484cbfac5bce80741b488217af44c580720a01577a8e78479a4d2e96307da3de9dcfa467c6

Loading…
Cancel
Save