Upgrade to 2:3.38.3

This commit is contained in:
weijin-deng 2021-06-22 15:27:34 +08:00
parent 39954a34a3
commit 080682cd0d
4 changed files with 8 additions and 7 deletions

View File

@ -9,11 +9,12 @@ left corner.
src/yelp-application.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/yelp-application.c b/src/yelp-application.c
index 2d004c2..e669661 100644
index b284757..b6ed9d7 100644
--- a/src/yelp-application.c
+++ b/src/yelp-application.c
@@ -444,6 +444,7 @@ application_uri_resolved (YelpUri *uri,
@@ -486,6 +486,7 @@ application_uri_resolved (YelpUri *uri,
g_settings_get (settings, "geometry", "(ii)", &width, &height);
window = yelp_window_new (data->app);
@ -21,6 +22,3 @@ index 2d004c2..e669661 100644
gtk_window_set_default_size (GTK_WINDOW (window), width, height);
g_signal_connect (window, "resized", G_CALLBACK (window_resized), data->app);
priv->windows = g_slist_prepend (priv->windows, window);
--
1.7.12.1

Binary file not shown.

BIN
yelp-3.38.3.tar.xz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: yelp
Epoch: 2
Version: 3.38.2
Version: 3.38.3
Release: 1
Summary: Help browser for the GNOME desktop
License: LGPLv2+ and ASL 2.0 and GPLv2+
@ -85,6 +85,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop
%{_datadir}/gtk-doc
%changelog
* Tue Jun 22 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 2:3.38.3-1
- Upgrade to 2:3.38.3
* Fri Jan 29 2021 jinzhimin <jinzhimin2@huawei.com> 2:3.38.2-1
- Upgrade to 2:3.38.2