From 7f052bf588cfaacee925b8ac8e8192a7d71aec68 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Mon, 13 May 2013 09:33:46 -0400 Subject: [PATCH] Update to 0.1.4. --- .gitignore | 1 + libnice.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 012db49..5d4e6a5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ libnice-0.0.13.tar.gz /libnice-0.1.1.tar.gz /libnice-0.1.2.tar.gz /libnice-0.1.3.tar.gz +/libnice-0.1.4.tar.gz diff --git a/libnice.spec b/libnice.spec index c0fb6eb..8f79964 100644 --- a/libnice.spec +++ b/libnice.spec @@ -1,6 +1,6 @@ Name: libnice -Version: 0.1.3 -Release: 3%{?dist} +Version: 0.1.4 +Release: 1%{?dist} Summary: GLib ICE implementation Group: System Environment/Libraries @@ -105,6 +105,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon May 13 2013 Brian Pepple - 0.1.4-1 +- Update to 0.1.4. + * Fri May 10 2013 Matthias Clasen - 0.1.3-3 - Split the gstreamer plugins off in subpackages diff --git a/sources b/sources index 6c18923..018a0f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a0907605f852dcda32a3b3daf38d36c libnice-0.1.3.tar.gz +315c457b092980a4a9a0bea9f0723cce libnice-0.1.4.tar.gz