From a0d38a8258c8909cfeeea519d331fb27819a0e54 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Thu, 12 Mar 2015 12:59:25 +0000 Subject: [PATCH] 0.1.10 --- .gitignore | 1 + libnice.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d0f22a7..921bbd7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ libnice-0.0.13.tar.gz /libnice-0.1.3.tar.gz /libnice-0.1.4.tar.gz /libnice-0.1.8.tar.gz +/libnice-0.1.10.tar.gz diff --git a/libnice.spec b/libnice.spec index 1c4fa45..fbba3e1 100644 --- a/libnice.spec +++ b/libnice.spec @@ -1,6 +1,6 @@ Name: libnice -Version: 0.1.8 -Release: 2%{?dist} +Version: 0.1.10 +Release: 1%{?dist} Summary: GLib ICE implementation Group: System Environment/Libraries @@ -122,6 +122,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Mar 02 2015 David Woodhouse - 0.1.10-1 +- Update to 0.1.10 + * Sat Feb 21 2015 Till Maas - 0.1.8-2 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code diff --git a/sources b/sources index c4579c3..326386e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3042d1c3281d098ef1b98d01479b4192 libnice-0.1.8.tar.gz +27b62d0093ce29a39df1c6fcf0bb4396 libnice-0.1.10.tar.gz