Accepting request 522365 from home:luc14n0:branches:GNOME:Apps

- 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.

OBS-URL: https://build.opensuse.org/request/show/522365
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/genius?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2017-09-08 19:29:18 +00:00 committed by Git OBS Bridge
parent df7b4da5d3
commit 41ab41610b
4 changed files with 20 additions and 14 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6bafcb4c6e7a5160b1f4d9acf214972babb12c4370714e414b8bfd5028383392
size 2966620

3
genius-1.0.23.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:912e1c1beadee185614036c6808a974157b2009fe315b249efa2aa06a5ac6f4b
size 2910332

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Sep 7 04:47:08 UTC 2017 - luc14n0@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.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 21 01:28:24 UTC 2017 - zaitor@opensuse.org Sat Jan 21 01:28:24 UTC 2017 - zaitor@opensuse.org

View File

@ -17,7 +17,7 @@
Name: genius Name: genius
Version: 1.0.22 Version: 1.0.23
Release: 0 Release: 0
Summary: General purpose calculator and mathematics tool Summary: General purpose calculator and mathematics tool
License: GPL-3.0+ License: GPL-3.0+
@ -141,13 +141,6 @@ fi
%files -n gnome-genius %files -n gnome-genius
%defattr(-,root,root) %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 %{_bindir}/gnome-genius
%{_prefix}/lib/genius %{_prefix}/lib/genius
%{_datadir}/applications/gnome-genius.desktop %{_datadir}/applications/gnome-genius.desktop
@ -160,8 +153,5 @@ fi
%files lang -f %{name}.lang %files lang -f %{name}.lang
%defattr(-,root,root) %defattr(-,root,root)
%dir %{_datadir}/gnome
%dir %{_datadir}/gnome/help
%dir %{_datadir}/omf/genius
%changelog %changelog