From 0a949984ea5200e1cffea5c147b9f63a3ec32604 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 23:09:12 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- librabbitmq.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/librabbitmq.spec b/librabbitmq.spec index f771754..8a4bb90 100644 --- a/librabbitmq.spec +++ b/librabbitmq.spec @@ -4,7 +4,7 @@ Name: librabbitmq Summary: Client library and command line tools for AMPQ Version: 0.2 -Release: 0.1.git%{client_tag}%{?dist} +Release: 0.2.git%{client_tag}%{?dist} # client and amqp-rabbitmq-0.9.1.json are MIT # codegen MPLv1.1 (but only used during build) License: MIT @@ -109,6 +109,9 @@ rm -rf %{buildroot} %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.2-0.2.git2059570 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Aug 01 2012 Remi Collet - 0.2-0.1.git2059570 - update to latest snapshot (version 0.2, moved to github) - License is now MIT