Rebuild the package

This commit is contained in:
Peng Wu 2021-10-27 10:49:10 +08:00
parent 715d7f71e5
commit 3037bb3414

View File

@ -2,7 +2,7 @@
Name: libpinyin
Version: 2.6.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library to deal with pinyin
License: GPLv3+
@ -108,6 +108,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/libzhuyin*.so.*
%changelog
* Wed Oct 27 2021 Peng Wu <pwu@redhat.com> - 2.6.1-2
- Rebuild the package
* Wed Sep 15 2021 Peng Wu <pwu@redhat.com> - 2.6.1-1
- Update to 2.6.1
- bug fixes