Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nasc-0.5.4-3.4 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: nasc Distribution: openSUSE Tumbleweed
Version: 0.5.4 Vendor: openSUSE
Release: 3.4 Build date: Sun Nov 24 11:51:33 2024
Group: Productivity/Scientific/Math Build host: reproducible
Size: 522948 Source RPM: nasc-0.5.4-3.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/parnoldx/nasc
Summary: Do maths like a normal person
This is an application where you do calculations "like a normal
person". It lets you type whatever you want, smartly figures out what
computations are needed, and outputs an answer on the right pane.
Then you can plug those answers in to future equations and if that
answer changes, so does the equations it is used in.

Provides

Requires

License

GPL-3.0-only

Changelog

* Sun Nov 24 2024 Richard Rahl <rrahl0@opensuse.org>
  - fix build by using CFLAGS="-Wno-implicit-function-declaration"
  - update spec file for Leap 16.0:
    * remove %suse_update_desktop_file
    * use autosetup
    * remove packaging for Leap < 1500
    * update to newer upstream url
* Sun Dec 08 2019 Luigi Baldoni <aloisio@gmx.com>
  - Added nasc-fix_gcc9_build.patch
* Mon May 13 2019 Alexei Podvalsky <avvissu@yandex.by>
  - Update to 0.5.4:
    * Update com.github.parnold-x.nasc.desktop
    * Update com.github.parnold-x.nasc.appdata.xml
    * Update README.md
* Mon Feb 18 2019 Alexei Podvalsky <avvissu@yandex.by>
  - Update to 0.5.2:
    * CMake: Remove --thread option for Vala Compiler
    * CMake: Fix linking
    * Enhance AppData file
    * Enhance desktop file
    * Use get_user_data_dir() instead of hardcoded path
    * Update control
  - Drop nasc-0.5.0-link.patch (fixed)
* Sun Nov 11 2018 Alexei Podvalsky <avvissu@yandex.by>
  - Update to 0.5.1:
    * Update .travis.yml
* Mon Oct 29 2018 Alexei Podvalsky <avvissu@yandex.by>
  - Update to 0.5.0:
    * Update com.github.parnold-x.nasc.appdata.xml
    * Up