automatic version update by autodist [release 1.50.3-1mamba;Fri Dec 31 2021]
This commit is contained in:
parent
ec3734e49d
commit
05f80de6ad
@ -3,7 +3,7 @@
|
||||
%define modulesver 1.10.0
|
||||
|
||||
Name: libpango
|
||||
Version: 1.48.10
|
||||
Version: 1.50.3
|
||||
Release: 1mamba
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Group: System/Internationalization
|
||||
@ -11,7 +11,6 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pango.gnome.org/
|
||||
# bugfixes: http://ftp.acc.umu.se/pub/GNOME/sources/%{pkgname}
|
||||
Source: https://download.gnome.org/sources/pango/%{majver}/pango-%{version}.tar.xz
|
||||
Patch0: libpango-1.38-lib64.patch
|
||||
License: LGPL
|
||||
@ -33,6 +32,7 @@ BuildRequires: gobject-introspection-devel
|
||||
%endif
|
||||
BuildRequires: libfribidi-devel
|
||||
BuildRequires: libfontconfig-devel >= 2.10.91
|
||||
BuildRequires: python3dist(typogrify)
|
||||
Obsoletes: pango < 1.48.7
|
||||
Provides: pango = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: %{name}-tools = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -80,7 +80,7 @@ Requires: gtk-doc
|
||||
%build
|
||||
# for patch0
|
||||
%meson \
|
||||
-Denable_docs=true
|
||||
-Dgtk_doc=true
|
||||
|
||||
%meson_build
|
||||
|
||||
@ -136,12 +136,15 @@ exit 0
|
||||
%{_bindir}/pango-view
|
||||
%{_mandir}/man1/pango-view.1*
|
||||
|
||||
#%files apidocs
|
||||
#%defattr(-,root,root)
|
||||
#%dir %{_datadir}/gtk-doc/html/pango
|
||||
#%{_datadir}/gtk-doc/html/pango/*
|
||||
%files apidocs
|
||||
%defattr(-,root,root)
|
||||
%dir %{_docdir}/pango
|
||||
%{_docdir}/pango/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 31 2021 Automatic Build System <autodist@mambasoft.it> 1.50.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 12 2021 Automatic Build System <autodist@mambasoft.it> 1.48.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user