From de77b9e01b6411d923f989c29a9da2f62c5d7275 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Mon, 16 Jan 2012 15:45:46 -0500 Subject: [PATCH] Rebuild for new gupnp-idg. --- libnice.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libnice.spec b/libnice.spec index b1c0fb2..b995448 100644 --- a/libnice.spec +++ b/libnice.spec @@ -1,6 +1,6 @@ Name: libnice Version: 0.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GLib ICE implementation Group: System Environment/Libraries @@ -81,6 +81,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Jan 16 2012 Brian Pepple - 0.1.1-3 +- Rebuild for new gupnp-idg. + * Sun Jan 08 2012 Brian Pepple - 0.1.1-2 - Rebuild for new gcc.