diff --git a/gnome-calculator-3.22.3.tar.xz b/gnome-calculator-3.22.3.tar.xz deleted file mode 100644 index 49f4138..0000000 --- a/gnome-calculator-3.22.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8dba14b449a6a141aaf86b2ce8d8722bd03b3c398892ba583127d2a2995e52ca -size 1324432 diff --git a/gnome-calculator-3.24.0.tar.xz b/gnome-calculator-3.24.0.tar.xz new file mode 100644 index 0000000..4d33268 --- /dev/null +++ b/gnome-calculator-3.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44758ac719edd20067381073de3c643f842308f26da039412b1978a415202d10 +size 1358368 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index 1a6dad5..afc31ed 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,96 @@ +------------------------------------------------------------------- +Tue Mar 21 08:46:02 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.24.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 14 10:34:48 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.92: + + Added flatpak manifest. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 27 21:44:46 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.23.91: + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 15 08:47:55 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.90: + + Fixed unit conversion from negative constant numbers + (bgo#778311). + + Better error highlighting. + + Fix null token causing segfault. + + Set application id (bgo#778228). + + Documentation for the history view (bgo#681935). + + Added Desktop Publishing Point length unit (bgo#778449). + + Use angle units from settings in search provider (bgo#778274). + + Fixed incorrect value for ans in variable popup (bgo#778242). + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 15 03:23:04 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.4: + + Bugs fixed: bgo#773688, bgo#775759. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 15 03:23:03 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.3: + + Flatpak packaging fixes. + + Added additional temperature unit shortcuts for conversion + (bgo#775300). + + Use proper chain-up syntax. + + Updated translations. +- Change desktop files call in suse_update_desktop_file macro run. + +------------------------------------------------------------------- +Wed Feb 15 03:23:02 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.2: + + Remember window position. + + Use Unicode in translatable strings. + + Use GtkPopovers for memory and function buttons (bgo#748742). + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 15 03:23:01 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.1: + + Migrate to GtkGrid from deprecated GtkTable API (bgo#767394). + + Use localized window title (bgo#768432). + + Preferences dialog update (bgo#746599). + + Add option to start window in mode (bgo#748135). + + Fix help typo (bgo#748894). + + Fix reusing items from history (bgo#766155). + + Use MPC for complex numbers (bgo#759439). + + Fix bit panel and base label when base has changed + (bgo#732685). + + Ctrl+Backspace should delete only the last number (bgo#725114). + + Use Actions for buttons (bgo#771635). + + Add round, floor, ceil, sgn to docs (bgo#748895). + + Rename Pound Sterling to British Pound Sterling (bgo#664366). + + Fix possible errors on currency conversion (bgo#750672). + + Add new window appmenu entry (bgo#724478). + + Fix markup error in about (bgo#772990). + + Add accels for changing mode (bgo#740503). + + History view styling (bgo#743499). + + Window layout fixes (bgo#743538). + + Remov unnecessary scrolledwindow (bgo#768656). + + Add keyboard shortcuts window (bgo#772735). + + Fix first expression with parentheses (bgo#700617). + + Add shortcut to close current window (bgo#755398). + + Fix conversion unit change (bgo#748732). + + Fixed conversion user interface for LTR (bgo#711587). + + Updated translations. +- Add mpc-devel BuildRequires: new dependency. + ------------------------------------------------------------------- Mon Feb 13 21:29:39 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index ae67f66..d8b0c11 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -17,15 +17,16 @@ Name: gnome-calculator -Version: 3.22.3 +Version: 3.24.0 Release: 0 Summary: A GNOME Calculator Application License: GPL-3.0+ Group: Productivity/Scientific/Math Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-calculator/3.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-calculator/3.24/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50 +BuildRequires: mpc-devel BuildRequires: mpfr-devel %if !0%{?is_opensuse} BuildRequires: translation-update-upstream @@ -34,7 +35,7 @@ BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-2.0) >= 2.40 BuildRequires: pkgconfig(gobject-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.3 BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.15.1 BuildRequires: pkgconfig(libsoup-2.4) >= 2.42 BuildRequires: pkgconfig(libxml-2.0) @@ -70,7 +71,7 @@ make %{?_smp_mflags} %install %make_install find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print -%suse_update_desktop_file %{name} Calculator +%suse_update_desktop_file org.gnome.Calculator %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} @@ -91,7 +92,7 @@ rm -rf %{buildroot} %doc %{_datadir}/help/C/%{name} %{_bindir}/* %dir %{_datadir}/appdata -%{_datadir}/appdata/%{name}.appdata.xml +%{_datadir}/appdata/org.gnome.Calculator.appdata.xml %{_datadir}/applications/*.desktop %{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml %dir %{_libdir}/gnome-calculator/ @@ -103,7 +104,7 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/services/org.gnome.Calculator.SearchProvider.service %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers -%{_datadir}/gnome-shell/search-providers/gnome-calculator-search-provider.ini +%{_datadir}/gnome-shell/search-providers/org.gnome.Calculator-search-provider.ini %{_libexecdir}/gnome-calculator-search-provider %files lang -f %{name}.lang