Update to 0.1.11
This commit is contained in:
parent
a0d38a8258
commit
00981949a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ libnice-0.0.13.tar.gz
|
|||||||
/libnice-0.1.4.tar.gz
|
/libnice-0.1.4.tar.gz
|
||||||
/libnice-0.1.8.tar.gz
|
/libnice-0.1.8.tar.gz
|
||||||
/libnice-0.1.10.tar.gz
|
/libnice-0.1.10.tar.gz
|
||||||
|
/libnice-0.1.11.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libnice
|
Name: libnice
|
||||||
Version: 0.1.10
|
Version: 0.1.11
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GLib ICE implementation
|
Summary: GLib ICE implementation
|
||||||
|
|
||||||
@ -122,6 +122,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Mar 02 2015 David Woodhouse <dwmw2@infradead.org> - 0.1.10-1
|
||||||
- Update to 0.1.10
|
- Update to 0.1.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user