Need some package updates in http://download.opensuse.org/re

I’m building some Twitter apps in openSUSE 11.2 using the Perl Twitter API library. Unfortunately, what’s in Index of /repositories/devel:/languages:/perl/openSUSE_11.2 is release 2.12 of “perl-net-Twitter”. Upstream (CPAN) has 3.x already, and there’s also a “Net::Twitter::Lite” in CPAN that’s not even in the OBS repository. How do I go about requesting / helping get these packages updated?

For now, I’m loading the packages directly from CPAN, which mostly works, as far as I can tell, but there could be hidden gotchas with a mixed CPAN / openSUSE system.

Hi
Look here and there is a Perl template you can use for the rpm spec
file;
http://en.opensuse.org/SUSE_Build_Tutorial#Specfiles


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.29-0.1-default
up 20 days 5:00, 3 users, load average: 0.81, 0.38, 0.15
GPU GeForce 8600 GTS Silent - CUDA Driver Version: 190.18

Thanks!! That should be all I need!!