automatic version update by autodist [release 10.2.0-1mamba;Sun Jan 26 2025]
This commit is contained in:
parent
2ed6e2eb70
commit
34f1af4910
@ -1,5 +1,5 @@
|
||||
Name: harfbuzz
|
||||
Version: 10.1.0
|
||||
Version: 10.2.0
|
||||
Release: 1mamba
|
||||
Summary: An OpenType text shaping library
|
||||
Group: System/Libraries
|
||||
@ -17,7 +17,6 @@ BuildRequires: libglib-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libicu-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libicu-devel >= 50
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
@ -48,12 +47,13 @@ Requires: gtk-doc
|
||||
%description apidocs
|
||||
This package includes the %{name} API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -fno-exceptions"
|
||||
export CXXFLAGS="%{optflags} -fno-exceptions -fno-rtti"
|
||||
|
||||
%meson \
|
||||
-Dcpp_std=c++17 \
|
||||
-Dglib=enabled \
|
||||
@ -109,6 +109,9 @@ This package includes the %{name} API documentation.
|
||||
%{_datadir}/gtk-doc/html/harfbuzz/*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 26 2025 Automatic Build System <autodist@openmamba.org> 10.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 05 2024 Automatic Build System <autodist@openmamba.org> 10.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user