This commit is contained in:
Peter Robinson 2014-08-17 05:38:44 +00:00
parent a9d938c463
commit a063f0f9ed
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Name: librabbitmq
Summary: Client library for AMQP
Version: 0.5.1
Release: 1%{?dist}
Release: 2%{?dist}
License: MIT
Group: System Environment/Libraries
URL: https://github.com/alanxz/rabbitmq-c
@ -117,6 +117,9 @@ make check
%changelog
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Wed Aug 13 2014 Remi Collet <remi@fedoraproject.org> - 0.5.1-1
- update to 0.5.1
- fix license handling