[packagekit] Newest Group?

Tim Lauridsen tim.lauridsen at googlemail.com
Mon Oct 13 06:44:37 PDT 2008


Richard Hughes wrote:
> In bug https://bugs.freedesktop.org/show_bug.cgi?id=17837 the user
> describes a group that contains all the newest packages.
> 
> Is there a way a backend could provide a meta-group for the last 50
> newest added packages? Does any other backend other than apt provide
> this information?
> 
> Richard.
> 
> 
> _______________________________________________
> PackageKit mailing list
> PackageKit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/packagekit

yum list recent :)

I can be done easily in the yum backend.

may something like
search-name none 'recent'

could return the latest packages, but it will return both newly added 
packages and newly updated packages.

Tim








More information about the PackageKit mailing list