Hello community,

here is the log from the commit of package gnome-calculator for 
openSUSE:Factory checked in at 2017-03-22 23:13:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-calculator (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-calculator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-calculator"

Wed Mar 22 23:13:17 2017 rev:33 rq:481735 version:3.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-calculator/gnome-calculator.changes        
2017-02-19 00:40:04.192543945 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-calculator.new/gnome-calculator.changes   
2017-03-22 23:13:19.425906312 +0100
@@ -1,0 +2,93 @@
+Tue Mar 21 08:46:02 UTC 2017 - [email protected]
+
+- Update to version 3.24.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar 14 10:34:48 UTC 2017 - [email protected]
+
+- Update to version 3.23.92:
+  + Added flatpak manifest.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 27 21:44:46 UTC 2017 - [email protected]
+
+- Update to version 3.23.91:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 15 08:47:55 UTC 2017 - [email protected]
+
+- 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 - [email protected]
+
+- Update to version 3.23.4:
+  + Bugs fixed: bgo#773688, bgo#775759.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 15 03:23:03 UTC 2017 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  gnome-calculator-3.22.3.tar.xz

New:
----
  gnome-calculator-3.24.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-calculator.spec ++++++
--- /var/tmp/diff_new_pack.VRug64/_old  2017-03-22 23:13:20.601739727 +0100
+++ /var/tmp/diff_new_pack.VRug64/_new  2017-03-22 23:13:20.605739160 +0100
@@ -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:  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 @@
 %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 @@
 %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 @@
 %{_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

++++++ gnome-calculator-3.22.3.tar.xz -> gnome-calculator-3.24.0.tar.xz ++++++
++++ 174473 lines of diff (skipped)


Reply via email to