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
|
Name: harfbuzz
|
||||||
Version: 5.0.1
|
Version: 5.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An OpenType text shaping library
|
Summary: An OpenType text shaping library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -8,7 +8,6 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/harfbuzz/harfbuzz
|
URL: https://github.com/harfbuzz/harfbuzz
|
||||||
Source: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz
|
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
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -37,8 +36,7 @@ This package contains shared libraries for %{name}.
|
|||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
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
|
%description -n lib%{name}-devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
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)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/harfbuzz
|
%dir %{_includedir}/harfbuzz
|
||||||
%{_includedir}/harfbuzz/*
|
%{_includedir}/harfbuzz/*
|
||||||
%{_libdir}/libharfbuzz.la
|
|
||||||
%{_libdir}/libharfbuzz.so
|
%{_libdir}/libharfbuzz.so
|
||||||
%{_libdir}/libharfbuzz-gobject.la
|
|
||||||
%{_libdir}/libharfbuzz-gobject.so
|
%{_libdir}/libharfbuzz-gobject.so
|
||||||
%{_libdir}/libharfbuzz-icu.la
|
|
||||||
%{_libdir}/libharfbuzz-icu.so
|
%{_libdir}/libharfbuzz-icu.so
|
||||||
%{_libdir}/libharfbuzz-subset.la
|
|
||||||
%{_libdir}/libharfbuzz-subset.so
|
%{_libdir}/libharfbuzz-subset.so
|
||||||
%{_libdir}/pkgconfig/harfbuzz-*.pc
|
%{_libdir}/pkgconfig/harfbuzz-*.pc
|
||||||
%{_libdir}/pkgconfig/harfbuzz.pc
|
%{_libdir}/pkgconfig/harfbuzz.pc
|
||||||
@ -116,6 +110,12 @@ This package includes the %{name} API documentation.
|
|||||||
%{_datadir}/gtk-doc/html/harfbuzz/*
|
%{_datadir}/gtk-doc/html/harfbuzz/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jul 24 2022 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user