|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Convert-Bencode
|
|
|
|
|
Version: 1.03
|
|
|
|
|
Release: 14%{?dist}
|
|
|
|
|
Release: 15%{?dist}
|
|
|
|
|
Summary: Functions for converting to/from bencoded strings
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/Convert-Bencode/
|
|
|
|
@ -45,6 +45,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.03-15
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2016 Petr Šabata <contyk@redhat.com> - 1.03-14
|
|
|
|
|
- Package cleanup
|
|
|
|
|
|
|
|
|
|