Update to 0.1.11

This commit is contained in:
Kalev Lember 2015-04-21 13:34:45 +02:00
parent a0d38a8258
commit 00981949a2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ libnice-0.0.13.tar.gz
/libnice-0.1.4.tar.gz
/libnice-0.1.8.tar.gz
/libnice-0.1.10.tar.gz
/libnice-0.1.11.tar.gz

View File

@ -1,5 +1,5 @@
Name: libnice
Version: 0.1.10
Version: 0.1.11
Release: 1%{?dist}
Summary: GLib ICE implementation
@ -122,6 +122,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Tue Apr 21 2015 Kalev Lember <kalevlember@gmail.com> - 0.1.11-1
- Update to 0.1.11
* Mon Mar 02 2015 David Woodhouse <dwmw2@infradead.org> - 0.1.10-1
- Update to 0.1.10

View File

@ -1 +1 @@
27b62d0093ce29a39df1c6fcf0bb4396 libnice-0.1.10.tar.gz
97c3d7d35322e3e52f33236f02d557ee libnice-0.1.11.tar.gz