update version to 0.29

This commit is contained in:
woody2918 2024-02-07 10:44:48 +08:00
parent 2af9d3d49d
commit cb00a4850a
3 changed files with 6 additions and 2 deletions

Binary file not shown.

BIN
Lingua-Translit-0.29.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: perl-Lingua-Translit Name: perl-Lingua-Translit
Version: 0.28 Version: 0.29
Release: 1 Release: 1
Summary: Transliterates text between writing systems Summary: Transliterates text between writing systems
License: GPL-1.0-only or Artistic-1.0-Perl License: GPL-1.0-only or Artistic-1.0-Perl
@ -69,5 +69,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/* %{_mandir}/*
%changelog %changelog
* Sun May 23 2021 Perl_Bot <Perl_Bot@openeuler.org> 0.28-1 * Wed Feb 07 2024 woody2918 <wudi1@uniontech.com> - 0.29-1
- Update version to 0.29
- Fixed numeric zero and empty string argument handling in translit() & translit_reverse().
* Sun May 23 2021 Perl_Bot <Perl_Bot@openeuler.org> - 0.28-1
- Specfile autogenerated by Perl_Bot - Specfile autogenerated by Perl_Bot