mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-test.git
synced 2025-02-23 17:42:45 +00:00
update to 22.0.1229.92
This commit is contained in:
parent
100c652109
commit
cb39ff59b8
2 changed files with 7 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
%define revision 158531
|
||||
%define revision 159998
|
||||
%define crname chromium-browser
|
||||
%define _crdir %{_libdir}/%{crname}
|
||||
%define _src %{_topdir}/SOURCES
|
||||
#define patchver() ([ -f %{_src}/patch-%1-%2.diff.xz ] || exit 1; xz -dc %{_src}/patch-%1-%2.diff.xz|patch -p1);
|
||||
|
||||
Name: chromium-browser-stable
|
||||
Version: 22.0.1229.79
|
||||
Version: 22.0.1229.92
|
||||
Release: 1
|
||||
Summary: A fast webkit-based web browser
|
||||
Group: Networking/WWW
|
||||
|
@ -205,6 +205,10 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 9 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 22.0.1229.92-1
|
||||
- update to 22.0.1229.92
|
||||
- fix config
|
||||
|
||||
* Thu Sep 27 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 22.0.1229.79-1
|
||||
- update to 22.0.1229.79
|
||||
- new home page
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"show_on_all_tabs": true
|
||||
},
|
||||
"first_run_tabs": [
|
||||
"file:///usr/share/doc/HTML/index.html",
|
||||
"file:///usr/share/doc/HTML/index.html"
|
||||
],
|
||||
"homepage": "file:///usr/share/doc/HTML/index.html",
|
||||
"homepage_is_newtabpage": false
|
||||
|
|
Loading…
Add table
Reference in a new issue