automatic version update by autodist [release 2.82.0-1mamba;Mon Aug 26 2024]

This commit is contained in:
Automatic Build System 2024-08-27 15:54:10 +02:00
parent 13b159d556
commit 15b6aaebb4

View File

@ -5,7 +5,7 @@
%endif
%define majver %(echo %version | cut -d. -f 1-2)
Name: glib
Version: 2.80.4
Version: 2.82.0
Release: 1mamba
Epoch: 2
Summary: A handy library of utility functions
@ -162,8 +162,6 @@ rm -rf %{buildroot}%{_libdir}/gio/modules/*.a
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n libglib -p /sbin/ldconfig
%postun -n libglib -p /sbin/ldconfig
%transfiletriggerin -n glib-tools -- %{_libdir}/gio/modules
gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules &> /dev/null || :
@ -291,6 +289,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_docdir}/gio-unix-2.0/*
%changelog
* Mon Aug 26 2024 Automatic Build System <autodist@openmamba.org> 2.82.0-1mamba
- automatic version update by autodist
* Tue Jul 09 2024 Automatic Build System <autodist@openmamba.org> 2.80.4-1mamba
- automatic version update by autodist