diff --git a/squashfs.spec b/squashfs.spec index 4d0e11f..c0c68eb 100644 --- a/squashfs.spec +++ b/squashfs.spec @@ -1,12 +1,12 @@ Name: squashfs -Version: 4.5.1 +Version: 4.6 Release: 1mamba Summary: Tools for Squashfs, a compressed read-only filesystem for Linux Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://squashfs.sourceforge.net/ +URL: https://squashfs.sourceforge.net/ Source: https://github.com/plougher/squashfs-tools.git/%{version}/squashfs-tools-%{version}.tar.bz2 Source1: http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2 Patch0: %{name}-4.0-lzma.patch @@ -29,7 +29,7 @@ Squashfs is a compressed read-only filesystem for Linux. Squashfs is intended fo %prep %setup -q -n %{name}-tools-%{version} -a1 -%patch1 -p1 +%patch 1 -p1 #%patch2 -p1 %build @@ -53,6 +53,9 @@ install -D -m 0755 unsquashfs %{buildroot}%{_bindir}/unsquashfs #CHANGES README %changelog +* Sat Mar 18 2023 Automatic Build System 4.6-1mamba +- automatic version update by autodist + * Fri May 20 2022 Silvan Calarco 4.5.1-1mamba - update to 4.5.1