automatic version update by autodist [release 5.2.0-1mamba;Sun Sep 18 2022]
This commit is contained in:
parent
cac584f451
commit
61148db329
@ -1,5 +1,5 @@
|
||||
Name: harfbuzz
|
||||
Version: 5.0.1
|
||||
Version: 5.2.0
|
||||
Release: 1mamba
|
||||
Summary: An OpenType text shaping library
|
||||
Group: System/Libraries
|
||||
@ -8,7 +8,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/harfbuzz/harfbuzz
|
||||
Source: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz
|
||||
#Source: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -37,8 +36,7 @@ This package contains shared libraries for %{name}.
|
||||
Group: Development/Libraries
|
||||
Summary: Development files for %{name}
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
## note: you can add this requirement if .pc files are provided by this package
|
||||
#Requires: pkg-config
|
||||
Requires: pkg-config
|
||||
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
@ -97,13 +95,9 @@ This package includes the %{name} API documentation.
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/harfbuzz
|
||||
%{_includedir}/harfbuzz/*
|
||||
%{_libdir}/libharfbuzz.la
|
||||
%{_libdir}/libharfbuzz.so
|
||||
%{_libdir}/libharfbuzz-gobject.la
|
||||
%{_libdir}/libharfbuzz-gobject.so
|
||||
%{_libdir}/libharfbuzz-icu.la
|
||||
%{_libdir}/libharfbuzz-icu.so
|
||||
%{_libdir}/libharfbuzz-subset.la
|
||||
%{_libdir}/libharfbuzz-subset.so
|
||||
%{_libdir}/pkgconfig/harfbuzz-*.pc
|
||||
%{_libdir}/pkgconfig/harfbuzz.pc
|
||||
@ -116,6 +110,12 @@ This package includes the %{name} API documentation.
|
||||
%{_datadir}/gtk-doc/html/harfbuzz/*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 18 2022 Automatic Build System <autodist@mambasoft.it> 5.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 01 2022 Automatic Build System <autodist@mambasoft.it> 5.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 24 2022 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user