Update to 0.1.2.
This commit is contained in:
parent
de77b9e01b
commit
719e48806c
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libnice-0.0.12.tar.gz
|
|||||||
libnice-0.0.13.tar.gz
|
libnice-0.0.13.tar.gz
|
||||||
/libnice-0.1.0.tar.gz
|
/libnice-0.1.0.tar.gz
|
||||||
/libnice-0.1.1.tar.gz
|
/libnice-0.1.1.tar.gz
|
||||||
|
/libnice-0.1.2.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libnice
|
Name: libnice
|
||||||
Version: 0.1.1
|
Version: 0.1.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GLib ICE implementation
|
Summary: GLib ICE implementation
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -81,6 +81,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 23 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.1.2-1
|
||||||
|
- Update to 0.1.2.
|
||||||
|
|
||||||
* Mon Jan 16 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.1.1-3
|
* Mon Jan 16 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.1.1-3
|
||||||
- Rebuild for new gupnp-idg.
|
- Rebuild for new gupnp-idg.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user