Hello community,

here is the log from the commit of package gammu for openSUSE:Factory checked 
in at 2015-08-29 20:05:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gammu (Old)
 and      /work/SRC/openSUSE:Factory/.gammu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gammu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gammu/gammu.changes      2015-04-15 
16:27:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gammu.new/gammu.changes 2015-08-29 
20:05:04.000000000 +0200
@@ -1,0 +2,32 @@
+Fri Aug 28 08:04:21 UTC 2015 - [email protected]
+
+- Update to 1.36.5:
+  * Properly use timezones with SQLite in SMSD.
+  * Improve support for Huawei E1752.
+  * Fixed compilation on distros with old Glib.
+  * Use advisory locking to prevent two Gammu instances share one device.
+  * Include child process stdout and stderr in SMSD logs to ease debugging.
+  * Fix string quoting with ODBC driver.
+  * Added RunOnSent option to SMSD.
+  * Store message reference in outbox in files SMSD.
+  * Improved C API documentation in manual.
+  * Updated list of GSM country codes and networks.
+  * Fixed bash completition install path (Ville Skyttä).
+  * Better logging of delivery report failures in SMSD.
+  * Improved support for Huawei E3372.
+  * Fixed compilation using MSVC.
+  * Fix siemenssatnetmon (Daniel Glöckner).
+  * Documentation improvements.
+  * Fixed smsd startup with non existing folders.
+  * Fixed possible stack overflows on Windows.
+  * Compatibility with libdbi from git.
+  * Fix siemenssatnetmon (Daniel Glöckner).
+  * Fixed reconnecting to SQL server.
+  * Don't split a surrogate pair between message segments (David Brown).
+- Remove patches merged upstream:
+  - Compatibility-with-libdbi-from-git.patch
+  - gammu-smsd.lsb.patch
+- Enable testsuite
+- Clarify dependency on newer CMake
+
+-------------------------------------------------------------------

Old:
----
  Compatibility-with-libdbi-from-git.patch
  gammu-1.36.0.tar.xz
  gammu-smsd.lsb.patch

New:
----
  gammu-1.36.5.tar.xz

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

Other differences:
------------------
++++++ gammu.spec ++++++
--- /var/tmp/diff_new_pack.hzdzkt/_old  2015-08-29 20:05:05.000000000 +0200
+++ /var/tmp/diff_new_pack.hzdzkt/_new  2015-08-29 20:05:05.000000000 +0200
@@ -19,19 +19,15 @@
 %define so_ver 7
 
 Name:           gammu
-Version:        1.36.0
+Version:        1.36.5
 Release:        0
 Summary:        Mobile phone management utility
 License:        GPL-2.0
 Group:          Productivity/Telephony/Utilities
 Url:            http://wammu.eu/gammu/
 Source0:        http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE gammu-smsd.lsb.patch [email protected] -- Fix 
rpmlint warnings "unknown-lsb-keyword" and "init-script-runlevel-4"
-Patch0:         gammu-smsd.lsb.patch
 # PATCH-FIX-OPENSUSE gammu-remove-gplv3-files.patch [email protected] -- Remove 
GPLv3 files bnc#775397
 Patch1:         gammu-remove-gplv3-files.patch
-# PATCH-FIX-UPSTREAM -- Upstream patch for libdbi from git (which we are using)
-Patch2:         Compatibility-with-libdbi-from-git.patch
 # Docdir
 %if 0%{?fedora_version} || 0%{?centos_version} || 0%{?rhel_version} || 
0%{?fedora} || 0%{?rhel}
 %define gammu_docdir %{_docdir}/%{name}-%{version}
@@ -83,7 +79,7 @@
 %endif
 %endif
 %endif
-BuildRequires:  cmake
+BuildRequires:  cmake >= 2.8
 BuildRequires:  doxygen
 BuildRequires:  gettext
 BuildRequires:  glib2-devel
@@ -268,9 +264,7 @@
 
 %prep
 %setup -q
-%patch0
 %patch1 -p1
-%patch2 -p1
 
 # Change permissions - Fix rpmlint warning "doc-file-dependency"
 chmod 644 contrib/init/gammu-smsd.lsb
@@ -300,9 +294,9 @@
 cd ..
 
 %check
-#cd build
-#ctest -V
-#cd ..
+cd build
+ctest -V
+cd ..
 
 %install
 make -C build install DESTDIR=%{buildroot}

++++++ gammu-1.36.0.tar.xz -> gammu-1.36.5.tar.xz ++++++
++++ 10538 lines of diff (skipped)


Reply via email to