update to 0.5.2

This commit is contained in:
Remi Collet 2014-09-15 14:44:25 +02:00
parent a063f0f9ed
commit b130141b44
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ clog
/rabbitmq-c-0.4.1.tar.gz
/rabbitmq-c-0.5.0.tar.gz
/rabbitmq-c-0.5.1.tar.gz
/rabbitmq-c-0.5.2.tar.gz

View File

@ -9,8 +9,8 @@
Name: librabbitmq
Summary: Client library for AMQP
Version: 0.5.1
Release: 2%{?dist}
Version: 0.5.2
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
URL: https://github.com/alanxz/rabbitmq-c
@ -117,6 +117,9 @@ make check
%changelog
* Mon Sep 15 2014 Remi Collet <remi@fedoraproject.org> - 0.5.2-1
- update to 0.5.2
* 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

View File

@ -1 +1 @@
797e98f81dcd880025bc37c26c93ff8e rabbitmq-c-0.5.1.tar.gz
aa8d4d0b949f508c0da25a9c20bd7da7 rabbitmq-c-0.5.2.tar.gz