From d8d7f91dc14ba79c54efe2f898fce089e2a08de1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:38:20 +0100 Subject: [PATCH] automatic version update by autodist [release 3.46.0-1mamba;Sun Sep 10 2023] --- pygobject.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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