add changelog

Signed-off-by: lcrpkking <pkwarcraft@gmail.com>
This commit is contained in:
lcrpkking 2023-02-15 08:12:02 +00:00
parent 695925229d
commit 145a320132

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: perl-Event
Version: 1.28
Release: 1
Release: 2
Summary: Event loop processing
License: GPL-1.0-only or Artistic-1.0-Perl
Group: Development/Libraries
@ -72,5 +72,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*
%changelog
* Wed Feb 15 2023 lichaoran <pkwarcraft@hotmail.com> 1.28-2
- add perl-devel as BuildRequires
* Sun May 23 2021 Perl_Bot <Perl_Bot@openeuler.org> 1.28-1
- Specfile autogenerated by Perl_Bot