Hello community,

here is the log from the commit of package jeuclid for openSUSE:Factory checked 
in at 2016-07-14 09:50:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jeuclid (Old)
 and      /work/SRC/openSUSE:Factory/.jeuclid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jeuclid"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jeuclid/jeuclid.changes  2015-03-11 
09:57:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.jeuclid.new/jeuclid.changes     2016-07-14 
09:50:30.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Jul  5 18:15:40 UTC 2016 - toddrme2...@gmail.com
+
+- Spec file cleanups:
+  * Expand descriptions and summaries
+  * Change Group tags
+  * Remove some redundant lines.
+  * Remove unnecessary %{release} dependency.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jeuclid.spec ++++++
--- /var/tmp/diff_new_pack.vlZt5V/_old  2016-07-14 09:50:31.000000000 +0200
+++ /var/tmp/diff_new_pack.vlZt5V/_new  2016-07-14 09:50:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jeuclid
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,9 +20,9 @@
 Version:        3.1.3
 Release:        0
 Summary:        MathML rendering solution
-License:        Apache-2.0 and LGPL-2.1
-Group:          Development/Libraries
 # LGPL-2.1 is for the FreeHEP component only (see LICENSE.FreeHEP)
+License:        Apache-2.0 and LGPL-2.1
+Group:          Development/Libraries/Java
 Url:            http://jeuclid.sourceforge.net/index.html
 Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-parent-%{version}-src.zip
 #fedora specific build script based on debian
@@ -61,36 +61,90 @@
 BuildArch:      noarch
 
 %description
-Core module containing basic JEuclid rendering and document handling classes.
+JEuclid is a complete MathML rendering solution, consisting of:
+
+    A MathViewer application
+    Command line converters from MathML to other formats
+    An ant task for automated conversion
+    Display components for AWT, Swing, and SWT
+
+JEuclid features:
+
+    Almost complete support for presentation MathML 2.0
+    Basic support for content MathML 2.0
+    Initial support for the upcoming MathML 3.0
+
+This pacakges contains the core module containing basic JEuclid
+rendering and document handling classes.
 
 %package       mathviewer
 Summary:        Viewer for MathML files
-Group:          Applications/Publishing
-Requires:       %{name} = %{version}-%{release}
+Group:          Productivity/Scientific/Math
+Requires:       %{name} = %{version}
 Requires:       hicolor-icon-theme
 
 %description   mathviewer
-The %{name}-mathviewer package contains the Swing MathViewer application.
+JEuclid is a complete MathML rendering solution, consisting of:
+
+    A MathViewer application
+    Command line converters from MathML to other formats
+    An ant task for automated conversion
+    Display components for AWT, Swing, and SWT
+
+JEuclid features:
+
+    Almost complete support for presentation MathML 2.0
+    Basic support for content MathML 2.0
+    Initial support for the upcoming MathML 3.0
+
+This pacakges contains the Swing MathViewer application.
 
 %package       fop
 Summary:        JEuclid plug-in for FOP
-Group:          Applications/Publishing
-Requires:       %{name} = %{version}-%{release}
+Group:          Productivity/Scientific/Math
+Requires:       %{name} = %{version}
 Requires:       xmlgraphics-fop >= 0.95
 
 %description   fop
-The %{name}-fop package is a jeuclid plug-in for FOP.
+JEuclid is a complete MathML rendering solution, consisting of:
+
+    A MathViewer application
+    Command line converters from MathML to other formats
+    An ant task for automated conversion
+    Display components for AWT, Swing, and SWT
+
+JEuclid features:
+
+    Almost complete support for presentation MathML 2.0
+    Basic support for content MathML 2.0
+    Initial support for the upcoming MathML 3.0
+
+This pacakges contains a JEuclid plug-in for 
+FOP (Formatting Objects Processor).
 
 %package       cli
-Summary:        Command line interface for Jeuclid
-Group:          Applications/Publishing
-Requires:       %{name} = %{version}-%{release}
+Summary:        Command line interface for JEuclid
+Group:          Productivity/Scientific/Math
+Requires:       %{name} = %{version}
 Requires:       apache-commons-cli >= 1.1
 Requires:       apache-commons-io
 Requires:       apache-commons-lang
 
 %description   cli
-The %{name}-cli package provides a command line interface for jeuclid
+JEuclid is a complete MathML rendering solution, consisting of:
+
+    A MathViewer application
+    Command line converters from MathML to other formats
+    An ant task for automated conversion
+    Display components for AWT, Swing, and SWT
+
+JEuclid features:
+
+    Almost complete support for presentation MathML 2.0
+    Basic support for content MathML 2.0
+    Initial support for the upcoming MathML 3.0
+
+This pacakges provides a command line interface for JEuclid.
 
 %prep
 %setup -q -n %{name}-parent-%{version}



Reply via email to