automatic version update by autodist [release 1.48.7-1mamba;Tue Jul 13 2021]
This commit is contained in:
parent
5a30965fbc
commit
9f570f7e57
@ -3,7 +3,7 @@
|
||||
%define modulesver 1.10.0
|
||||
|
||||
Name: libpango
|
||||
Version: 1.48.5
|
||||
Version: 1.48.7
|
||||
Release: 1mamba
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Group: System/Internationalization
|
||||
@ -33,7 +33,7 @@ BuildRequires: gobject-introspection-devel
|
||||
%endif
|
||||
BuildRequires: libfribidi-devel
|
||||
BuildRequires: libfontconfig-devel >= 2.10.91
|
||||
Obsoletes: pango
|
||||
Obsoletes: pango < 1.48.7
|
||||
Provides: pango = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: %{name}-tools = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
@ -47,7 +47,7 @@ Group: Development/Libraries
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: libdrm-devel
|
||||
Requires: dri2proto-devel
|
||||
Obsoletes: pango-devel
|
||||
Obsoletes: pango-devel < 1.48.7
|
||||
Provides: pango-devel = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description devel
|
||||
@ -132,6 +132,7 @@ exit 0
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/pango-list
|
||||
%{_bindir}/pango-segmentation
|
||||
%{_bindir}/pango-view
|
||||
%{_mandir}/man1/pango-view.1*
|
||||
|
||||
@ -141,6 +142,9 @@ exit 0
|
||||
#%{_datadir}/gtk-doc/html/pango/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 13 2021 Automatic Build System <autodist@mambasoft.it> 1.48.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 19 2021 Automatic Build System <autodist@mambasoft.it> 1.48.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user