1.0.2
This commit is contained in:
parent
e5b0f257b0
commit
47b576656d
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,5 +1,2 @@
|
||||
/opus-0.*.tar.gz
|
||||
/opus-1.0.0-rc.tar.gz
|
||||
/opus-1.0.1-rc3.tar.gz
|
||||
/opus-1.0.1.tar.gz
|
||||
/opus-1.*.tar.gz
|
||||
/rfc6716.txt
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: opus
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: An audio codec for use in low-delay speech and audio communication
|
||||
|
||||
@ -65,6 +65,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/aclocal/opus.m4
|
||||
|
||||
%changelog
|
||||
* Thu Dec 6 2012 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.2-1
|
||||
- Official 1.0.2 release
|
||||
|
||||
* Wed Sep 12 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.0.1-1
|
||||
- Official 1.0.1 release now rfc6716 is stable
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user