Import bookmarks from system-bookmarks package

i9e-gost-119.0.6045.159 changed/i9/chromium-116.0.5845.187-1.el9.inferit
Arkady L. Shane 1 year ago
parent 29666eb96d
commit e5e076af30
Signed by: tigro
GPG Key ID: 9C7900103E1C4F8B

@ -3,6 +3,7 @@
"homepage_is_newtabpage": false, "homepage_is_newtabpage": false,
"distribution": { "distribution": {
"alternate_shortcut_text": false, "alternate_shortcut_text": false,
"import_bookmarks_from_file": "/usr/share/bookmarks/default-bookmarks.html",
"oem_bubble": true, "oem_bubble": true,
"chrome_shortcut_icon_index": 0, "chrome_shortcut_icon_index": 0,
"create_all_shortcuts": true, "create_all_shortcuts": true,

@ -667,6 +667,9 @@ BuildRequires: java-1.8.0-openjdk-headless
BuildRequires: libevdev-devel BuildRequires: libevdev-devel
# Require system-bookmarks to import bookmarks from standard file
Requires: system-bookmarks
# There is a hardcoded check for nss 3.26 in the chromium code (crypto/nss_util.cc) # There is a hardcoded check for nss 3.26 in the chromium code (crypto/nss_util.cc)
Requires: nss%{_isa} >= 3.26 Requires: nss%{_isa} >= 3.26
Requires: nss-mdns%{_isa} Requires: nss-mdns%{_isa}
@ -1692,6 +1695,7 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
* Tue Sep 12 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 116.0.5845.187-1.inferit * Tue Sep 12 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 116.0.5845.187-1.inferit
- Update to 116.0.5845.187 - Update to 116.0.5845.187
- Change url to https://msvsphere-os.ru - Change url to https://msvsphere-os.ru
- Import bookmarks from system-bookmarks package
* Thu Sep 7 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 116.0.5845.179-1.inferit * Thu Sep 7 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 116.0.5845.179-1.inferit
- Update to 116.0.5845.179 - Update to 116.0.5845.179

Loading…
Cancel
Save