Hello community,

here is the log from the commit of package bovo for openSUSE:Factory checked in 
at 2013-07-08 07:30:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bovo (Old)
 and      /work/SRC/openSUSE:Factory/.bovo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bovo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bovo/bovo.changes        2013-06-11 
09:25:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bovo.new/bovo.changes   2013-07-08 
07:30:19.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Jun 27 18:44:31 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.90
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta2.php
+
+-------------------------------------------------------------------
+Thu Jun 13 20:46:02 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.80
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta1.php
+
+-------------------------------------------------------------------

Old:
----
  bovo-4.10.4.tar.xz

New:
----
  bovo-4.10.90.tar.xz

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

Other differences:
------------------
++++++ bovo.spec ++++++
--- /var/tmp/diff_new_pack.fqPGuE/_old  2013-07-08 07:30:20.000000000 +0200
+++ /var/tmp/diff_new_pack.fqPGuE/_new  2013-07-08 07:30:20.000000000 +0200
@@ -23,7 +23,7 @@
 License:        GPL-2.0+
 Group:          Amusements/Games/Board/Other
 Url:            http://www.kde.org
-Version:        4.10.4
+Version:        4.10.90
 Release:        0
 Source0:        bovo-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ bovo-4.10.4.tar.xz -> bovo-4.10.90.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-4.10.4/TODO new/bovo-4.10.90/TODO
--- old/bovo-4.10.4/TODO        2013-05-28 21:31:51.000000000 +0200
+++ new/bovo-4.10.90/TODO       2013-06-10 20:54:22.000000000 +0200
@@ -73,7 +73,6 @@
 [X] Start with latest game when opening
 [X] Save stats from time to time
 [ ] View history in a right or left pane, where previous moves are displayed.
-[ ] Enable GGZ gaming (this means create a GGZ game for this as well I guess)
 [ ] Enable LAN gaming (broadcast the local domain for other willing to
     participate.)
     Look into kgamelib or what it is called. Create XML-like open protocol for
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-4.10.4/bovo.desktop 
new/bovo-4.10.90/bovo.desktop
--- old/bovo-4.10.4/bovo.desktop        2013-05-28 21:31:51.000000000 +0200
+++ new/bovo-4.10.90/bovo.desktop       2013-06-10 20:54:22.000000000 +0200
@@ -1,5 +1,5 @@
 [Desktop Entry]
-Exec=bovo -caption "%c"
+Exec=bovo -caption %c
 Name=Bovo
 Name[ast]=Bovo
 Name[bs]=Bovo
Files old/bovo-4.10.4/doc/index.cache.bz2 and 
new/bovo-4.10.90/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-4.10.4/doc/index.docbook 
new/bovo-4.10.90/doc/index.docbook
--- old/bovo-4.10.4/doc/index.docbook   2013-05-28 21:31:51.000000000 +0200
+++ new/bovo-4.10.90/doc/index.docbook  2013-06-10 20:54:22.000000000 +0200
@@ -33,8 +33,8 @@
      and in the FDL itself on how to use it. -->
 <legalnotice>&FDLNotice;</legalnotice>
  
-<date>2012-08-06</date><!-- Date of (re)writing, or update.-->
-<releaseinfo>&kappversion; (&kde; 4.9)</releaseinfo><!-- Application version 
number. Use the variable definitions within header to change this value.-->
+<date>2013-05-03</date><!-- Date of (re)writing, or update.-->
+<releaseinfo>&kappversion; (&kde; 4.11)</releaseinfo><!-- Application version 
number. Use the variable definitions within header to change this value.-->
  
 <!--Short description of this document. Do not change unless necessary!-->
 <abstract>
@@ -126,10 +126,10 @@
 </chapter>
   
 <chapter id="interface"><title>Interface Overview</title> <!-- do not change 
this! -->
-<!-- This section has to do with menubar. Describe every single entry in 
order. Use <variablelist> and <varlistentry>. Split the chapter into sections 
using <sect1(2,3)> for better viewing.-->
 
-<sect1 id="game-menu">
-<title>The <guimenu>Game</guimenu> Menu</title>
+<sect1 id="menu">
+<title>Menu Items</title>
+
 <variablelist>
 <varlistentry>
 <term><menuchoice>
@@ -157,13 +157,6 @@
 <listitem><para>Selecting this item will end your current game, and exit
 &bovo;.</para></listitem>
 </varlistentry>
-</variablelist>
-</sect1>
-
-<sect1 id="move-menu">
-<title>The <guimenu>Move</guimenu> Menu</title>
-
-<variablelist>
 
 <varlistentry>
 <term><menuchoice>
@@ -193,13 +186,6 @@
 </listitem>
 </varlistentry>
 
-</variablelist>
-</sect1>
-
-<sect1 id="settings-menu">
-<title>The <guimenu>Settings</guimenu> Menu</title>
-
-<variablelist>
 <varlistentry>
 
<term><menuchoice><guimenu>Settings</guimenu><guisubmenu>Theme</guisubmenu></menuchoice></term>
 <listitem><para>Choose one of the themes  <guimenuitem>Scribble</guimenuitem>, 
<guimenuitem>High Contrast</guimenuitem>,
@@ -213,44 +199,20 @@
 </varlistentry>
 
 <varlistentry>
-<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Show
-Toolbar</guimenuitem></menuchoice></term>
-<listitem><para><action>Toggles</action> display of the toolbar below the menu 
bar.</para></listitem>
-</varlistentry>
-
-<varlistentry>
-<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Show
-Statusbar</guimenuitem></menuchoice></term>
-<listitem><para>Toggle the display of the status bar at the bottom of the main 
window.</para></listitem>
-</varlistentry>
-
-<varlistentry>
 
<term><menuchoice><guimenu>Settings</guimenu><guisubmenu>Difficulty</guisubmenu></menuchoice></term>
 <listitem><para>Choose the game difficulty from various levels from 
<guimenuitem>Ridiculously Easy</guimenuitem> 
 up to <guimenuitem>Impossible</guimenuitem>.</para></listitem>
 </varlistentry>
 
-<varlistentry>
-<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
-Shortcuts...</guimenuitem></menuchoice></term>
-<listitem><para>This item lets you change the key settings of
-&bovo;.</para></listitem>
-</varlistentry>
-
-<varlistentry>
-<term><menuchoice><guimenu>Settings</guimenu>
-<guimenuitem>Configure Toolbars...</guimenuitem></menuchoice></term>
-<listitem><para>Displays the &kde; standard dialog to customize
-the toolbars.</para></listitem>
-</varlistentry>
-
 </variablelist>
 
-</sect1>
+<para>
+Additionally &bovo; has the common &kde; <guimenu>Settings</guimenu> and 
<guimenu>Help</guimenu>
+menu items, for more information read the sections about the <ulink 
url="help:/fundamentals/ui.html#menus-settings"
+>Settings Menu</ulink> and <ulink 
url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink>
+of the &kde; Fundamentals.
+</para>
 
-<sect1 id="help"><!--This is a standard Help menubar entry. Only change if 
needed.-->
-<title>The <guimenu>Help</guimenu> Menu</title>
-&help.menu.documentation;
 </sect1>
 </chapter>
   

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to