diff --git a/glib.spec b/glib.spec index 245884b..fedeb18 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.0 +Version: 2.76.1 Release: 1mamba Epoch: 2 Summary: A handy library of utility functions @@ -137,8 +137,8 @@ Requires: gtk-doc #-D -T #:<< _EOF #%patch0 -p1 -%patch1 -p1 -%patch2 -p1 +%patch 1 -p1 +%patch 2 -p1 # No surprise bundled libraries rm -rf glib/pcre @@ -284,6 +284,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_docdir}/glib-2.0/* %changelog +* Wed Mar 22 2023 Automatic Build System 2.76.1-1mamba +- automatic version update by autodist + * Sun Mar 12 2023 Automatic Build System 2.76.0-1mamba - automatic version update by autodist