Update to 0.1.4.
This commit is contained in:
parent
800696113f
commit
7f052bf588
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ libnice-0.0.13.tar.gz
|
|||||||
/libnice-0.1.1.tar.gz
|
/libnice-0.1.1.tar.gz
|
||||||
/libnice-0.1.2.tar.gz
|
/libnice-0.1.2.tar.gz
|
||||||
/libnice-0.1.3.tar.gz
|
/libnice-0.1.3.tar.gz
|
||||||
|
/libnice-0.1.4.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libnice
|
Name: libnice
|
||||||
Version: 0.1.3
|
Version: 0.1.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GLib ICE implementation
|
Summary: GLib ICE implementation
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -105,6 +105,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri May 10 2013 Matthias Clasen <mclasen@redhat.com> - 0.1.3-3
|
||||||
- Split the gstreamer plugins off in subpackages
|
- Split the gstreamer plugins off in subpackages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user