Mailinglist Archive: opensuse-commit (4019 mails)

< Previous Next >
commit kturtle for openSUSE:Factory
Hello community,

here is the log from the commit of package kturtle for openSUSE:Factory checked
in at 2011-12-08 11:29:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kturtle (Old)
and /work/SRC/openSUSE:Factory/.kturtle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kturtle", Maintainer is "adrian@xxxxxxxx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2011-11-14
14:31:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2011-12-08
11:29:37.000000000 +0100
@@ -1,0 +2,11 @@
+Wed Dec 7 11:31:56 UTC 2011 - coolo@xxxxxxxx
+
+- fix license to be in spdx.org format
+
+-------------------------------------------------------------------
+Fri Dec 2 02:01:06 CET 2011 - dmueller@xxxxxxx
+
+- update to 4.7.4
+ * see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for
details
+
+-------------------------------------------------------------------

Old:
----
kturtle-4.7.3.tar.bz2

New:
----
kturtle-4.7.4.tar.bz2

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

Other differences:
------------------
++++++ kturtle.spec ++++++
--- /var/tmp/diff_new_pack.5y3B6k/_old 2011-12-08 11:29:38.000000000 +0100
+++ /var/tmp/diff_new_pack.5y3B6k/_new 2011-12-08 11:29:38.000000000 +0100
@@ -15,17 +15,25 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

-
-
Name: kturtle
-BuildRequires: boost-devel freeglut-devel kdebase4-workspace-devel
-BuildRequires: gsl-devel libeigen2-devel libspectre-devel python-qt4-devel
-BuildRequires: libgmm++-devel readline-devel
-BuildRequires: libcfitsio-devel libindi-devel libqalculate-devel
-BuildRequires: libopenbabel-devel
+BuildRequires: boost-devel
+BuildRequires: freeglut-devel
+BuildRequires: gsl-devel
+BuildRequires: kdebase4-workspace-devel
+BuildRequires: libcfitsio-devel
+BuildRequires: libeigen2-devel
+BuildRequires: libgmm++-devel
+BuildRequires: libindi-devel
BuildRequires: libkdeedu4-devel
+BuildRequires: libopenbabel-devel
+BuildRequires: libqalculate-devel
+BuildRequires: libspectre-devel
+BuildRequires: python-qt4-devel
+BuildRequires: readline-devel
%if 0%{?sles_version} == 0
-BuildRequires: glew-devel python python-devel
+BuildRequires: glew-devel
+BuildRequires: python
+BuildRequires: python-devel
%if 0%{?suse_version} > 1120
BuildRequires: avogadro-devel
%endif
@@ -34,15 +42,16 @@

# currently in DOESNOTBUILD (2008-07-03)
%ifnarch ppc ppc64 s390 s390x
-BuildRequires: ocaml ocaml-facile
+BuildRequires: ocaml
+BuildRequires: ocaml-facile
%endif
BuildRequires: fdupes
-License: GPLv2+
-Group: Amusements/Teaching/Mathematics
Summary: Logo Programming Environment
+License: GPL-2.0+
+Group: Amusements/Teaching/Mathematics
Url: http://edu.kde.org
-Version: 4.7.3
-Release: 1
+Version: 4.7.4
+Release: 0
Source0: %{name}-%version.tar.bz2
Patch0: 4_6_BRANCH.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build

++++++ kturtle-4.7.3.tar.bz2 -> kturtle-4.7.4.tar.bz2 ++++++
Files old/kturtle-4.7.3/doc/index.cache.bz2 and
new/kturtle-4.7.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kturtle-4.7.3/doc/programming-reference.docbook
new/kturtle-4.7.4/doc/programming-reference.docbook
--- old/kturtle-4.7.3/doc/programming-reference.docbook 2011-10-02
15:25:40.000000000 +0200
+++ new/kturtle-4.7.4/doc/programming-reference.docbook 2011-12-02
00:26:02.000000000 +0100
@@ -292,7 +292,7 @@
<varlistentry>
<term>goy<indexterm><primary>goy</primary></indexterm></term>
<listitem><para><screen>goy Y</screen>
- <userinput>gox</userinput> using this command the turtle will move to Y
<glossterm linkend="pixels">pixels</glossterm> from the top of the canvas
whilst staying at the same distance from the left border of the
canvas.</para></listitem>
+ <userinput>goy</userinput> using this command the turtle will move to Y
<glossterm linkend="pixels">pixels</glossterm> from the top of the canvas
whilst staying at the same distance from the left border of the
canvas.</para></listitem>
</varlistentry>
</variablelist>
<note><para>Using the commands <userinput>go</userinput>,
<userinput>gox</userinput>, <userinput>goy</userinput> and
<userinput>center</userinput> the turtle will not draw a line, no matter if the
pen is up or down.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kturtle-4.7.3/doc/using-kturtle.docbook
new/kturtle-4.7.4/doc/using-kturtle.docbook
--- old/kturtle-4.7.3/doc/using-kturtle.docbook 2011-10-02 15:25:40.000000000
+0200
+++ new/kturtle-4.7.4/doc/using-kturtle.docbook 2011-12-02 00:26:02.000000000
+0100
@@ -484,7 +484,7 @@
<shortcut>
<keycombo><keysym>F11</keysym></keycombo>
</shortcut>
- <guimenu>View</guimenu>
+ <guimenu>Settings</guimenu>
<guimenuitem>Show Line Numbers</guimenuitem>
</menuchoice></term>
<listitem><para>With this action you can show the line numbers in <link
linkend="the-editor">the editor</link>. This can be handy for finding
errors.</para></listitem>

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages