commit xdg-desktop-portal-gtk for openSUSE:Factory
Hello community, here is the log from the commit of package xdg-desktop-portal-gtk for openSUSE:Factory checked in at 2017-06-29 15:15:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal-gtk (Old) and /work/SRC/openSUSE:Factory/.xdg-desktop-portal-gtk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "xdg-desktop-portal-gtk" Thu Jun 29 15:15:39 2017 rev:3 rq:506744 version:0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk.changes 2017-01-25 23:31:13.939349428 +0100 +++ /work/SRC/openSUSE:Factory/.xdg-desktop-portal-gtk.new/xdg-desktop-portal-gtk.changes 2017-06-29 15:15:49.147084356 +0200 @@ -1,0 +2,53 @@ +Mon Jun 26 17:54:10 UTC 2017 - zaitor@opensuse.org + +- Update to version 0.7: + + appchooserdialog: Fix CSS loading. + + Fix desktop file generation. + + Do not dist generated file xdg-desktop-portal-gtk.desktop.in. + + Clean and do not distribute generated source files. + + .gitignore: Add many generated files. + + .desktop: Tell users to not translate icon name. + + notification: Fix ::handle-* return values. + + notification: Fix 'icon' lookup. + + notification: Use 'app-icon' instead of 'image-path' hint. + + notification: Support raw data in 'image-data' hint. + + Fix a bug in the app chooser. + + Drop UI config. + + Use a shorter name for apps. + + Make the heading bigger. + + Use the filename for the heading. + + Fully implement the app picker mockup. + + Update po files. + + Updated translations. +- Changes from version 0.6: + + Avoid gtk_label_set_xalign() + + Avoid G_DECLARE_* macros + + Avoid gtk_css_provider_load_from_resource() + + Avoid gtk_entry_grab_focus_without_selecting() + + Avoid gtk_search_entry_handle_event() + + Avoid g_autoptr() with GtkPrint types + + Avoid gtk_print_job_set_source_fd() + + configure: Update GLib and GTK+ versions + + appchooserrow: Remove gedit references from UI file + + appchooserrow: Don't set NULL icons + + Implement org.freedesktop.impl.portal.Email + + Update for API changes + + email: Support thunderbird + + Add a systemd user unit corresponding to the session service + + Force the icon size to be 48 + + notification: Add better debug and error messages + + Encode po/Makevars in UTF-8 + + Some fixes for the filechooser preview + + Set the program name to a fixed string + + Redo the app chooser + + Add an appchooser test + + Add an empty state + + Cosmetic changes + + Make icons 64x64 + + Allow setting the default in testappchooser + + app chooser: Focus the default choice initially + + Install a desktop file + + Fix POFILES + + Updated translations. + +------------------------------------------------------------------- Old: ---- xdg-desktop-portal-gtk-0.5.tar.xz New: ---- xdg-desktop-portal-gtk-0.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdg-desktop-portal-gtk.spec ++++++ --- /var/tmp/diff_new_pack.3Vbwop/_old 2017-06-29 15:15:51.118805626 +0200 +++ /var/tmp/diff_new_pack.3Vbwop/_new 2017-06-29 15:15:51.126804496 +0200 @@ -17,7 +17,7 @@ Name: xdg-desktop-portal-gtk -Version: 0.5 +Version: 0.7 Release: 0 Summary: Backend implementation for xdg-desktop-portal using GTK+ License: LGPL-2.1+ @@ -33,7 +33,7 @@ BuildRequires: pkgconfig(gtk+-unix-print-3.0) BuildRequires: pkgconfig(gtk+-wayland-3.0) >= 3.21.5 BuildRequires: pkgconfig(gtk+-x11-3.0) -BuildRequires: pkgconfig(xdg-desktop-portal) +BuildRequires: pkgconfig(xdg-desktop-portal) >= 0.7 # Requires the xdg-desktop-portal service to be available Requires: xdg-desktop-portal Recommends: %{name}-lang @@ -68,6 +68,8 @@ %dir %{_datadir}/xdg-desktop-portal %dir %{_datadir}/xdg-desktop-portal/portals %{_datadir}/xdg-desktop-portal/portals/gtk.portal +%{_datadir}/applications/xdg-desktop-portal-gtk.desktop +%{_userunitdir}/xdg-desktop-portal-gtk.service %files lang -f %{name}.lang %defattr(-,root,root) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.3Vbwop/_old 2017-06-29 15:15:51.170798276 +0200 +++ /var/tmp/diff_new_pack.3Vbwop/_new 2017-06-29 15:15:51.170798276 +0200 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/0.5</param> + <param name="revision">refs/tags/0.7</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.3Vbwop/_old 2017-06-29 15:15:51.198794319 +0200 +++ /var/tmp/diff_new_pack.3Vbwop/_new 2017-06-29 15:15:51.198794319 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/flatpak/xdg-desktop-portal-gtk.git</param> - <param name="changesrevision">9df0378bdccc7ea5ab2d59f0f5fcf1e308d2c01e</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">7df844d243ee0aa001d1c27304c0fc2e2fcbfc6f</param></service></servicedata> \ No newline at end of file ++++++ xdg-desktop-portal-gtk-0.5.tar.xz -> xdg-desktop-portal-gtk-0.7.tar.xz ++++++ ++++ 3614 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de