Dennis Gilmore 12 years ago
parent a382514733
commit 0fddd9ea40

@ -1,7 +1,7 @@
Summary: Shell tool for executing jobs in parallel
Name: parallel
Version: 20121222
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
Group: Applications/Productivity
URL: http://www.gnu.org/software/parallel/
@ -70,6 +70,9 @@ install -pD -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/parallel/config
%doc src/niceload.html src/*.texi
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20121222-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Jan 16 2013 Golo Fuchert <packages@golotop.de> - 20121222-1
- Updated to newest version 20121222 (due to #895971)
* Wed Mar 21 2012 Golo Fuchert <packages@golotop.de> - 20120222-1

Loading…
Cancel
Save