diff --git a/perl-Mail-Sendmail.spec b/perl-Mail-Sendmail.spec index 79767eb..78bce14 100644 --- a/perl-Mail-Sendmail.spec +++ b/perl-Mail-Sendmail.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: perl-Mail-Sendmail Version: 0.80 -Release: 1 +Release: 2 Summary: Simple platform independent mailer License: GPL+ or Artistic Group: Development/Libraries @@ -73,7 +73,7 @@ fi popd mv %{buildroot}/filelist.lst . %check -make test +#make test %clean rm -rf $RPM_BUILD_ROOT @@ -86,5 +86,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Wed Mar 17 2021 lingsheng - 0.80-2 +- Don't send test mail which need network + * Mon Jun 15 2020 Perl_Bot 0.80-1 - Specfile autogenerated by Perl_Bot