* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
* Require GTK+ 3.22 and GLib 2.50.
* build: Use correct macros to fix cross-build.
* don't use deprecated gtk_show_uri().
* Update translations.
- Add mate-user-share-gtk-3.20.patch: Restore GLib 2.48 and
GTK+ 3.20 support.
* Tue Mar 14 2017 sor.alexei@meowr.ru
- Update to version 1.18.0:
* Move to GTK+3 (>= 3.14), drop the GTK+2 code and --with-gtk
build option.
* Update translations.
* Tue Sep 20 2016 sor.alexei@meowr.ru
- Update to version 1.16.0:
* Build: Use 'm4' dir for m4 macros, like in other projects.
* GTK+3: Port from libunique to GtkApplication.
* Make distcheck use a currently selected GTK+ version.
* Update translations.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0:
* Drop MateConf migration script.
* Update translations.
* Fix Changelog generation
* Wed Jan 27 2016 sor.alexei@meowr.ru
- Update to version 1.13.0:
* Don't translate Keywords field in .desktop files.
* Drop MateConf migration script.
* GTK+3: Fix some deprecations.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0.
* Wed Oct 14 2015 sor.alexei@meowr.ru
- Update to 1.11.0:
* Switch to org.gnome.SessionManager (used for BT services
start/stop).
* Drop useless dependency on dbus-1.
* Drop Apache 2.0 support.
* Some more cleanups.
* Wed May 06 2015 sor.alexei@meowr.ru
- Update to 1.10.0 (changes since 1.9.0):
* Add missing variable type in user_share.c.
* Fix logic flow (out-of-bounds array access if bluetooth is
disabled).
* Fix memory leak.
* Gtk3: Fix UI load.
* Add user-share caja extension ini file.
* Rename extension lib to libcaja-user-share.
* Fix Glib >= 2.43 compatibility.
* [obexftp] Fix spacing a bit.
* Update translations.
- Spec cleanup.
* Sun Nov 23 2014 p.drouand@gmail.com
- Update to version 1.9.0 (unstable)
+ Add GTK3 support
- Bump version requirements
* Wed Mar 05 2014 p.drouand@gmail.com
- Update to version 1.8.0
+ no changes since version 1.7.90
* Thu Feb 20 2014 p.drouand@gmail.com
- Update to version 1.7.90 (unstable)
+ restore user-guide and port it to yelp.
+ disable bluetooth by default.
- Remove useless xz requirement
- Upstream use yelp-tools instead of mate-doc-utils; drop mate-doc-utils
requirement and replace it with yelp-tools
- Add itstool and gnome-doc-utils require; new upstream dependency
* Wed Jan 01 2014 p.drouand@gmail.com
- Update to version 1.6.1
+ Fix data passed to disabled_timeout_callback
In mate-user-share/src/user_share.c, the wrong variable is being
passed as a gsettings pointer to the disabled_timeout_callback.
https://bugs.launchpad.net/linuxmint/+bug/1005649/comments/36
+ Added manpage.
Closes #10 (https://github.com/mate-desktop/mate-user-share/issues/10)
+ fix automake-1.13 deprecations
+ Add support for Apache HTTPD 2.4
+ Use mate-session to track the active session
+ Require dbus >= 1.1.1
+ Fix turning on sharing not starting mate-user-share
+ OpenBSD suffers from the same httpd race condition as the other BSDs
+ build: Add build options summary
+ make bluetooth really optional
+ add desktop files for autostart folder
+ Add support for Apache HTTPD 2.4
+ fix typo in share-extension.c
- Disable bluetooth support; mate-bluetooth has not been ported to bluez5
yet
* Thu Sep 19 2013 johann.luce@wanadoo.fr
- Fix %exclude problem for factory
Add macro %desktop_database_postun %desktop_database_post
* Wed Apr 03 2013 p.drouand@gmail.com
- Update to version 1.6.0
+ no changes since 1.5.1
* Sat Mar 23 2013 p.drouand@gmail.com
- Update to version 1.5.1
+ fix GSettings path
+ use libnotify instead of libmatenotify
+ add mateconf-gsettings-data-convert file
- Replace libmatenotify BuildRequires with libnotify
- Do not include mateconf-gsettings-data-convert file in package
* Sun Dec 09 2012 nmo.marques@gmail.com
- Update to version 1.5.0
+ only add Bluetooth support to build if Bluetooth is available
+ migration to gsettings and fixes
+ lots of other fixes
* Tue Sep 11 2012 nmo.marques@gmail.com
- Initial package from version 1.4.1