Hello community,

here is the log from the commit of package klatexformula for openSUSE:Factory 
checked in at 2012-06-10 20:17:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/klatexformula (Old)
 and      /work/SRC/openSUSE:Factory/.klatexformula.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "klatexformula", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/klatexformula/klatexformula.changes      
2011-09-27 16:07:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.klatexformula.new/klatexformula.changes 
2012-06-10 21:51:37.000000000 +0200
@@ -1,0 +2,18 @@
+Wed Jun  6 18:49:05 UTC 2012 - badshah...@gmail.com
+
+- Update to version 3.2.6:
+  + Fixes a technical issue when compiling with gcc 4.7
+- Rebase klatexformula-3.2.5-add-needed.patch
+- Drop patch klatexformula-gcc47.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Sat Mar 24 23:06:47 UTC 2012 - dims...@opensuse.org
+
+- Add klatexformula-gcc47.patch: Fix build with gcc 4.7.
+
+-------------------------------------------------------------------
+Thu Mar 24 00:08:00 CET 2012 - phfa...@opensuse.org
+
+- Update to version 3.2.5
+
+-------------------------------------------------------------------

Old:
----
  klatexformula-3.2.4-add-needed.patch
  klatexformula-3.2.4.tar.bz2

New:
----
  klatexformula-3.2.5-add-needed.patch
  klatexformula-3.2.6.tar.gz

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

Other differences:
------------------
++++++ klatexformula.spec ++++++
--- /var/tmp/diff_new_pack.fOHGDb/_old  2012-06-10 21:51:38.000000000 +0200
+++ /var/tmp/diff_new_pack.fOHGDb/_new  2012-06-10 21:51:38.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package klatexformula
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -49,13 +49,13 @@
 #  --------------
 
 Name:           klatexformula
-Version:        3.2.4
-Release:        1
-License:        GPL-2.0+
+Version:        3.2.6
+Release:        0
 Summary:        An easy-to-use graphical application for generating images 
from LaTeX equations
-Url:            http://klatexformula.sourceforge.net/
+License:        GPL-2.0+
 Group:          Productivity/Publishing/TeX/Frontends
-Source0:        klatexformula-%{version}.tar.bz2
+Url:            http://klatexformula.sourceforge.net/
+Source0:        
http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %want_explicit_buildarch
 BuildArch:      %{_arch}
@@ -85,7 +85,7 @@
 Obsoletes:      klatexformula-plugins < 3.2.2
 Provides:       KLatexFormula = %{version}
 Provides:       klatexformula-plugins = %{version}
-Patch:          klatexformula-3.2.4-add-needed.patch
+Patch0:         klatexformula-3.2.5-add-needed.patch
 
 %description
 KLatexFormula is an easy-to-use graphical user interface for generating images
@@ -104,7 +104,7 @@
 BuildArch:      %{_arch}
 %endif
 Requires:       gs
-Requires:       texlive-latex,
+Requires:       texlive-latex
 Provides:       libklfbackend = %{version}
 
 %description -n libklfbackend%libversionpkgsuffix
@@ -125,7 +125,7 @@
 %endif
 Requires:       gs
 Requires:       qt3 >= 3.3
-Requires:       texlive-latex,
+Requires:       texlive-latex
 Provides:       libklfbackend-qt3 = %{version}
 
 %description -n libklfbackend-qt3-%libversionpkgsuffix
@@ -138,7 +138,6 @@
 See also packages klatexformula and libklfbackend.
 
 %package -n libklfbackend-devel
-License:        GPL-2.0+
 Summary:        KLatexFormula backend library (development files)
 Group:          Development/Libraries/C and C++
 %if %want_explicit_buildarch
@@ -158,7 +157,6 @@
 See also packages klatexformula-devel and libklfbackend-qt3-devel
 
 %package -n libklfbackend-qt3-devel
-License:        GPL-2.0+
 Summary:        KLatexFormula backend library (development files) (Qt3)
 Group:          Development/Libraries/C and C++
 %if %want_explicit_buildarch
@@ -195,7 +193,6 @@
 been promoted to a library for use in any application.
 
 %package -n libklftools-devel
-License:        GPL-2.0+
 Summary:        KLatexFormula tools library (development files)
 Group:          Development/Libraries/C and C++
 %if %want_explicit_buildarch
@@ -213,7 +210,6 @@
 static library.
 
 %package devel
-License:        GPL-2.0+
 Summary:        Development files for KLatexFormula
 Group:          Development/Libraries/C and C++
 %if %want_explicit_buildarch
@@ -233,7 +229,6 @@
 the main application library itself, unversioned shared library.
 
 %package apidoc
-License:        GPL-2.0+
 Summary:        API documentation for KLatexFormula
 Group:          Documentation/HTML
 Requires:       klatexformula = %{version}
@@ -251,7 +246,6 @@
 %if %build_ktexteditorplugin
 
 %package ktexteditor-plugin
-License:        GPL-2.0+
 Summary:        KLatexFormula integration into KDE4's text editor
 Group:          Productivity/Publishing/TeX/Frontends
 %if %want_explicit_buildarch
@@ -278,7 +272,7 @@
 
 %prep
 %setup -q
-%patch
+%patch0 -p1
 
 %build
 

++++++ klatexformula-3.2.4-add-needed.patch -> 
klatexformula-3.2.5-add-needed.patch ++++++
--- 
/work/SRC/openSUSE:Factory/klatexformula/klatexformula-3.2.4-add-needed.patch   
    2011-09-27 16:07:34.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.klatexformula.new/klatexformula-3.2.5-add-needed.patch
  2012-06-10 21:51:36.000000000 +0200
@@ -1,6 +1,8 @@
---- src/CMakeLists.txt.orig
-+++ src/CMakeLists.txt
-@@ -296,7 +296,7 @@ if(MINGW)
+Index: klatexformula-3.2.6/src/CMakeLists.txt
+===================================================================
+--- klatexformula-3.2.6.orig/src/CMakeLists.txt
++++ klatexformula-3.2.6/src/CMakeLists.txt
+@@ -297,7 +297,7 @@ if(MINGW)
  endif(MINGW)
  
  add_executable(klatexformula ${klatexformula_ALLSRC})

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

Reply via email to