diff --git a/pygobject.spec b/pygobject.spec index 1f8e350..79583fe 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.0 +Version: 3.44.1 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 +* Sat Mar 25 2023 Automatic Build System 3.44.1-1mamba +- automatic version update by autodist + * Sun Mar 19 2023 Automatic Build System 3.44.0-1mamba - automatic version update by autodist