automatic version update by autodist [release 2.82.0-1mamba;Mon Aug 26 2024]
This commit is contained in:
parent
13b159d556
commit
15b6aaebb4
@ -5,7 +5,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: glib
|
Name: glib
|
||||||
Version: 2.80.4
|
Version: 2.82.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Summary: A handy library of utility functions
|
Summary: A handy library of utility functions
|
||||||
@ -162,8 +162,6 @@ rm -rf %{buildroot}%{_libdir}/gio/modules/*.a
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n libglib -p /sbin/ldconfig
|
|
||||||
%postun -n libglib -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%transfiletriggerin -n glib-tools -- %{_libdir}/gio/modules
|
%transfiletriggerin -n glib-tools -- %{_libdir}/gio/modules
|
||||||
gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules &> /dev/null || :
|
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/*
|
%{_docdir}/gio-unix-2.0/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jul 09 2024 Automatic Build System <autodist@openmamba.org> 2.80.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user