|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Net-AMQP
|
|
|
|
|
Version: 0.06
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Advanced Message Queue Protocol (de)serialization and representation
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
@ -65,5 +65,8 @@ TCP/IP communication.
|
|
|
|
|
%{_mandir}/man3/Net*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.06-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 22 2018 Emmanuel Seyman <emmanuel@seyman.fr> - 0.06-1
|
|
|
|
|
- Initial specfile, based on the one autogenerated by cpanspec 1.78.
|
|
|
|
|