commit gnome-calculator for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-calculator for openSUSE:Factory checked in at 2014-05-05 21:14:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-calculator (Old) and /work/SRC/openSUSE:Factory/.gnome-calculator.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnome-calculator" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-calculator/gnome-calculator.changes 2014-03-06 11:57:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-calculator.new/gnome-calculator.changes 2014-05-05 21:15:46.000000000 +0200 @@ -1,0 +2,79 @@ +Thu Apr 10 09:00:21 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.12.1: + + Fix crash on entering decimal saperator. + + Fix failing test-case. + + Remove unimplemented trunc button. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 24 19:14:39 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 19 12:43:16 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + Fix: Lost text focus on click. + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 5 19:09:11 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.91: + + Fix Precision loss. + + Fix 0^0 should be indeterminate. + + Fix Precision error for ln () calculations. + + Build fixes and improvements. + + Rename desktop file. + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 5 13:58:18 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90: + + Fix : + - Window specific mode and actions. + - About dialog. + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 5 13:57:18 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.5: + + Fix Appdata. + + Updated translations. +- Drop gnome-calculator-appdata_xml.patch: fixed upstream, with a + slight different approach (other screenshot URLs references). + +------------------------------------------------------------------- +Wed Mar 5 13:56:18 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.4: + + Fixes: + - Add tooltip to custom functions. + - Bug in representation mode for non-decimal answers. + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 5 13:55:18 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.3: + + New: + - Custom functions. + - Support for factorials of positive decimal numbers. + + Updated: + - Depend on newer versions of GTK, Vala. + - Use HeaderBar. + + Fixes: + - Stop using stock icons. + - Compilation warnings. + - Typos. + - AppData. + - Misc cleanup. + + Updated translations. +- Add pkgconfig(gtksourceview-3.0) BuildRequires: new dependency. + +------------------------------------------------------------------- Old: ---- gnome-calculator-3.10.2.tar.xz gnome-calculator-appdata_xml.patch New: ---- gnome-calculator-3.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-calculator.spec ++++++ --- /var/tmp/diff_new_pack.lMaBUu/_old 2014-05-05 21:15:47.000000000 +0200 +++ /var/tmp/diff_new_pack.lMaBUu/_new 2014-05-05 21:15:47.000000000 +0200 @@ -17,22 +17,21 @@ Name: gnome-calculator -Version: 3.10.2 +Version: 3.12.1 Release: 0 Summary: A GNOME Calculator Application License: GPL-2.0+ Group: Productivity/Scientific/Math Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-calculator/3.10/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnome-calculator-appdata_xml.patch coolo@suse.de -- fix invalid XML in appdata, not submitted upstream, as the screenshot links change for gnome-calculator 3.12 anyway. -Patch0: gnome-calculator-appdata_xml.patch +Source: http://download.gnome.org/sources/gnome-calculator/3.12/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: intltool +BuildRequires: intltool >= 0.50 BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-2.0) >= 2.31 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 +BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0.0 BuildRequires: pkgconfig(libxml-2.0) Recommends: %{name}-lang # gcactool was renamed to gnome-calculator. Last known version was 6.6.2 @@ -49,7 +48,6 @@ %lang_package %prep %setup -q -%patch0 -p1 translation-update-upstream %build @@ -58,7 +56,7 @@ %install %make_install -%suse_update_desktop_file gcalctool Calculator +%suse_update_desktop_file %{name} Calculator %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} @@ -79,7 +77,7 @@ %doc %{_datadir}/help/C/%{name} %{_bindir}/* %dir %{_datadir}/appdata -%{_datadir}/appdata/gnome-calculator.appdata.xml +%{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/applications/*.desktop %{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml %doc %{_mandir}/man?/*.* ++++++ gnome-calculator-3.10.2.tar.xz -> gnome-calculator-3.12.1.tar.xz ++++++ ++++ 172489 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de