Youri::Package::RPM::Updater
----------------------------

Update RPM packages automatically.

Description
-----------
This module automatises rpm package building. When given an explicit new
version, it downloads new sources automatically, updates the spec file and
builds a new version. When not given a new version, it just updates the spec
file a builds a new release.

Installation
------------
To install, just use:
perl Makefile.PL
make
make test

Copyright and License
---------------------
Copyright (c) 2003-2006 Mandriva
Copyright (c) 2007 YOURI project

This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.

Authors
-------
Julien Danjou <danjou@mandriva.com>
Michael Scherer <misc@zarb.org>
Guillaume Rousse <guillomovitch@zarb.org>,
