update code
This commit is contained in:
parent
c948de8459
commit
04020235d0
11
hyphen.spec
11
hyphen.spec
@ -1,6 +1,6 @@
|
||||
Name: hyphen
|
||||
Version: 2.8.8
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: A library of text hyphenation
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2 or LGPLv2+ or MPLv1.1
|
||||
@ -52,7 +52,8 @@ VALGRIND=memcheck make check
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%doc AUTHORS ChangeLog README README.%{name} README.nonstandard TODO
|
||||
%doc ChangeLog README README.%{name} README.nonstandard TODO
|
||||
%license AUTHORS COPYING*
|
||||
%{_libdir}/*.so.*
|
||||
%dir %{_datadir}/%{name}
|
||||
|
||||
@ -63,5 +64,11 @@ VALGRIND=memcheck make check
|
||||
%{_datadir}/%{name}/hyph_en*.dic
|
||||
|
||||
%changelog
|
||||
* Fri Oct 18 2019 fangyufa <fangyufa1@huawei.com> - 2.8.8-12
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:fix spec in openEuler rule
|
||||
|
||||
* Fri Sep 06 2019 openEuler Buildteam <buildteam@openeuler.com> - 2.8.8-11
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user