update to 1.55.0 [release 1.55.0-1mamba;Sat Nov 30 2024]
This commit is contained in:
parent
f23ad7695a
commit
022ea5832b
@ -3,14 +3,14 @@
|
||||
%define modulesver 1.10.0
|
||||
|
||||
Name: libpango
|
||||
Version: 1.54.0
|
||||
Version: 1.55.0
|
||||
Release: 1mamba
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Group: System/Internationalization
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pango.gnome.org/
|
||||
URL: https://gitlab.gnome.org/GNOME/pango
|
||||
Source: https://gitlab.gnome.org/GNOME/pango.git/%{version}/pango-%{version}.tar.bz2
|
||||
Patch0: libpango-1.38-lib64.patch
|
||||
License: LGPL
|
||||
@ -98,8 +98,6 @@ install -d -m0755 %{buildroot}%{_sysconfdir}/pango
|
||||
[ -L %{_bindir}/pango-view ] && rm -f %{_bindir}/pango-view
|
||||
:
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%posttrans
|
||||
if [ $1 -ge 1 ]; then
|
||||
@ -147,6 +145,9 @@ exit 0
|
||||
%{_docdir}/Pango*/*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 30 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.55.0-1mamba
|
||||
- update to 1.55.0
|
||||
|
||||
* Mon Jun 10 2024 Automatic Build System <autodist@openmamba.org> 1.54.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user