automatic version update by autodist [release 2.78.0-1mamba;Sat Sep 09 2023]
This commit is contained in:
parent
d727345863
commit
747e22c3b8
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: glib
|
||||
Version: 2.76.5
|
||||
Version: 2.78.0
|
||||
Release: 1mamba
|
||||
Epoch: 2
|
||||
Summary: A handy library of utility functions
|
||||
@ -255,6 +255,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%if "%{with_systemtap}" == "1"
|
||||
%{_datadir}/systemtap/tapset/*/lib*.stp
|
||||
%endif
|
||||
%{_datadir}/glib-2.0/dtds/gresource.dtd
|
||||
%{_datadir}/glib-2.0/valgrind/glib.supp
|
||||
%{_libdir}/pkgconfig/*
|
||||
%{_mandir}/man1/*
|
||||
@ -284,6 +285,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_docdir}/glib-2.0/*
|
||||
|
||||
%changelog
|
||||
* Sat Sep 09 2023 Automatic Build System <autodist@mambasoft.it> 2.78.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 31 2023 Automatic Build System <autodist@mambasoft.it> 2.76.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user