Update to 0.1.4.

This commit is contained in:
Brian Pepple 2013-05-13 09:33:46 -04:00
parent 800696113f
commit 7f052bf588
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <bpepple@fedoraproject.org> - 0.1.4-1
- Update to 0.1.4.
* Fri May 10 2013 Matthias Clasen <mclasen@redhat.com> - 0.1.3-3
- Split the gstreamer plugins off in subpackages

View File

@ -1 +1 @@
1a0907605f852dcda32a3b3daf38d36c libnice-0.1.3.tar.gz
315c457b092980a4a9a0bea9f0723cce libnice-0.1.4.tar.gz