- Initial build
This commit is contained in:
Arseniy Romenskiy 2026-02-21 15:01:30 +03:00
parent 4e820788a7
commit 6fbb1d8168
2 changed files with 4 additions and 4 deletions

1
.gear/rules Normal file
View file

@ -0,0 +1 @@
tar.gz: .

View file

@ -3,8 +3,8 @@ Version: 0.3
Release: alt1
Summary: Simple memory testing tool
Group: Applications/System
License: GBL3
Group: System/Base
License: GPL-3.0-only
URL: https://ngit.ivk.ru/qa/memtest
Source0: %{name}-%{version}.tar.gz
@ -34,6 +34,5 @@ install -m 0755 build/memtest %{buildroot}/usr/bin/memtest
/usr/bin/memtest
%changelog
* Mon Aug 04 2025 Romenskiy Arsensiy <romenskiy2012@altlinxu.org> - 0.3-1
* Mon Aug 04 2025 Arseniy Romenskiy <romenskiy@altlinux.org> 0.3-alt1
- Initial build