Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2013-01-02 12:55:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2012-12-19 
10:49:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2013-01-02 
12:55:48.000000000 +0100
@@ -1,0 +2,18 @@
+Thu Dec 27 14:43:46 UTC 2012 - [email protected]
+
+- Change the default setting for password-store to basic.
+  (bnc#795860)
+
+-------------------------------------------------------------------
+Wed Dec 26 12:36:13 UTC 2012 - [email protected]
+
+- Update to 26.0.1371
+  * Bug and stability fixes
+
+-------------------------------------------------------------------
+Thu Dec 20 13:25:14 UTC 2012 - [email protected]
+
+- Update to 26.0.1367
+  * Bug and stability fixes
+
+-------------------------------------------------------------------

Old:
----
  chromium.25.0.1362.0.svn173295.tar.bz2

New:
----
  chromium.26.0.1371.0.svn174615M.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.GEqjAY/_old  2013-01-02 12:56:18.000000000 +0100
+++ /var/tmp/diff_new_pack.GEqjAY/_new  2013-01-02 12:56:18.000000000 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define svn_revision 173295
+%define svn_revision 174615M
 
 Name:           chromium
-Version:        25.0.1362.0
+Version:        26.0.1371.0
 Release:        0
 Summary:        Google's opens source browser project
 License:        BSD-3-Clause and LGPL-2.1+
@@ -82,6 +82,7 @@
 BuildRequires:  hunspell-devel
 BuildRequires:  krb5-devel
 BuildRequires:  libgnutls-devel
+BuildRequires:  libspeechd-devel
 BuildRequires:  libstdc++-devel
 BuildRequires:  lzma
 BuildRequires:  mozilla-nspr-devel
@@ -315,8 +316,8 @@
 %endif
 
 #update the password-store settings for each alternative
-sed "s|password-store=detect|password-store=kwallet|g" 
%{buildroot}%{_libdir}/chromium/chromium-generic > 
%{buildroot}%{_libdir}/chromium/chromium-kde
-sed "s|password-store=detect|password-store=gnome|g" 
%{buildroot}%{_libdir}/chromium/chromium-generic > 
%{buildroot}%{_libdir}/chromium/chromium-gnome
+sed "s|password-store=basic|password-store=kwallet|g" 
%{buildroot}%{_libdir}/chromium/chromium-generic > 
%{buildroot}%{_libdir}/chromium/chromium-kde
+sed "s|password-store=basic|password-store=gnome|g" 
%{buildroot}%{_libdir}/chromium/chromium-generic > 
%{buildroot}%{_libdir}/chromium/chromium-gnome
 mkdir -p %{buildroot}%{_mandir}/man1/
 pushd src/out/Release
 

++++++ chromium-browser.sh ++++++
--- /var/tmp/diff_new_pack.GEqjAY/_old  2013-01-02 12:56:18.000000000 +0100
+++ /var/tmp/diff_new_pack.GEqjAY/_new  2013-01-02 12:56:18.000000000 +0100
@@ -120,6 +120,6 @@
   $GDB "$LIBDIR/$APPNAME" -x $tmpfile
   exit $?
 else
-  exec $LIBDIR/$APPNAME $SANDBOX ${CHROMIUM_FLAGS} "--password-store=detect" 
"$@"
+  exec $LIBDIR/$APPNAME $SANDBOX ${CHROMIUM_FLAGS} "--password-store=basic" 
"$@"
 fi
 


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to