## START: Set by rpmautospec ## (rpmautospec version 0.8.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %global commit 4e35f7143782dc5ae159fbe6a095cd81ec9456fc %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global fs_block_tools %(cat < %{name}.1 %install %make_install install -D -m644 %{name}.1 %{buildroot}/%{_mandir}/man1/%{name}.1 %check make check %files %license COPYING %doc README.rst %{_bindir}/%{name} %{_mandir}/man1/%{name}.1* %changelog ## START: Generated by rpmautospec * Thu Jun 19 2025 Yanko Kaneti - 18^20250619.g4e35f71-1 - New snapshot. erofs tests fixed upstream * Wed Jun 11 2025 Yanko Kaneti - 18^20250611.g2593189-1 - New snapshot. mkcramfs workaround no longer required. * Tue Jun 03 2025 Yanko Kaneti - 18^20250603.gd816d0d-3 - Skip erofs-tools for now https://github.com/pengutronix/genimage/issues/299 * Tue Jun 03 2025 Yanko Kaneti - 18^20250603.gd816d0d-2 - Use more filesystem/block tools for tests and recommend them * Tue Jun 03 2025 Yanko Kaneti - 18^20250603.gd816d0d-1 - Recent snapshot * Tue May 27 2025 Yanko Kaneti - 18^20250527.ge035be8-2 - make check and some additional BR for it * Tue May 27 2025 Yanko Kaneti - 18^20250527.ge035be8-1 - Recent snapshot * Sun May 25 2025 Yanko Kaneti - 18^20250525.g04f835a-1 - Initial attempt ## END: Generated by rpmautospec