Rebuild the package
This commit is contained in:
parent
715d7f71e5
commit
3037bb3414
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user