From 32c3c8874b965240479cfbe50d8fddad012b99b9 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 17 Sep 2009 20:46:09 +0000 Subject: [PATCH] - Rebuild for new gupnp --- libnice.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libnice.spec b/libnice.spec index c350e76..99dfd34 100644 --- a/libnice.spec +++ b/libnice.spec @@ -1,6 +1,6 @@ Name: libnice Version: 0.0.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GLib ICE implementation Group: System Environment/Libraries @@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 17 2009 Bastien Nocera 0.0.9-2 +- Rebuild for new gupnp + * Sun Aug 2 2009 Brian Pepple - 0.0.9-1 - Update to 0.0.9. - Drop sha1 patch. Fixed upstream.