OBS User unknown
2007-12-18 17:37:43 +00:00
committed by Git OBS Bridge
parent b882cedc7d
commit e37745de06
4 changed files with 43 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package gammu (Version 1.15.0)
# spec file for package gammu (Version 1.16.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,7 +12,7 @@
Name: gammu
BuildRequires: bluez-libs cmake
Version: 1.15.0
Version: 1.16.0
Release: 1
AutoReqProv: on
Group: Hardware/Mobile
@@ -113,7 +113,25 @@ fi
%clean
rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Dec 18 2007 - prusnak@suse.cz
- updated to 1.16.0
* Added identification of some Sony-Ericsson and Sharp phones.
* Increased maximal number of entries per contact.
* Fixed various compile time warnings.
* Improved MinGW crosscompilation.
* Localizations update.
* Fixed detection of first free memory location if memory is empty
(bug #434).
* Fixed mysql.h include path (bug #441).
* Fixed decoding of one char SMS (bug #442).
* Detect Nokia 3109c (thanks to David Meier).
* Automatically find MinGW compiler and allow overrides (bug #438).
* Fixed parsing of some memory entries (bug #450).
* Fixed decoding of some corner case SMS (bug #447).
* Phones capable of switching to OBEX mode from AT have it now
automatically enabled. Please report problems with this.
* Tue Nov 20 2007 - prusnak@suse.cz
- updated to 1.15.0
* Better parse vCard version 3 (bug #434).