From 7278ff40cd686d098ebe5708a87e5154faf25de1aae9f6a6ce22bda223a2ad29 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 16 May 2015 17:01:27 +0000 Subject: [PATCH] Accepting request 307443 from X11:Pantheon OBS-URL: https://build.opensuse.org/request/show/307443 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bamf?expand=0&rev=3 --- bamf.changes | 31 +++++++++++++++++++++++++++++-- bamf.spec | 2 +- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/bamf.changes b/bamf.changes index 7cf0b73..6d943a5 100644 --- a/bamf.changes +++ b/bamf.changes @@ -9,7 +9,6 @@ Sat May 9 16:48:28 UTC 2015 - jengelh@inai.de - Update RPM package groups and summaries - Avoid running configure twice - Make sure all non-base directories are owned -- Port changes from X11:Pantheon/bamf: - Ensure all configure.ac requirements appear as BuildRequires - Place documentation into subpackage, it is not needed for automated builds. @@ -17,4 +16,32 @@ Sat May 9 16:48:28 UTC 2015 - jengelh@inai.de ------------------------------------------------------------------- Sat May 2 12:21:34 UTC 2015 - sor.alexei@meowr.ru -- Initial package. +- Update to 0.5.1: + * BamfView: Reload the view children everytime it changes D-Bus + path. + * BamfXutils: Trap the X errors when doing async X calls. + * BamfLegacyScreen: When in Unity monitor for Compiz + ClientMessage's to show action menu. + * BamfMatcher: Fix prefix regex for pythonX support. + * BamfMatcher: Rename set our atom to _BAMF_DESKTOP_FILE. + * BamfLegacyScreen: Do not show the actions menu for desktop + type window. + * Fix return value of try_create_local_desktop_data. + * Remove old webapp related code since now we do not use browser + tab matching anymore. + * Install typelib files into MA libdir. + * BamfMatcher: honour the _GTK_APPLICATION_ID xprop. + * Replace gtk_icon_theme_has_icon with gtk_icon_theme_lookup_icon. +- Remove bamf-voidreturn.diff. +- Spec cleanup. + +------------------------------------------------------------------- +Wed May 7 14:25:45 UTC 2014 - jengelh@inai.de + +- Add bamf-voidreturn.diff to resolve a compile abort due to + nonsensical syntax. + +------------------------------------------------------------------- +Fri May 2 20:48:02 UTC 2014 - jengelh@inai.de + +- Initial package (version 0.5.0) for openSUSE diff --git a/bamf.spec b/bamf.spec index db6f08f..9421d76 100644 --- a/bamf.spec +++ b/bamf.spec @@ -28,7 +28,7 @@ Group: Development/Libraries/C and C++ Url: https://launchpad.net/bamf Source: https://launchpad.net/bamf/%{_version}/%{version}/+download/bamf-%{version}.tar.gz Source2: https://launchpad.net/bamf/%{_version}/%{version}/+download/bamf-%{version}.tar.gz.asc -Source3: %name.keyring +Source3: %{name}.keyring BuildRequires: gnome-common BuildRequires: libxslt-python BuildRequires: python-libxml2