Hello community,

here is the log from the commit of package genius for openSUSE:Factory checked 
in at 2017-09-11 16:23:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/genius (Old)
 and      /work/SRC/openSUSE:Factory/.genius.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "genius"

Mon Sep 11 16:23:00 2017 rev:31 rq:523051 version:1.0.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/genius/genius.changes    2017-01-25 
23:31:29.357025812 +0100
+++ /work/SRC/openSUSE:Factory/.genius.new/genius.changes       2017-09-11 
16:23:39.105448667 +0200
@@ -1,0 +2,22 @@
+Sat Sep  9 23:52:40 UTC 2017 - jeng...@inai.de
+
+- Ensure neutrality of description, remove rheotric questions
+  from description. Update package summaries.
+
+-------------------------------------------------------------------
+Thu Sep  7 04:47:08 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 1.0.23:
+  + Stop depending the build system on gnome-common.
+  + Help is now built as HTML and displayed in the browser,meaning
+    it actually works, links work, and it doesn't depend on any
+    particular desktop environment being installed. The HTML help
+    is also shown in the command line version when "manual" is run.
+  + New example for Duffing equation.
+  + New example on traces of the Peano function.
+  + Couple of fixes/improvements in the examples.
+  + Fix a crash on SurfacePlotDrawLines/Points.
+  + Updated translations.
+- Drop some %dir and %doc: no longer needed.
+
+-------------------------------------------------------------------

Old:
----
  genius-1.0.22.tar.xz

New:
----
  genius-1.0.23.tar.xz

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

Other differences:
------------------
++++++ genius.spec ++++++
--- /var/tmp/diff_new_pack.PUFOLj/_old  2017-09-11 16:23:39.625375661 +0200
+++ /var/tmp/diff_new_pack.PUFOLj/_new  2017-09-11 16:23:39.629375100 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           genius
-Version:        1.0.22
+Version:        1.0.23
 Release:        0
 Summary:        General purpose calculator and mathematics tool
 License:        GPL-3.0+
@@ -45,43 +45,33 @@
 %description
 Genius is a general purpose calculator program similar in some aspects
 to BC, Matlab, Maple or Mathematica. It is useful both as a simple
-calculator and as a research or educational tool. The syntax is very
-intuitive and is designed to mimic how mathematics is usually written.
+calculator and as a research or educational tool. The syntax
+mimics how mathematics is usually written.
 
-GEL is the name of its extension language, it stands for Genius
-Extension Language, clever isn't it? In fact, many of the standard
-genius functions are written in GEL itself.
+GEL (Genius Extenseion Language) is the name of its extension language.
+Many of the standard genius functions are written in GEL itself.
 
 %package -n gnome-genius
-Summary:        General purpose calculator and mathematics tool - GNOME 
Interface
+Summary:        GNOME interface the the Genius general purpose calculator
 Group:          Productivity/Scientific/Math
 Requires:       %{name} = %{version}
 
 %description -n gnome-genius
 Genius is a general purpose calculator program similar in some aspects
 to BC, Matlab, Maple or Mathematica. It is useful both as a simple
-calculator and as a research or educational tool. The syntax is very
-intuitive and is designed to mimic how mathematics is usually written.
-
-GEL is the name of its extension language, it stands for Genius
-Extension Language, clever isn't it? In fact, many of the standard
-genius functions are written in GEL itself.
+calculator and as a research or educational tool. The syntax mimics
+how mathematics is usually written.
 
 %package devel
-Summary:        General purpose calculator and mathematics tool - Development 
Files
+Summary:        Development files for Genius, a general purpose calculator
 Group:          Productivity/Scientific/Math
 Requires:       %{name} = %{version}
 
 %description devel
 Genius is a general purpose calculator program similar in some aspects
 to BC, Matlab, Maple or Mathematica. It is useful both as a simple
-calculator and as a research or educational tool. The syntax is very
-intuitive and is designed to mimic how mathematics is usually written.
-
-GEL is the name of its extension language, it stands for Genius
-Extension Language, clever isn't it? In fact, many of the standard
-genius functions are written in GEL itself.
-
+calculator and as a research or educational tool. The syntax
+mimics how mathematics is usually written.
 
 %lang_package
 %prep
@@ -89,7 +79,7 @@
 translation-update-upstream
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS -fstack-protector"
+export CFLAGS="%{optflags} -fstack-protector"
 %configure \
         --libexec=%{_prefix}/lib/genius \
         --disable-scrollkeeper \
@@ -108,9 +98,6 @@
 %suse_update_desktop_file gnome-genius
 %fdupes %{buildroot}%{_datadir}/genius
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %if 0%{?suse_version} > 1130
 %desktop_database_post
@@ -141,13 +128,6 @@
 
 %files -n gnome-genius
 %defattr(-,root,root)
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/%{name}/
-%doc %{_datadir}/gnome/help/%{name}/C/
-%dir %{_datadir}/omf/
-%dir %{_datadir}/omf/%{name}/
-%doc %{_datadir}/omf/%{name}/%{name}-C.omf
 %{_bindir}/gnome-genius
 %{_prefix}/lib/genius
 %{_datadir}/applications/gnome-genius.desktop
@@ -160,8 +140,5 @@
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)
-%dir %{_datadir}/gnome
-%dir %{_datadir}/gnome/help
-%dir %{_datadir}/omf/genius
 
 %changelog

++++++ genius-1.0.22.tar.xz -> genius-1.0.23.tar.xz ++++++
++++ 205855 lines of diff (skipped)


Reply via email to