|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Test-Cmd
|
|
|
|
|
Version: 1.09
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Perl module for portable testing of commands and scripts
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Oct 26 2015 Tom Callaway <spot@fedoraproject.org> - 1.09-1
|
|
|
|
|
- update to 1.09
|
|
|
|
|
|
|
|
|
|