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