diff --git a/libsoup.spec b/libsoup.spec index 3408956..efc2f1d 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,7 +1,7 @@ %define apiversion 2.4 %define majversion %(echo %version | cut -d. -f 1-2) Name: libsoup -Version: 2.52.0 +Version: 2.52.1 Release: 1mamba Epoch: 1 Summary: An HTTP library implementation in C @@ -126,6 +126,9 @@ Requires: gtk-doc %{_datadir}/gtk-doc/html/%{name}-%{apiversion}/ %changelog +* Tue Oct 13 2015 Automatic Build System 2.52.1-1mamba +- automatic version update by autodist + * Sat Oct 10 2015 Automatic Build System 2.52.0-1mamba - automatic version update by autodist