diff --git a/pygobject.spec b/pygobject.spec index 79583fe..060faba 100644 --- a/pygobject.spec +++ b/pygobject.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: pygobject -Version: 3.44.1 +Version: 3.46.0 Release: 1mamba Summary: A convenient wrapper for the GObject+ library for use in Python programs Group: System/Libraries @@ -81,6 +81,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc NEWS %changelog +* Sun Sep 10 2023 Automatic Build System 3.46.0-1mamba +- automatic version update by autodist + * Sat Mar 25 2023 Automatic Build System 3.44.1-1mamba - automatic version update by autodist