From cecbf6e37a158fa9cefc0f9b8181d0af4edddd30 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 26 Oct 2014 19:12:56 +0100 Subject: [PATCH] Update to 0.1.8 --- .gitignore | 1 + libnice.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5d4e6a5..d0f22a7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ libnice-0.0.13.tar.gz /libnice-0.1.2.tar.gz /libnice-0.1.3.tar.gz /libnice-0.1.4.tar.gz +/libnice-0.1.8.tar.gz diff --git a/libnice.spec b/libnice.spec index 2b7711c..e609eac 100644 --- a/libnice.spec +++ b/libnice.spec @@ -1,6 +1,6 @@ Name: libnice -Version: 0.1.4 -Release: 4%{?dist} +Version: 0.1.8 +Release: 1%{?dist} Summary: GLib ICE implementation Group: System Environment/Libraries @@ -119,6 +119,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Sun Oct 26 2014 Kalev Lember - 0.1.8-1 +- Update to 0.1.8 + * Sun Aug 17 2014 Fedora Release Engineering - 0.1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 018a0f6..c4579c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -315c457b092980a4a9a0bea9f0723cce libnice-0.1.4.tar.gz +3042d1c3281d098ef1b98d01479b4192 libnice-0.1.8.tar.gz