File efax-gtk.changes of Package efax-gtk
-------------------------------------------------------------------
Sun Jun 2 10:34:41 UTC 2013 - zaitor@opensuse.org
- Update to version 3.2.12:
+ Force GType initialisation of GtkEntry for GtkSettings.
+ Correct entry sizing in settings dialog.
+ Improve tray icon sizing.
+ Permit the program to build against c++-gtk-utils-2.2.
+ Cause bootstrap.sh to build translation files.
+ Update build system to automake-1.13.1.
-------------------------------------------------------------------
Sun May 26 06:56:50 UTC 2013 - varkoly@suse.com
- Rename spool directory to avoid conflict with hylafax packages.
-------------------------------------------------------------------
Sun Mar 24 15:35:29 UTC 2013 - dimstar@opensuse.org
- Update to version 3.2.11:
+ Workaround for a bug in GtkFileChooserDialog in later versions
of gtk+-2.24.
+ Change efax-gtk.desktop to meet
http://specifications.freedesktop.org/menu-spec/menu-spec-latest.html
recommendations.
+ Updated translations.
- Rebase efax-gtk-fix-desktop-file.patch.
-------------------------------------------------------------------
Mon Feb 25 14:42:09 UTC 2013 - vuntz@opensuse.org
- Package COPYING file.
-------------------------------------------------------------------
Mon Oct 22 14:06:03 UTC 2012 - malcolmlewis@opensuse.org
- Updated to version 3.2.10:
+ Update build system to automake-1.12.1 and autoconf-2.69.
+ Suppress gtk+-3 deprecation warnings (acinclude.m4).
+ Set locale even if NLS not set (main.cpp).
+ Deal better with GtkMessageDialog format string (dialog.cpp).
+ Use automake silent rules (configure.ac).
+ Correct icon entry in efax-gtk.desktop file (efax-gtk.desktop).
+ Simplify file chooser selection code (dialogs.cpp).
+ Call atexit() instead of glib's now deprecated g_atexit()
(the use of atexit() in this program is entirely safe)
(main.cpp).
+ Remove unnecessary pointer value check in present_prog()
(main.cpp).
+ Update copyright notices
+ Update documentation (README).
+ Update configuration scripts (acinclude.m4).
+ Updated translations.
- Drop efax-gtk-fix-incorrect-fsf-address.patch as this has been
upstreamed.
- Rebase efax-gtk-fix-desktop-file.patch: Correct desktop file
categories (sf#3579580).
-------------------------------------------------------------------
Sun Feb 19 02:20:17 UTC 2012 - malcolmlewis@opensuse.org
- Updated to version 3.2.9:
+ Have a hard dependency on c++-gtk-utils-1.2 >= 1.2.7 or
c++-gtk-utils-2.0 >= 2.0.0-rc1, so that C++0x/11 can be more
easily supported, and maintainability is improved (README,
acinclude.m4, configure.ac, src/Makefile.am,
src/utils/Makefile.am, po/POTFILES.in; delete src/internal
directory and its contents.)
+ Make the settings help dialogs of a reasonable size with GTK+3
(settings_help.cpp).
+ Permit IPv6 addresses to be specified with a wildcard and only
one, or no, ':' character (socket_server.cpp).
+ Explicitly set shadow type of fax input frame
(mainwindow.cpp).
+ Change library linking order (src/Makefile.am and
efax/Makefile.am).
+ Remove unnecessary configure checks (acinclude.m4,
configure.ac and src/Makefile.am).
+ Upgrade gettext to version 0.18 and include m4 macros
(po/Makefile.in.in, po/Rules-quot, m4 directory, Makefile.am).
+ Add proper header checks at configuration time (configure.ac).
- Configure to build for GTK2 and GTK3.
- Drop efax-gtk-fix-file-contains-date-and-time.patch and
efax-gtk-fix-desktop.patch.
- Add efax-gtk-fix-desktop-file.patch: Drop desktop file icon
extension and correct categories (sf#3486316).
- Add efax-gtk-fix-incorrect-fsf-address.patch: Fix
incorrect-fsf-address warning (sf#3487567).
- Update spec file License field from GPLv2+ to GPL-2.0+ to
conform with spdx.org identifier.
-------------------------------------------------------------------
Fri Jun 10 16:21:18 UTC 2011 - malcolmlewis@opensuse.org
- Version bump see Changelog.
- Spec file clean up.
- Use GTK-3.0 for >= 11.4.
- Patch file clean up.
-------------------------------------------------------------------
Wed Aug 11 21:16:59 UTC 2010 - malcolmlewis@opensuse.org
- Version bump see Changelog.
-------------------------------------------------------------------
Sun May 2 00:00:00 CDT 2010 - malcolmlewis@opensuse.org
- initial build.