Hello community,

here is the log from the commit of package gnome-calculator for 
openSUSE:Factory checked in at 2015-10-06 16:14:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2015-06-17 16:15:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-calculator.new/gnome-calculator.changes   
2015-10-06 16:14:58.000000000 +0200
@@ -1,0 +2,32 @@
+Mon Sep 21 06:29:32 UTC 2015 - [email protected]
+
+- Update to version 3.18.0:
+  + Fix: SYD function was returning the wrong value.
+  + Fix: Fix dialogs sizing for financial functions.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 14 13:05:17 UTC 2015 - [email protected]
+
+- Update to version 3.17.92:
+  + Misc build system fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jun 25 18:28:50 UTC 2015 - [email protected]
+
+- Update to version 3.17.3:
+  + Update: Stop using gnome-common.
+  + Fix: Remove incorrect assertion in search provider.
+
+-------------------------------------------------------------------
+Fri Jun 12 20:51:05 UTC 2015 - [email protected]
+
+- Update to version 3.17.2:
+  + Split many files into an internal convenience library.
+  + Remove workaround for bgo#737222.
+  + Updated translations.
+- Pass --disable-static to configure: we do not have a use for the
+  internal helper library as a static lib.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-calculator.spec ++++++
--- /var/tmp/diff_new_pack.9akm2Y/_old  2015-10-06 16:14:59.000000000 +0200
+++ /var/tmp/diff_new_pack.9akm2Y/_new  2015-10-06 16:14:59.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           gnome-calculator
-Version:        3.16.2
+Version:        3.18.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.16/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-calculator/3.18/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.50
 BuildRequires:  mpfr-devel
@@ -62,11 +62,13 @@
 translation-update-upstream
 
 %build
-%configure
+%configure \
+    --disable-static
 make %{?_smp_mflags}
 
 %install
 %make_install
+find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
 %suse_update_desktop_file %{name} Calculator
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}
@@ -91,6 +93,8 @@
 %{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/*.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml
+%dir %{_libdir}/gnome-calculator/
+%{_libdir}/gnome-calculator/libcalculator.so
 %doc %{_mandir}/man?/*.*
 
 %files -n gnome-shell-search-provider-gnome-calculator

++++++ gnome-calculator-3.16.2.tar.xz -> gnome-calculator-3.18.0.tar.xz ++++++
++++ 240209 lines of diff (skipped)


Reply via email to