Hello community,

here is the log from the commit of package qalculate for openSUSE:Factory 
checked in at 2018-03-20 21:34:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qalculate (Old)
 and      /work/SRC/openSUSE:Factory/.qalculate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qalculate"

Tue Mar 20 21:34:51 2018 rev:18 rq:585322 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes      2017-12-23 
12:18:50.837453017 +0100
+++ /work/SRC/openSUSE:Factory/.qalculate.new/qalculate.changes 2018-03-20 
21:34:53.716687423 +0100
@@ -1,0 +2,14 @@
+Sat Mar 10 16:53:35 UTC 2018 - fab...@ritter-vogt.de
+
+- Use %license
+- Clean .spec file
+- Update to 2.2.1:
+  * Fix electric constant, magnetic constant, and characteristic impedance of 
vacuum.
+  * Fix handling of Unicode symbols in expressions with quotation marks.
+  * Fix segfault in solve() function.
+  * sinc() function.
+  * Add vacuum_permeability and vacuum_permittivity as alternative names for 
magnetic and electric constants.
+  * Add completion only names to enable completion of Greek letters from the 
Roman letter names.
+  * Suppress gnuplot output in terminal.
+
+-------------------------------------------------------------------

Old:
----
  libqalculate-2.2.0.tar.gz

New:
----
  libqalculate-2.2.1.tar.gz

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

Other differences:
------------------
++++++ qalculate.spec ++++++
--- /var/tmp/diff_new_pack.5iOxsq/_old  2018-03-20 21:34:54.540657763 +0100
+++ /var/tmp/diff_new_pack.5iOxsq/_new  2018-03-20 21:34:54.544657619 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qalculate
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,10 @@
 #
 
 
-%define major   13
+%define major   14
 %define libname libqalculate
 Name:           qalculate
-Version:        2.2.0
+Version:        2.2.1
 Release:        0
 Summary:        Multi-purpose desktop calulator application
 License:        GPL-2.0+
@@ -36,7 +36,6 @@
 BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(icu-uc)
 BuildRequires:  pkgconfig(libcurl)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Qalculate is a multi-purpose desktop calculator. Features include
@@ -87,21 +86,19 @@
 %postun -n %{libname}%{major} -p /sbin/ldconfig
 
 %files -f libqalculate.lang
-%defattr(-,root,root)
-%doc README ChangeLog INSTALL COPYING AUTHORS TODO
+%license COPYING
+%doc README ChangeLog INSTALL AUTHORS TODO
 %{_bindir}/qalc
 %{_datadir}/%{name}
 %{_datadir}/doc/%{libname}
 
 %files -n %{libname}%{major}
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %{_libdir}/%{libname}.so.%{major}
 %{_libdir}/%{libname}.so.%{major}.*
 
 %files -n %{libname}-devel
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %{_includedir}/%{libname}
 %{_libdir}/%{libname}.so
 %{_libdir}/pkgconfig/%{libname}.pc

++++++ libqalculate-2.2.0.tar.gz -> libqalculate-2.2.1.tar.gz ++++++
++++ 29013 lines of diff (skipped)


Reply via email to