diff --git a/glib.spec b/glib.spec index f999c1a..132c3fd 100644 --- a/glib.spec +++ b/glib.spec @@ -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 2.78.0-1mamba +- automatic version update by autodist + * Thu Aug 31 2023 Automatic Build System 2.76.5-1mamba - automatic version update by autodist