Compare commits

..

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
1d1129bdc2 !11 Upgrade to 2:3.38.3
From: @weijin-deng
Reviewed-by: @dwl301
Signed-off-by: @dwl301
2021-06-22 08:13:08 +00:00
weijin-deng
080682cd0d Upgrade to 2:3.38.3 2021-06-22 15:27:34 +08:00
openeuler-ci-bot
39954a34a3 !10 upgrade to 3.38.2
From: @jinzhimin369
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
2021-02-01 09:32:28 +08:00
jzm369
eb0597f00d Upgrade to 3.38.2 2021-01-30 16:24:14 +08:00
openeuler-ci-bot
36bf39cd8a !8 fix source URL
From: @yeah_wang
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn,@orange-snn
2020-09-28 16:25:02 +08:00
tong_1001
94ee7117aa fix source URL 2020-09-01 19:39:30 +08:00
openeuler-ci-bot
198fe4a264 !6 yelp: Update to 3.36.0
Merge pull request !6 from chengguipeng_xian/master
2020-07-24 10:57:42 +08:00
chengguipeng
7e18086a93 yelp: Update to 3.36.0
Signed-off-by: chengguipeng <chengguipeng1@huawei.com>
2020-07-23 16:42:06 +08:00
openeuler-ci-bot
ca140fa9be !2 add yaml file in package
Merge pull request !2 from 吴超超/master
2020-07-02 15:52:04 +08:00
19909236985
ad08f4534e add yaml file in package 2020-06-17 10:04:01 +08:00
5 changed files with 25 additions and 8 deletions

View File

@ -9,18 +9,16 @@ left corner.
src/yelp-application.c | 1 + src/yelp-application.c | 1 +
1 file changed, 1 insertion(+) 1 file changed, 1 insertion(+)
diff --git a/src/yelp-application.c b/src/yelp-application.c 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 --- a/src/yelp-application.c
+++ b/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); g_settings_get (settings, "geometry", "(ii)", &width, &height);
window = yelp_window_new (data->app); window = yelp_window_new (data->app);
+ gtk_window_set_position (GTK_WINDOW (window), GTK_WIN_POS_CENTER); + gtk_window_set_position (GTK_WINDOW (window), GTK_WIN_POS_CENTER);
gtk_window_set_default_size (GTK_WINDOW (window), width, height); gtk_window_set_default_size (GTK_WINDOW (window), width, height);
g_signal_connect (window, "resized", G_CALLBACK (window_resized), data->app); g_signal_connect (window, "resized", G_CALLBACK (window_resized), data->app);
priv->windows = g_slist_prepend (priv->windows, window); 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,11 +1,11 @@
Name: yelp Name: yelp
Epoch: 2 Epoch: 2
Version: 3.34.0 Version: 3.38.3
Release: 1 Release: 1
Summary: Help browser for the GNOME desktop Summary: Help browser for the GNOME desktop
License: LGPLv2+ and ASL 2.0 and GPLv2+ License: LGPLv2+ and ASL 2.0 and GPLv2+
URL: https://wiki.gnome.org/Apps/Yelp URL: https://wiki.gnome.org/Apps/Yelp
Source: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz Source: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
# https://bugzilla.gnome.org/show_bug.cgi?id=687960 # https://bugzilla.gnome.org/show_bug.cgi?id=687960
Patch1: 0001-Center-new-windows.patch Patch1: 0001-Center-new-windows.patch
@ -85,5 +85,20 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop
%{_datadir}/gtk-doc %{_datadir}/gtk-doc
%changelog %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
* Tue Sep 1 2020 yeah_wang <wangye70@huawei.com> 3.36.0-2
- fix source URL
* Mon Jul 20 2020 chengguipeng<chengguipeng1@huawei.com> 3.36.0-1
- Upgrade to 3.36.0-1
* Mon May 18 2020 wangchen <wangchen137@huawei.com> - 3.34.0-2
- rebuild for yelp
* Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.34.0-1 * Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.34.0-1
- Package init - Package init

4
yelp.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: gitlab.gnome
src_repo: yelp
tag_prefix: ^
seperator: .