From 99d19f771f32e362e3c188b14314e8e2b70e06bc Mon Sep 17 00:00:00 2001 From: jinzhimin369 Date: Tue, 18 Aug 2020 21:00:56 +0800 Subject: [PATCH] bugfix --- libsoup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsoup.spec b/libsoup.spec index 36c01cc..ec29e6d 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,6 +1,6 @@ Name: libsoup Version: 2.70.0 -Release: 1 +Release: 2 Summary: An HTTP library implementation License: LGPLv2 URL: https://wiki.gnome.org/Projects/libsoup @@ -64,6 +64,9 @@ The %{name}-devel package contains libraries and header files for %{name}. %{_datadir}/gtk-doc/html/libsoup-2.4/* %changelog +* Tue Aug 18 2020 wenzhanli - 2.70.0-2 +- add release version for update + * Thu Apr 16 2020 huzunhao - 2.70.0-1 - Type:bugfix - Id:NA