automatic version update by autodist [release 1.7.6-1mamba;Thu Mar 22 2018]
This commit is contained in:
parent
c53bfd6cf1
commit
0029cf148f
@ -1,5 +1,5 @@
|
||||
Name: harfbuzz
|
||||
Version: 1.7.5
|
||||
Version: 1.7.6
|
||||
Release: 1mamba
|
||||
Summary: An OpenType text shaping library
|
||||
Group: System/Libraries
|
||||
@ -75,26 +75,29 @@ This package includes the %{name} API documentation.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/hb-ot-shape-closure
|
||||
%{_bindir}/hb-shape
|
||||
%{_bindir}/hb-view
|
||||
%{_bindir}/hb-*
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libharfbuzz.so.*
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
%{_libdir}/libharfbuzz-subset.so.*
|
||||
%doc AUTHORS COPYING THANKS
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/harfbuzz
|
||||
%{_includedir}/harfbuzz/*.h
|
||||
%{_includedir}/harfbuzz/*.hh
|
||||
%{_libdir}/libharfbuzz.la
|
||||
%{_libdir}/libharfbuzz.so
|
||||
%{_libdir}/libharfbuzz-icu.la
|
||||
%{_libdir}/libharfbuzz-icu.so
|
||||
%{_libdir}/pkgconfig/harfbuzz-icu.pc
|
||||
%{_libdir}/libharfbuzz-subset.la
|
||||
%{_libdir}/libharfbuzz-subset.so
|
||||
%{_libdir}/pkgconfig/harfbuzz-*.pc
|
||||
%{_libdir}/pkgconfig/harfbuzz.pc
|
||||
%{_libdir}/cmake/harfbuzz/harfbuzz-config.cmake
|
||||
%doc ChangeLog NEWS README TODO
|
||||
|
||||
%files apidocs
|
||||
@ -103,6 +106,9 @@ This package includes the %{name} API documentation.
|
||||
%{_datadir}/gtk-doc/html/harfbuzz/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 22 2018 Automatic Build System <autodist@mambasoft.it> 1.7.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 01 2018 Automatic Build System <autodist@mambasoft.it> 1.7.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user