File mate-calc.changes of Package mate-calc

-------------------------------------------------------------------
Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>

- Update to version 1.24.0:
  * Fix typo: "Avogadro" instead of "Avogrado".
  * Fix precedence of functions i.e. the result of -ln(1) and add
    according tests.
  * Fix typo in keywords in desktop file.
  * mate-calc.desktop.in: Add missing Keywords.
  * Do not remove org.mate.calc.gschema.xml on make distclean.
  * The function "mp_mask" is never used.
  * Set the required version for gettext (0.19.8).
  * parserfunc: Return NULL on NOT operation overflow.
  * Update translations.
- Drop support for old openSUSE versions.

-------------------------------------------------------------------
Wed Jul 17 13:21:43 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>

- Update to version 1.23.0:
  * Update translations.
  * Migrate from intltools into gettext
  * mp-serializer: fix scientific presentation of complex numbers
  * Avoid deprecated 'gtk_widget_get_style' and 'gtk_widget_modify_font'
  * Fix FSF address
  * test-mp-equation: add tests for physical constants
  * mp-equation: update values from physical constants to match
    with tooltip values in math-buttons.c
  * Add unit tooltips to physical constants
  * dont focus on click
  * mp-equation: add pre-defined physical constants
  * buttons-ui: add destructive-action style to 'clear' button
  * buttons-ui: add style class "suggested-action" to result button
  * Use gresources for UI files
  * Unit tests: pi constant, ln (e^iπ)
  * currency-manager: Update name_map in load_imf_rates
  * math-buttons: Fix cppcheck warning: Identical inner 'return'
  * math-buttons: avoid shifting signed 64-bit value by 63 bits
  * Add support for "pi" in addition to "π"
  * i18n about dialog 
- remove patch: 
  * mate-calc-gtk-3.20.patch: we don't support gtk3.20 anymore
- build require gtk >= 3.22, glib >= 2.50 and gio >= 2.50
- don't install *.ui files anymore as they were moved to src/

-------------------------------------------------------------------
Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin <sor.alexei@meowr.ru>

- Update to version 1.22.1:
  * currency-manager: Update name_map in load_imf_rates.
  * Display small numbers in scientific notation.
  * mp: Fix calculate result ln(e^(i*π)).
  * mate-calc: Fix memory leak.
  * Update translations.

-------------------------------------------------------------------
Tue Mar  5 15:19:33 UTC 2019 - sor.alexei@meowr.ru

- Update to version 1.22.0:
  * UI: Avoid deprecated GtkButton:use-stock.
  * UI: Drop all deprecated elements.
  * Replace deprecated gtk_menu_popup.
  * Avoid deprecated gtk_image_menu_item_new_from_stock.
  * Increase accuracy range to 15.
  * math-display: Avoid deprecated 'gtk_widget_modify_bg'
  * Avoid deprecated g_type_class_add_private.
  * Remove duplicated assignment.
  * Disable deprecation warnings for distcheck.
  * math-window: Fix memory leak.
  * math-display.c: Avoid deprecated gtk_widget_ensure_style.
  * ui files: Add missing icons in titles to dialogues.
  * buttons-programming.ui: Fix buttons.
- Rebase mate-calc-gtk-3.20.patch.

-------------------------------------------------------------------
Sat Dec 22 20:48:48 UTC 2018 - sor.alexei@meowr.ru

- Update to version 1.20.3:
  * data: Update appdata directory.
  * Use make functions for HELP_LINGUAS.
  * Write equation using MathML.
  * Fix application name.
  * Fix repeated words.
  * Copy equation as ASCII text.
  * Update translations.

-------------------------------------------------------------------
Sat Jun 16 15:48:41 UTC 2018 - sor.alexei@meowr.ru

- Update to version 1.20.2:
  * Update translations.

-------------------------------------------------------------------
Wed Apr 11 10:12:43 UTC 2018 - sor.alexei@meowr.ru

- Update to version 1.20.1:
  * math-preferences: Add window icon to the Preferences dialogue.
  * Init gtk before math_equation_new.

-------------------------------------------------------------------
Fri Mar  9 19:10:07 UTC 2018 - sor.alexei@meowr.ru

- Update to version 1.20.0:
  * Require GTK+ 3.22 and GLib 2.50.
  * Add an icon image on the close button in the Preferences
    dialogue.
  * Avoid deprecated GtkStock.
  * math-window: Don't use deprecated gtk_show_uri().
  * Add the missing window icon to the About dialogue.
  * Update translations.
- Add mate-calc-gtk-3.20.patch: Restore GLib 2.48 and
  GTK+ 3.20 support.

-------------------------------------------------------------------
Wed Oct 25 14:20:21 UTC 2017 - sor.alexei@meowr.ru

- Update to version 1.18.1:
  * Update translations.

-------------------------------------------------------------------
Tue Mar 14 10:11:47 UTC 2017 - sor.alexei@meowr.ru

- Update to version 1.18.0 (changes since 1.8.0):
  * Move to GTK+3 (>= 3.14), GTK+2 code, and --with-gtk build
    option.
  * Add an AppStream file.

-------------------------------------------------------------------
Wed Mar  5 12:50:23 UTC 2014 - p.drouand@gmail.com

- Update to version 1.8.0
  + no changes since version 1.7.90

-------------------------------------------------------------------
Thu Feb 20 13:00:46 UTC 2014 - p.drouand@gmail.com

- Update to version 1.7.90
  + make numpad period work without numlock on
  + enable yelp documentation
- Replace mate-doc-utils requirement with yelp-tools; upstream dopped
  mate-doc-utils and now use yelp-tools to build help
- Remove useless xz requirement

-------------------------------------------------------------------
Fri Sep 20 09:44:48 UTC 2013 - cfarrell@suse.com

- license update: GPL-2.0+
  No indication of GPL-2.0 only licenses

-------------------------------------------------------------------
Wed Apr  3 17:57:25 UTC 2013 - p.drouand@gmail.com

- Update to version 1.6.0
  + update configure.ac
  + update translations
- Add a mate-calc Recommends tag

-------------------------------------------------------------------
Sat Mar 23 14:31:52 UTC 2013 - p.drouand@gmail.com

- Update to version 1.5.2
  + AC_CONFIG_HEADERS to please automake 1.13
  + add support glib 2.30
- Remove mate-calc-1.5.1-support_glib_2.30.patch; merged on upstream
  release

-------------------------------------------------------------------
Wed Dec  5 14:02:37 UTC 2012 - nmo.marques@gmail.com

- Add mate-calc-1.5.1-support_glib_2.30.patch: support glib 2.30,
  fixes build on 12.1, cherry pick from upstream

-------------------------------------------------------------------
Mon Nov 26 10:05:46 UTC 2012 - nmo.marques@gmail.com

- Update to version 1.5.1
  + fixed broken undo and clear buttons for financial and
    programming mode
  + fixed gsettings
  + Added inverse trigonometry functions
  + Menu fix and cleanups (GTK)
- Remove files entries for help, the files are no longer installed

-------------------------------------------------------------------
Mon Nov 19 10:32:40 UTC 2012 - nmarques@mate-desktop.org

- Update BuildRequires: use libxml2-python to fix 12.1 build

-------------------------------------------------------------------
Sun Nov  4 02:23:08 UTC 2012 - nmarques@mate-desktop.org

- Initial package from release 1.5.0
openSUSE Build Service is sponsored by