From 563d30cd5450c5d1b3703c5d311e741d8abdf3d3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:49:20 +0100 Subject: [PATCH] automatic version update by autodist [release 3.0.4-1mamba;Thu Jan 06 2022] --- libsoup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsoup.spec b/libsoup.spec index 922a15c..3bbeea7 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,7 +1,7 @@ %define apiversion 3.0 %define majversion %(echo %version | cut -d. -f 1-2) Name: libsoup -Version: 3.0.3 +Version: 3.0.4 Release: 1mamba Epoch: 1 Summary: An HTTP library implementation in C @@ -122,6 +122,9 @@ Requires: gtk-doc %{_datadir}/gtk-doc/html/%{name}-%{apiversion}/ %changelog +* Thu Jan 06 2022 Automatic Build System 3.0.4-1mamba +- automatic version update by autodist + * Thu Nov 25 2021 Automatic Build System 3.0.3-1mamba - automatic version update by autodist