Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2014-08-16 15:42:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kapidox (Old)
 and      /work/SRC/openSUSE:Factory/.kapidox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kapidox"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2014-07-10 
09:31:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes     2014-08-16 
15:42:33.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Aug  2 10:20:14 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.0
+  * For more details please see:
+    http://www.kde.org/announcements/kde-frameworks-5.1.php
+- Added python-Jinja2, python-xml, doxygen, graphviz and
+  graphviz-gd Requires
+- Added python-PyYAML Recommends
+
+-------------------------------------------------------------------

Old:
----
  kapidox-5.0.0.tar.xz

New:
----
  kapidox-5.1.0.tar.xz

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

Other differences:
------------------
++++++ kapidox.spec ++++++
--- /var/tmp/diff_new_pack.6ksqFd/_old  2014-08-16 15:42:33.000000000 +0200
+++ /var/tmp/diff_new_pack.6ksqFd/_new  2014-08-16 15:42:33.000000000 +0200
@@ -17,12 +17,18 @@
 
 
 Name:           kapidox
-Version:        5.0.0
+Version:        5.1.0
 Release:        0
 Requires:       doxygen
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  python
+Requires:       python-Jinja2
+Recommends:     python-PyYAML
+Requires:       doxygen
+Requires:       graphviz
+Requires:       graphviz-gd
+Requires:       python-xml
 Summary:        KDE Base Libraries
 License:        BSD-2-Clause
 Group:          System/GUI/KDE

++++++ kapidox-5.0.0.tar.xz -> kapidox-5.1.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.0.0/src/jquery/LICENSE 
new/kapidox-5.1.0/src/jquery/LICENSE
--- old/kapidox-5.0.0/src/jquery/LICENSE        1970-01-01 01:00:00.000000000 
+0100
+++ new/kapidox-5.1.0/src/jquery/LICENSE        2014-07-15 21:20:31.000000000 
+0200
@@ -0,0 +1,19 @@
+  Permission is hereby granted, free of charge, to any person obtaining
+  a copy of this software and associated documentation files (the
+  "Software"), to deal in the Software without restriction, including
+  without limitation the rights to use, copy, modify, merge, publish,
+  distribute, sublicense, and/or sell copies of the Software, and to
+  permit persons to whom the Software is furnished to do so, subject to
+  the following conditions:
+  .
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+  .
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.0.0/src/kapidox/data/api_searchbox.html 
new/kapidox-5.1.0/src/kapidox/data/api_searchbox.html
--- old/kapidox-5.0.0/src/kapidox/data/api_searchbox.html       2014-06-06 
14:16:16.000000000 +0200
+++ new/kapidox-5.1.0/src/kapidox/data/api_searchbox.html       1970-01-01 
01:00:00.000000000 +0100
@@ -1,39 +0,0 @@
-<div class="menu_box">
-  <div class="menutitle"><div><h2>Search</h2></div></div>
-  <div style="text-align: left;">
-    <form action="/mapsearcher.php" method="get">
-      <input type="text" name="class" value="search term" style="width:100%;" 
onclick="this.value='';"/>
-      <br />
-      <select name="module">
-        <option>ALL</option>
-        <option>kdelibs</option>
-        <option>kdepimlibs</option>
-        <option>kdebase-apps</option>
-        <option>kdebase-runtime</option>
-        <option>kdebase-workspace</option>
-        <option>kdeedu</option>
-        <option>kdegames</option>
-        <option>kdegraphics</option>
-        <option>kdemultimedia</option>
-        <option>kdenetwork</option>
-        <option>kdepim</option>
-        <option>kdepim-runtime</option>
-        <option>kdeplasma-addons</option>
-        <option>kdesdk</option>
-        <option>kdevelop</option>
-        <option>kdeutils</option>
-        <option>kdewebdev</option>
-        <option>kdesupport</option>
-      </select>
-      <select name="version">
-        <option>ALL</option>
-        <option>4.x</option>
-        <option>4.8</option>
-        <option>3.5</option>
-        <option>extragear</option>
-        <option>kdesupport</option>
-      </select><br/>
-      <input type="submit" name="go" value="Go" />
-    </form>
-  </div>
-</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.0.0/src/kapidox/data/templates/base.html 
new/kapidox-5.1.0/src/kapidox/data/templates/base.html
--- old/kapidox-5.0.0/src/kapidox/data/templates/base.html      2014-06-06 
14:16:16.000000000 +0200
+++ new/kapidox-5.1.0/src/kapidox/data/templates/base.html      2014-07-15 
21:20:31.000000000 +0200
@@ -89,7 +89,7 @@
           <div class="menutitle"><div><h2>Search</h2></div></div>
           <div style="text-align: left;">
             <form action="/mapsearcher.php" method="get">
-              <input type="text" name="class" value="search term" 
style="width:100%;" onclick="this.value='';"/>
+              <input type="search" name="class" placeholder="search term" 
style="width:100%;" />
               <br />
               <select name="module">
                 <option>ALL</option>

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

Reply via email to