* Wed Feb 26 2020 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.24.0:
* build: Show warning flags on configure summary.
* build: Warning flags are already defined.
* autoconf: AC_PROG_CC was called before AX_CHECK_ENABLE_DEBUG.
* Migrate from intltool to gettext.
* Update translations.
- Drop support for old openSUSE versions.
* Wed Jul 17 2019 Jonathan Brielmaier <jbrielmaier@suse.de>
- Update to version 1.23.0:
* Translations update
* Migrate from GSimpleAsyncResult to GTask
* drop deprecated gtk_dialog_get_action_area
* Avoid deprecated g_type_class_add_private
* polkitmateauthenticationdialog: avoid GtkStock
* Change url project's website
- remove patch:
* mate-polkit-gtk-3.20.patch: we don't support gtk3.20 anymore
- build require gtk >= 3.22 and glib >= 2.50
* Tue Mar 05 2019 sor.alexei@meowr.ru
- Update to version 1.22.0:
* Update translations.
* Sat Dec 22 2018 sor.alexei@meowr.ru
- Update to version 1.20.2:
* Disable deprecation warnings for distcheck.
* Update translations.
* Sat Jun 16 2018 sor.alexei@meowr.ru
- Update to version 1.20.1:
* Update translations.
Version: 1.20.0-bp150.1.3
* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
* Require GTK+ 3.22 and GLib 2.50.
* status-icon: Don't use stock icons.
* polkitmateauthenticationdialog: Avoid deprecated GtkAlignment.
* polkitmateauthenticationdialog: Replace a GtkStock deprecation.
* Drop the polkitgtkmate library.
* Update translations.
- Add mate-polkit-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20
support.
- Drop the library, devel and typelib packages.
- Remove baselibs.conf.
* Sat Nov 18 2017 sor.alexei@meowr.ru
- Update to version 1.18.2:
* Fix reshow/hide icon with statusnotifier.
* Update translations.
* Tue May 09 2017 sor.alexei@meowr.ru
- Update to version 1.18.1:
* Fix broken status icon if using GtkStatusIcon.
* Update translations.
* Tue Mar 14 2017 sor.alexei@meowr.ru
- Update to version 1.18.0:
* NEWS: use consistent, project wide, markdown-like formatting to
make generating release announcements easier.
* Fix some GTK+ deprecations.
* Update translations.
* Tue Sep 20 2016 sor.alexei@meowr.ru
- Update to version 1.16.0:
* Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
- -with-gtk build option
* Update translations.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0:
* Update translations.
* Add Changelog generation.
* Mon Jan 25 2016 sor.alexei@meowr.ru
- Update to version 1.13.0:
* Gtk3: Fix several deprecations.
* Sun Jan 03 2016 sor.alexei@meowr.ru
- Switch to Gtk3.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0.
- Add baselibs.conf.
* Wed Oct 14 2015 sor.alexei@meowr.ru
- Update to 1.11.0:
* GTK+3: add support for application indicators as well.
* Some fixes and cleanups.
* Fri Sep 18 2015 sor.alexei@meowr.ru
- Update to 1.10.2:
* Return error when authentication dialog is dismissed.
* Optionally use accountsservice to retrieve face.
* Add support for autorestart.
* Select the current user to authenticate by default.
* Add support for application indicators.
* Gtk3: Auth dialog: make the label wrap at 50 chars.
* Wed Sep 02 2015 sor.alexei@meowr.ru
- Update to 1.10.1:
* Fix losing focus when displaying password prompt dialog.
* Drop some deprecated GTK+ code and obsolete build macro.
* Update translations.
* Wed Apr 15 2015 p.drouand@gmail.com
- Update to version 1.10.0
* No changes since version 1.9.90
* Mon Mar 23 2015 p.drouand@gmail.com
- Update to version 1.9.90 (unstable)
* Translations updates
* Sun Oct 26 2014 p.drouand@gmail.com
- Update to version 1.9.0 (unstable)
+ Fix documentation license
Closes #15 (https://github.com/mate-desktop/mate-polkit/issues/15)
- Minimal required version of mate-common is 1.9.0
* Wed Mar 05 2014 p.drouand@gmail.com
- Update to version 1.8.0
+ no changes since version 1.7.90
* Sat Feb 15 2014 p.drouand@gmail.com
- Update to version 1.7.90 (unstable)
+ major GTK3 improvements
* Mon Feb 10 2014 p.drouand@gmail.com
- Update to version 1.7.2 (unstable)
+ fix gtk-doc generation
+ update translations
- Changes from version 1.7.1
+ fix g_type_init deprecation
+ fix Makefile
+ fixes for make dist
+ use GTK_API_VERSION for gir-scanner
- Changes from version 1.7.0 (unstable)
+ use GtkBox in GTK3 instead of GtkHBox
+ allow deprecations to fix build with GTK3
+ get makefile compatible with automake-1.13
+ fix redundant entries name and comment in desktop file
+ initial GTK3 support
* Wed Jan 01 2014 p.drouand@gmail.com
- Update to version 1.6.1
+ Resurrect lost gtk doc xml file
+ Update POTFILES.skip
+ Use AM_CPPFLAGS instead of INCLUDES
+ Create xz tarballs
+ Add ChangeLog gen dist-hook
+ small autofoo fixes
+ Fixes for make dist
+ Add DISTCHECK_CONFIGURE_FLAGS for gtk doc and small autofoo fix
+ fix redundant entries name and comment in desktop file
* Wed Dec 18 2013 cfarrell@suse.com
- license update: LGPL-2.0+
See COPYING