Hello community, here is the log from the commit of package mate-calc for openSUSE:Factory checked in at 2019-07-31 14:35:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-calc (Old) and /work/SRC/openSUSE:Factory/.mate-calc.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-calc" Wed Jul 31 14:35:04 2019 rev:9 rq:719955 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-calc/mate-calc.changes 2019-05-22 15:40:01.130453526 +0200 +++ /work/SRC/openSUSE:Factory/.mate-calc.new.4126/mate-calc.changes 2019-07-31 14:35:23.325897087 +0200 @@ -1,0 +2,29 @@ +Wed Jul 17 13:21:43 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- 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/ + +------------------------------------------------------------------- Old: ---- mate-calc-1.22.1.tar.xz mate-calc-gtk-3.20.patch New: ---- mate-calc-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-calc.spec ++++++ --- /var/tmp/diff_new_pack.rPS2OA/_old 2019-07-31 14:35:23.937896774 +0200 +++ /var/tmp/diff_new_pack.rPS2OA/_new 2019-07-31 14:35:23.941896772 +0200 @@ -16,28 +16,27 @@ # -%define _version 1.22 +%define _version 1.23 Name: mate-calc -Version: 1.22.1 +Version: 1.23.0 Release: 0 Summary: MATE Desktop calculator application License: GPL-2.0-or-later Group: System/GUI/Other URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE mate-calc-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support. -Patch0: mate-calc-gtk-3.20.patch BuildRequires: bison BuildRequires: fdupes BuildRequires: flex -BuildRequires: mate-common >= %{_version} +# set to version macro when mate-common has an equal release +BuildRequires: mate-common >= 1.22 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools -BuildRequires: pkgconfig(gio-2.0) >= 2.48 -BuildRequires: pkgconfig(glib-2.0) >= 2.48 +BuildRequires: pkgconfig(gio-2.0) >= 2.50 +BuildRequires: pkgconfig(glib-2.0) >= 2.50 BuildRequires: pkgconfig(gmodule-export-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(libxml-2.0) Recommends: %{name}-lang %glib2_gsettings_schema_requires @@ -57,7 +56,6 @@ %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 mate-autogen @@ -91,7 +89,6 @@ %dir %{_datadir}/metainfo/ %{_datadir}/metainfo/%{name}.appdata.xml %{_datadir}/help/C/ -%{_datadir}/%{name}/ %{_mandir}/man1/%{name}.1%{?ext_man} %{_mandir}/man1/%{name}-cmd.1%{?ext_man} ++++++ mate-calc-1.22.1.tar.xz -> mate-calc-1.23.0.tar.xz ++++++ ++++ 431649 lines of diff (skipped)
