diff --git a/sane-backends.spec b/sane-backends.spec index 83b165e..28172d8 100644 --- a/sane-backends.spec +++ b/sane-backends.spec @@ -4,8 +4,8 @@ %define saned_gid 65442 Name: sane-backends -Version: 1.2.1 -Release: 3mamba +Version: 1.3.0 +Release: 1mamba Summary: SANE provides standardized access to any raster image scanner hardware Group: System/Kernel and Hardware Vendor: openmamba @@ -43,7 +43,6 @@ BuildRequires: libpoppler-glib-devel BuildRequires: libstdc++6-devel BuildRequires: libsystemd-devel BuildRequires: libtiff-devel -BuildRequires: libudev-devel BuildRequires: libusb-devel BuildRequires: libv4l-devel BuildRequires: libxml2-devel @@ -113,7 +112,7 @@ Of course, the savings get even bigger as more and more drivers and/or applicati %setup -q -n backends-%{version} #-D -T #:<< _EOF -%patch3 -p1 +%patch 3 -p1 #%patch4 -p1 sed -i "s|m4_esyscmd_s.*|[%{version}],|" configure.ac #sed -i "/AC_HEADER_STDC/d" configure.ac @@ -245,6 +244,9 @@ fi #%doc ChangeLog NEWS PROBLEMS PROJECTS README.linux %changelog +* Tue Feb 13 2024 Automatic Build System 1.3.0-1mamba +- automatic version update by autodist + * Wed Oct 04 2023 Silvan Calarco 1.2.1-3mamba - move translations to from sane-backends to sane package to fix multilib installation conflict