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