automatic version update by autodist [release 58.2-1mamba;Thu Dec 15 2016]
This commit is contained in:
parent
28a37412a9
commit
e27a992b07
9
icu.spec
9
icu.spec
@ -2,7 +2,7 @@
|
||||
%define pkgver %(echo %version | tr '.' '_')
|
||||
|
||||
Name: icu
|
||||
Version: 57.1
|
||||
Version: 58.2
|
||||
Release: 1mamba
|
||||
Summary: Set of C/C++ and Java libraries for Unicode support
|
||||
Group: System/Libraries
|
||||
@ -106,9 +106,9 @@ rm -f %{buildroot}%{_datadir}/icu/%{version}/license.html
|
||||
%{_datadir}/icu/%{version}/mkinstalldirs
|
||||
%{_datadir}/icu/%{version}/config/mh-linux
|
||||
%{_datadir}/icu/%{version}/install-sh
|
||||
%dir %{_includedir}/layout
|
||||
%dir %{_includedir}/unicode
|
||||
%{_includedir}/layout/*.h
|
||||
#%dir %{_includedir}/layout
|
||||
#%{_includedir}/layout/*.h
|
||||
%{_includedir}/unicode/*.h
|
||||
%{_libdir}/*.a
|
||||
%{_libdir}/*.so
|
||||
@ -122,6 +122,9 @@ rm -f %{buildroot}%{_datadir}/icu/%{version}/license.html
|
||||
%{_libdir}/pkgconfig/icu-*.pc
|
||||
|
||||
%changelog
|
||||
* Thu Dec 15 2016 Automatic Build System <autodist@mambasoft.it> 58.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 57.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user