upgrade perl-Sys-Syslog to 0.36

This commit is contained in:
Leo Fang 2020-08-20 22:00:23 +08:00
parent 9919961646
commit 4f85f9773e
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
Sys-Syslog-0.36.tar.gz Normal file

Binary file not shown.

View File

@ -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,9 @@ make test
%{_mandir}/man*/*
%changelog
* Thu Aug 20 2020 SimpleUpdate Robot <tc@openeuler.org> - 0.36-1
- Upgrade to version 0.36
* Mon Oct 28 2019 shenyangyang <shenyangyang4@huawei.com> - 0.35-420
- Type:enhancement
- ID:NA