【轻量级 PR】: update perl-Task-Weaken.spec.: delete %dist

This commit is contained in:
zhangshaoning 2021-12-13 03:02:36 +00:00 committed by Gitee
parent aa2e0be435
commit 9e5859583c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: perl-Task-Weaken
Version: 1.06
Release: 1%{?dist}
Release: 2
Summary: Ensure that a platform has weaken support
License: GPL+ or Artistic
Group: Development/Libraries
@ -72,5 +72,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*
%changelog
* Mon Dec 13 2021 zhangshaoning <zhangshaoning@uniontech.com> - 1.06-2
- delete %dist.
* Wed Jun 10 2020 Perl_Bot <Perl_Bot@openeuler.org> 1.06-1
- Specfile autogenerated by Perl_Bot