Hello community,

here is the log from the commit of package kcalc for openSUSE:Factory checked 
in at 2016-01-07 00:20:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalc (Old)
 and      /work/SRC/openSUSE:Factory/.kcalc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes      2015-11-15 
12:31:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kcalc.new/kcalc.changes 2016-01-07 
00:20:38.000000000 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:11:28 UTC 2015 - [email protected]
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+-------------------------------------------------------------------

Old:
----
  kcalc-15.08.3.tar.xz

New:
----
  kcalc-15.12.0.tar.xz

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

Other differences:
------------------
++++++ kcalc.spec ++++++
--- /var/tmp/diff_new_pack.XmpQAK/_old  2016-01-07 00:20:39.000000000 +0100
+++ /var/tmp/diff_new_pack.XmpQAK/_new  2016-01-07 00:20:39.000000000 +0100
@@ -34,7 +34,7 @@
 License:        GPL-2.0+
 Group:          Productivity/Scientific/Math
 Url:            http://www.kde.org
-Version:        15.08.3
+Version:        15.12.0
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 Obsoletes:      %{name}5 < %{version}

++++++ kcalc-15.08.3.tar.xz -> kcalc-15.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-15.08.3/CMakeLists.txt 
new/kcalc-15.12.0/CMakeLists.txt
--- old/kcalc-15.08.3/CMakeLists.txt    2015-11-04 23:31:18.000000000 +0100
+++ new/kcalc-15.12.0/CMakeLists.txt    2015-12-08 16:55:05.000000000 +0100
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "15")
-set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MINOR "12")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-15.08.3/doc/commands.docbook 
new/kcalc-15.12.0/doc/commands.docbook
--- old/kcalc-15.08.3/doc/commands.docbook      2015-11-04 23:31:18.000000000 
+0100
+++ new/kcalc-15.12.0/doc/commands.docbook      2015-12-08 16:55:05.000000000 
+0100
@@ -117,7 +117,7 @@
 </variablelist>
 
 <para>
-Additionally &kcalc; has the common &kde; <guimenu>File</guimenu>, 
<guimenu>Edit</guimenu>,
+Additionally &kcalc; has the common <guimenu>File</guimenu>, 
<guimenu>Edit</guimenu>,
 <guimenu>Settings</guimenu> and <guimenu>Help</guimenu> menu items, for more 
information
 read the sections about the <ulink 
url="help:/fundamentals/ui.html#menus">Menus</ulink>
 in the &kde; Fundamentals.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-15.08.3/doc/index.docbook 
new/kcalc-15.12.0/doc/index.docbook
--- old/kcalc-15.08.3/doc/index.docbook 2015-11-04 23:31:18.000000000 +0100
+++ new/kcalc-15.12.0/doc/index.docbook 2015-12-08 16:55:05.000000000 +0100
@@ -1,7 +1,6 @@
 <?xml version="1.0" ?>
 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 
"dtd/kdedbx45.dtd" [
   <!ENTITY kappname "&kcalc;" > 
-  <!ENTITY package "kdeutils">
   <!ENTITY % addindex "IGNORE">
   <!ENTITY % English "INCLUDE" > <!-- change language only here -->
   <!ENTITY commands SYSTEM "commands.docbook">
@@ -37,10 +36,10 @@
 
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2013-05-24</date>
-<releaseinfo>2.13 (&kde; 4.11)</releaseinfo>
+<date>2015-08-04</date>
+<releaseinfo>2.13 (Applications 15.08)</releaseinfo>
 
-<abstract><para>&kcalc; is a calculator for &kde;. In the simple mode it can 
+<abstract><para>&kcalc; is a calculator for your desktop environment. In the 
simple mode it can 
 be used for basic arithmetic operations, but provides advanced modes for 
scientific, 
 statistical and numeral system calculations.</para></abstract>
 
@@ -820,6 +819,7 @@
 <para>&kcalc; Program Copyright &copy;:</para>
 <para>&Bernd.Johannes.Wuebben; 1996-2000</para>
 <para>The &kde; Team 2000-2008</para>
+<para>&Evan.Teran; 2008-2013</para>
 
 <itemizedlist>
 <listitem><para>&Bernd.Johannes.Wuebben; 
&Bernd.Johannes.Wuebben.mail;</para></listitem>
@@ -850,23 +850,6 @@
 
 </chapter>
 
-<appendix id="installation">
-<title>Installation</title>
-
-<para>&kcalc; is part of the kdeutils package within the &kde; project and will
-normally be provided as part of a &kde; installation. For more details about
-&kde; visit <ulink url="http://www.kde.org";>http://www.kde.org</ulink>.</para>
-
-<sect1 id="compilation-and-installation">
-<title>Compilation and Installation</title>
-
-&install.intro.documentation;
-&install.compile.documentation;
-
-</sect1>
-
-</appendix>
-
 </book>
 
 <!--


Reply via email to