set release to 1

This commit is contained in:
weidong 2020-08-13 15:53:57 +08:00
parent 6e5fe51d82
commit 487b8c8b82

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: perl-Any-URI-Escape
Version: 0.01
Release: 19
Release: 1
Summary: Load URI::Escape::XS preferentially over URI::Escape
License: GPL+ or Artistic
Group: Development/Libraries
@ -70,5 +70,5 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*
%changelog
* Wed Aug 12 2020 weidong <weidong@uniontech.com> 0.01-19
* Wed Aug 12 2020 weidong <weidong@uniontech.com> 0.01-1
- Initial release for OpenEuler