diff --git a/Sys-Syslog-0.35.tar.gz b/Sys-Syslog-0.35.tar.gz deleted file mode 100644 index 00c82f9..0000000 Binary files a/Sys-Syslog-0.35.tar.gz and /dev/null differ diff --git a/Sys-Syslog-0.36.tar.gz b/Sys-Syslog-0.36.tar.gz new file mode 100644 index 0000000..9ecc23c Binary files /dev/null and b/Sys-Syslog-0.36.tar.gz differ diff --git a/perl-Sys-Syslog.spec b/perl-Sys-Syslog.spec index f7fcf1f..fdb794f 100644 --- a/perl-Sys-Syslog.spec +++ b/perl-Sys-Syslog.spec @@ -1,8 +1,8 @@ %define mod_name Sys-Syslog Name: perl-%{mod_name} -Version: 0.35 -Release: 420 +Version: 0.36 +Release: 1 Summary: An interface to the UNIX syslog(3) program License: GPL+ or Artistic URL: https://metacpan.org/release/Sys-Syslog @@ -60,6 +60,8 @@ make test %{_mandir}/man*/* %changelog +* Wed Jul 22 2020 dingyue - 0.36-1 +- Package update * Mon Oct 28 2019 shenyangyang - 0.35-420 - Type:enhancement - ID:NA