[packages/timelimit] up to 1.9.5
arekm
arekm at pld-linux.org
Tue Aug 18 09:11:37 CEST 2026
commit f983f91a50c3d3b9afb084d5f30ec093fc9933cb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Aug 18 09:07:34 2026 +0200
up to 1.9.5
timelimit.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/timelimit.spec b/timelimit.spec
index 321a065..daaf063 100644
--- a/timelimit.spec
+++ b/timelimit.spec
@@ -1,12 +1,12 @@
%bcond_without tests
Summary: Limit a process's absolute execution time
Name: timelimit
-Version: 1.9.2
+Version: 1.9.5
Release: 1
License: distributable
Group: Base
Source0: http://devel.ringlet.net/files/sys/timelimit/%{name}-%{version}.tar.xz
-# Source0-md5: 2390f78a965e4d37b06406a9985d80eb
+# Source0-md5: 7ee1a27a6cb91be1fc1d0594d469bdef
# for prove binary
%{?with_tests:BuildRequires: perl-tools-devel}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -48,6 +48,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc NEWS
+%doc docs/changes.md
%attr(755,root,root) %{_bindir}/%{name}
%{_mandir}/man1/%{name}*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/timelimit.git/commitdiff/f983f91a50c3d3b9afb084d5f30ec093fc9933cb
More information about the pld-cvs-commit
mailing list