|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Convert-Bencode
|
|
|
|
|
Version: 1.03
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Functions for converting to/from bencoded strings
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -43,5 +43,8 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.03-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jan 15 2011 Iain Arnell <iarnell@gmail.com> 1.03-1
|
|
|
|
|
- Specfile autogenerated by cpanspec 1.78.
|
|
|
|
|