File gnome-phone-manager.changes of Package gnome-phone-manager
-------------------------------------------------------------------
Mon May 29 15:17:44 UTC 2017 - dimstar@opensuse.org
- Fix build with gcc7: inject -Wno-error=format-y2k into CFLAGS
(boo#1041212).
-------------------------------------------------------------------
Mon Jun 29 14:58:25 UTC 2015 - dimstar@opensuse.org
- Add gnome-phone-manager-missing-srcdir.patch: Do not reference
$(builddir)/src, which does not exist. GCC 5 by defaults warns
on missing include directories (and instead of disabling
warnings, we just remove them).
-------------------------------------------------------------------
Wed Apr 8 16:33:19 UTC 2015 - dimstar@opensuse.org
- Add adwaita-icon-theme BuildRequires.
- Do not link gnome-phone-manager to gnome-icon-theme's phone.png,
but rather use the one shipped by Adwaita (as copy, as g-p-m
should not depend on adwaita for installation).
-------------------------------------------------------------------
Mon Jul 14 20:31:26 UTC 2014 - zaitor@opensuse.org
- Add gnome-phone-manager-drop-plugin.patch: Patch out plugin
support, no longer in gnome-bluetooth.
-------------------------------------------------------------------
Sat Apr 6 11:40:55 UTC 2013 - dimstar@opensuse.org
- Add gnome-phone-manager-telepathy.patch: Define prototypes in
headers.
-------------------------------------------------------------------
Sun Mar 24 22:45:48 UTC 2013 - zaitor@opensuse.org
- Update to version 0.69:
+ Updated translations.
- Clean up spec a bit.
-------------------------------------------------------------------
Sun Feb 10 17:33:33 UTC 2013 - zaitor@opensuse.org
- Only apply gnome-phone-manager-eds36.patch for 12.3 and newer.
-------------------------------------------------------------------
Tue Nov 6 08:19:00 UTC 2012 - dimstar@opensuse.org
- Update to 0.68+20121106git:
+ Port from GConf to GSettings
+ Support and Require gnome-bluettoth 3.3
- Drop gnome-phone-manager-bt33api.patch: fixed upstream
- Drop gnome-phone-manager-g_thread.patch: fixed upstream
- Add gnome-phone-manager-eds36.patch: Fix build with
evolution-data-server 3.6.
-------------------------------------------------------------------
Mon Feb 13 10:47:08 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Thu Dec 1 16:59:27 UTC 2011 - dimstar@opensuse.org
- Add gnome-phone-manager-g_thread.patch: g_thread_init is no
longer used (since glib 2.24).
- Add gnome-phone-manager-bt33api.patch: Support gnome-bluetooth
3.3 API.
- Add gnome-common BuildRequires and call to gnome-autogen.sh, as
gnome-phone-manager-bt33api.patch touches configure.in.
-------------------------------------------------------------------
Mon Oct 17 06:03:05 UTC 2011 - vuntz@opensuse.org
- Update to version 0.68:
+ Builds with strict linkers
+ Updated translations.
- Drop gnome-phone-manager-ld_fix.patch: fixed upstream.
- Remove gnome-common BuildRequires and call to gnome-autogen.sh:
those were only needed for the patch above.
-------------------------------------------------------------------
Mon Sep 19 09:55:05 UTC 2011 - vuntz@opensuse.org
- Stop changing libexecdir to /usr/lib/gnome-phone-manager: there's
no need for that.
- Replace call to autoconf and automake with gnome-common
BuildRequires and call to gnome-autogen.sh, as this is more solid
and less likely to break.
-------------------------------------------------------------------
Fri Sep 16 21:12:22 UTC 2011 - suse-tux@gmx.de
- Add gnome-phone-manager-ld_fix.patch: fix build with strict
linkers, as in Factory.
- Add call to autoconf and automake, needed for the patch.
-------------------------------------------------------------------
Wed Aug 24 21:47:58 UTC 2011 - badshah400@gmail.com
- Also provide icons of sizes 32x32, 48x48 and 256x256
-------------------------------------------------------------------
Tue Jul 5 08:45:01 CEST 2011 - vuntz@opensuse.org
- Update to version 0.67:
+ Compatible with GTK+3
+ Updated translations.
- With the port to GTK+ 3, the package will not build for old
versions of openSUSE, so we can safely move to pkgconfig()-style
BuildRequires (as well as moving to GNOME 3 libraries at the same
time):
+ Old ones: bluez-devel, evolution-devel, gnokii-devel,
gnome-bluetooth-devel, libcanberra-devel, telepathy-glib-devel.
+ New ones: bluez, glib-2.0, gnokii, gnome-bluetooth-1.0,
gtk+-3.0, libcanberra-gtk3, libebook-1.2, telepathy-glib.
- Add missing BuildRequires that were implicitly brought in before:
pkgconfig(gconf-2.0) and pkgconfig(gnome-icon-theme).
- Remove gtkspell-devel BuildRequires: the dependency is now gone,
with the move to GTK+ 3.
-------------------------------------------------------------------
Fri May 27 19:35:18 CEST 2011 - vuntz@opensuse.org
- Split gnome-bluetooth plugin in a
gnome-bluetooth-plugin-phone-manager subpackage.
-------------------------------------------------------------------
Sun Mar 20 22:57:25 CET 2011 - dimstar@opensuse.org
- Update to version 0.66:
+ Add a gnome-bluetooth plugin to configure new paired phones
+ Fix automatic phone reconnection
+ Migrate from libglade to GtkBuilder
+ Updated translations.
- Remove libglade2-devel BuildRequires.
- Drop gnome-phone-manager-warnings.patch: fixed upstream.
- Pass --disable-static to configure.
-------------------------------------------------------------------
Sat Feb 12 18:43:42 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
-------------------------------------------------------------------
Fri Nov 19 10:33:00 CET 2010 - vuntz@opensuse.org
- Add libglade2-devel BuildRequires to fix build.
-------------------------------------------------------------------
Mon Sep 6 15:39:56 CEST 2010 - vuntz@opensuse.org
- Rename gnome-phone-manager-telepathy to telepathy-phoney, to make
it clearer that it's telepathy connection manager. Add
appropriate Provides/Obsoletes.
- Add a packageand(gnome-phone-manager:telepathy-mission-control)
Enhances. This is not a Supplements as we don't want to get this
connection manager automatically installed, but it's useful to
tell users about its existence.
-------------------------------------------------------------------
Mon Mar 22 08:20:41 UTC 2010 - dimstar@opensuse.org
- No longer link the svg files from hicolor-icon-theme package,
as they have been dropped there.
- Clean spec file using spec-cleaner.
-------------------------------------------------------------------
Thu Nov 26 13:44:18 CET 2009 - dimstar@opensuse.org
- Rebase patches to apply with fuzz=0.
-------------------------------------------------------------------
Tue Mar 17 00:45:47 CET 2009 - mboman@suse.de
- Update to version 0.65:
+ Use new chooser button widget from gnome-bluetooth
+ Add setting to set the time/date on the phone when connecting
+ Save phone IMEI on startup
+ More error output when we get disconnected because the device
went away
+ Require evolution-data-server to parse vCards and vCals
+ Use libcanberra to play sounds
+ Add delete/add/list/put for phonebook entries, calendar items,
and Todos (unfinished)
- Remove BuildRequires evolution-data-server-devel,
gstreamer010-devel, libgnomebt-devel, libgnomeui-devel,
librsvg-devel
- Add BuildRequires evolution-devel, bluez-devel,
libcanberra-devel, gnome-bluetooth-devel
- Remove PreReq
- Remove AutoReqProv, it's default
- Replace Requires gnome-phone-manager with %{name} = %{version} in
-telepathy section
- Remove custom CFLAGS
- Remove %if statements <= 10.2
-------------------------------------------------------------------
Thu Sep 05 02:57:13 CEST 2008 - mboman@novell.com
- Update to version 0.60:
+ Add the NetworkRegistrationChanged signal on the object,
giving Cell ID details, for use with gsmloc.org and opencellid.org
+ Make out-of-range phones disconnect, and reconnect automatically when
the phone comes back in range
+ More IrDA connection fixes
-------------------------------------------------------------------
Thu May 8 02:57:13 CEST 2008 - maw@suse.de
- Add gnome-phone-manager-warnings.patch.
-------------------------------------------------------------------
Wed Apr 2 03:09:27 CEST 2008 - maw@suse.de
- Update to version 0.51:
+ Add spell checking in the "Send message" entry
+ Fix accessing devices connecting via IrDa or USB or serial
cables.
-------------------------------------------------------------------
Thu Mar 20 19:28:04 CET 2008 - jpr@suse.de
- Update to version 0.50
* Add support for phones requiring gnapplet
* Fix detection of the channel for phones that don't advertise
Serial Profile or Dial-Up Network profiles in the Public Browse
* Add backend support for delivery reports
* Add man page
* Fix a few build problems
* Fix disconnecting and reconnecting to a phone with a driver
* Telepathy backend fixes
- Enable telepathy backend
-------------------------------------------------------------------
Wed Feb 20 18:10:55 CET 2008 - maw@suse.de
- Update to version 0.40:
+ Use the Serial Port channel on the phone before using the
Dial-Up Networking, avoid the Nokia PC Suite and "Bluetooth
Serial Port" channels on Nokias, and the "m-Router
Connectivity" channel on Sony Ericssons
+ Add support for DKU-2 cables for Nokia phones
+ Add an experimental telepathy backend, to send messages using
Empathy
+ Fix calculation of the battery level for some drivers
+ Add the Sony Ericsson K800i and a lot of other phones to the
list of phones
+ Use themed icons in the UI, makes them look better
+ Make a single-click on the icon popup the new message dialogue
+ Show all the mobile phone numbers in the completion popup
+ Remove the need to set autocompletion in Evolution for the
completion entry.
-------------------------------------------------------------------
Tue Oct 30 15:48:58 CET 2007 - jpr@suse.de
- Update to 0.30
* More fixes for sending and receiving text messages with international
characters that don't fit in the default GSM alphabet
* Warn when a phone or driver doesn't support getting the state
of the power source (such as the nk6510)
* Add the --config flag to dump a gnokiirc file for debugging
* Add the --debug/-d flag to enable gnokii debugging
* Add the Sagem myX-7 and Nokia 3110 to the supported phones
-------------------------------------------------------------------
Fri Oct 26 19:29:06 CEST 2007 - jpr@suse.de
- Link icons into place to pass brp-desktop check
-------------------------------------------------------------------
Fri Oct 26 15:55:32 CEST 2007 - jpr@suse.de
- Use %suse_update_desktop_file correctly to fix build
-------------------------------------------------------------------
Thu Oct 25 16:45:33 CEST 2007 - jpr@suse.de
- Update to 0.20
* Fix sending on receiving messages with non-ASCII characters
* Really fix connecting to Sony Ericsson phones (and a lot of other
models and makes of phones)
* Remove most timeouts and polling, and wait for events from gnokii
* Fix connecting to Sony Ericsson phones (we were using the wrong
channel)
* Remove libegg and libgnomeui usage
* Move phone identification debug functionality to
gnome-phone-manager itself
* New shiny icons
* Use GStreamer to play back sound alerts
* Add battery reporting interface, which newer gnome-power-manager
uses
* Fix the time not showing up in received messages
* Add framework for call reporting (although no UI yet)
* Many build fixes
- Remove gnome-phone-manager-desktop.patch, use
%suse_update_desktop_file
- Remove gnome-phone-manager-openobex.patch, the check no longer
exists to patch
- Remove gnome-phone-manager-pixmaps.patch, the icon hierarchy is
used now
- Remove gnome-phone-manager-bgo-368920-no-c++.patch, it was
upstreamed
- Remove dont-disable-deprecated.patch, libegg is no longer used
- Use gconf macros
-------------------------------------------------------------------
Wed Aug 8 01:01:21 CEST 2007 - maw@suse.de
- Split off a -lang subpackage.
-------------------------------------------------------------------
Fri Jul 27 21:12:38 CEST 2007 - maw@suse.de
- Add dont-disable-deprecated.patch
- Use %fdupes.
-------------------------------------------------------------------
Thu May 24 07:18:26 CEST 2007 - stbinner@suse.de
- remove X-SuSE-translate from .desktop file patch
-------------------------------------------------------------------
Mon Jan 22 18:49:43 CET 2007 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
-------------------------------------------------------------------
Wed Nov 1 17:18:10 CET 2006 - danw@suse.de
- Add gnome-phone-manager-bgo-368920-no-c++.patch to fix the build
-------------------------------------------------------------------
Fri Oct 13 18:04:47 CEST 2006 - danw@suse.de
- Remove dead patch
-------------------------------------------------------------------
Thu Sep 21 00:27:01 CEST 2006 - jhargadon@suse.de
- update to version 0.8
- removed upstreamed patches
- Fix icon loading
- Allow the contact-lookup-entry to work with newer versions of the
evolution-data-server
- Move the model/driver matching to an XML file, making it easier to
add new models without recompilation
- Avoid reconnection to the phone when we already use the AT driver
- Fix installation of the icon files, and menu items
- Fix the phone number entry not appearing on startup
- Add support to the Nokia 6021 and Nokia 6230 models
-------------------------------------------------------------------
Tue Sep 5 00:31:00 CEST 2006 - ro@suse.de
- update to cvs to build with current e-d-s
-------------------------------------------------------------------
Wed Jun 21 12:05:15 CEST 2006 - dgollub@suse.de
- fixed configure template to handle openobex pkgconfig file
-------------------------------------------------------------------
Wed Jan 25 21:31:48 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Nov 3 14:56:41 CET 2005 - sbrabec@suse.cz
- Updated to version 0.6.
-------------------------------------------------------------------
Tue Apr 26 15:55:24 CEST 2005 - sbrabec@suse.cz
- Install missing translation files.
-------------------------------------------------------------------
Fri Feb 11 01:51:47 CET 2005 - ro@suse.de
- change to libsigc++12 in neededforbuild
-------------------------------------------------------------------
Wed Nov 24 19:18:41 CET 2004 - hvogel@suse.de
- fix desktop file and package icon
-------------------------------------------------------------------
Fri Sep 24 15:54:11 CEST 2004 - mskibbe@suse.de
- change desktopfile
-------------------------------------------------------------------
Mon Aug 9 01:16:46 CEST 2004 - ro@suse.de
- update to 0.4
- follow upstream rename to gnome-phone-manager
-------------------------------------------------------------------
Tue May 11 12:09:45 CEST 2004 - sbrabec@suse.cz
- Fixed gconftool-2 prerequirements.
-------------------------------------------------------------------
Wed Mar 10 11:21:04 CET 2004 - sbrabec@suse.cz
- Fixed gconf schemas installation (#33114).
-------------------------------------------------------------------
Wed Mar 03 16:04:16 CET 2004 - sbrabec@suse.cz
- Initial SuSE version 0.2.1 (#33266).