File rubygem-polkit1.changes of Package rubygem-polkit1
-------------------------------------------------------------------
Mon Sep 10 12:25:48 UTC 2012 - mrueckert@suse.de
- remove the so file from the gem. you should not package binaries.
bnc#779453
-------------------------------------------------------------------
Mon Jun 11 05:20:43 UTC 2012 - coolo@suse.com
- fix license of subpackage
-------------------------------------------------------------------
Fri Jun 8 12:35:41 UTC 2012 - lslezak@suse.cz
- use Etc.getpwnam (ruby stdlib) for user_name -> UID conversion
(instead of invoking "id" in a shell)
- add also ResultActive = "yes" and ResultInactive = "yes" to
the .pkla file when granting a permission (ResultAny = "yes"
is sometimes not sufficient (huh?))
- version 0.0.3
-------------------------------------------------------------------
Thu Mar 22 08:06:47 UTC 2012 - cfarrell@suse.com
- license update: GPL-2.0+
SPDX format (spdx.org/licenses)
-------------------------------------------------------------------
Wed Nov 23 11:22:19 UTC 2011 - dmacvicar@suse.de
- remove hoe and add Gemfile in order to push
it to rubygems
- version 0.0.2
-------------------------------------------------------------------
Fri Sep 23 14:16:54 UTC 2011 - schubi@suse.com
- initial