Hello community,

here is the log from the commit of package kapidox for openSUSE:Factory checked 
in at 2015-04-13 20:25:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-03-16 
09:32:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes     2015-04-13 
20:25:53.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Apr  4 14:40:49 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+
+-------------------------------------------------------------------

Old:
----
  kapidox-5.8.0.tar.xz

New:
----
  kapidox-5.9.0.tar.xz

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

Other differences:
------------------
++++++ kapidox.spec ++++++
--- /var/tmp/diff_new_pack.7KtACB/_old  2015-04-13 20:25:54.000000000 +0200
+++ /var/tmp/diff_new_pack.7KtACB/_new  2015-04-13 20:25:54.000000000 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:           kapidox
-Version:        %{_tar_path}.0
+Version:        5.9.0
 Release:        0
 Requires:       doxygen
 BuildRequires:  fdupes
@@ -50,7 +50,7 @@
 
 %install
   python setup.py install --prefix=%{_kf5_prefix} --root=%{buildroot}
-  %fdupes -s %{buildroot}
+  %fdupes %{buildroot}
 
 %files
 %defattr(-,root,root)

++++++ kapidox-5.8.0.tar.xz -> kapidox-5.9.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.8.0/setup.py new/kapidox-5.9.0/setup.py
--- old/kapidox-5.8.0/setup.py  2015-02-15 23:32:07.000000000 +0100
+++ new/kapidox-5.9.0/setup.py  2015-04-04 09:56:11.000000000 +0200
@@ -5,7 +5,7 @@
 
 setup(
         name='kapidox',
-        version='5.8.0',
+        version='5.9.0',
         description='KDE API documentation generation tools',
         maintainer = 'Aurélien Gâteau',
         maintainer_email = 'agat...@kde.org',


Reply via email to