auto-import changelog data from perl-libwww-perl-5.76-2.src.rpm
Fri Feb 13 2004 Chip Turner <cturner@redhat.com> 5.76-1 - update to 5.76
This commit is contained in:
parent
8e5d7eb606
commit
ccb77b7433
@ -1 +1 @@
|
||||
libwww-perl-5.65.tar.gz
|
||||
libwww-perl-5.76.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
/usr/lib/rpm/find-requires.perl $* | grep -v HTTP::GHTTP
|
||||
/usr/lib/rpm/find-requires.perl $* | grep -v HTTP::GHTTP | grep -v Win32 | grep -v NTLM
|
||||
|
@ -2,13 +2,13 @@
|
||||
|
||||
Summary: A Perl interface to the World-Wide Web.
|
||||
Name: perl-libwww-perl
|
||||
Version: 5.65
|
||||
Release: 6
|
||||
Version: 5.76
|
||||
Release: 2
|
||||
License: distributable
|
||||
Group: Applications/CPAN
|
||||
Source0: libwww-perl-%{version}.tar.gz
|
||||
Source10: filter-depends.sh
|
||||
Url: http://www.cpan.org
|
||||
Url: http://search.cpan.org/search?query=libwww&mode=all
|
||||
BuildRoot: %{_tmppath}/perl-libwww-perl-buildroot/
|
||||
BuildRequires: perl >= 0:5.00503
|
||||
Requires: perl >= 0:5.00503
|
||||
@ -71,6 +71,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 13 2004 Chip Turner <cturner@redhat.com> 5.76-1
|
||||
- update to 5.76
|
||||
|
||||
* Tue Aug 6 2002 Chip Turner <cturner@redhat.com>
|
||||
- automated release bump and build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user