SHA256
1
0
forked from pool/bamf

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
This commit is contained in:
Stephan Kulow 2015-05-16 17:01:27 +00:00 committed by Git OBS Bridge
parent 91712de422
commit 7278ff40cd
2 changed files with 30 additions and 3 deletions

View File

@ -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

View File

@ -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