diff --git a/farstream-0.2.2.tar.gz b/farstream-0.2.2.tar.gz deleted file mode 100644 index b3e7e07..0000000 --- a/farstream-0.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffd3c536372781713956eeb28644a6e9ee6e3bab034bee65af6bbb61213cb080 -size 1246020 diff --git a/farstream-0.2.3.tar.gz b/farstream-0.2.3.tar.gz new file mode 100644 index 0000000..f12ae4b --- /dev/null +++ b/farstream-0.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff535949252cdfc0374cb91f08b08476e7af38183295269b579500cc6c60496 +size 1253317 diff --git a/farstream.changes b/farstream.changes index 07e518c..20bbecb 100644 --- a/farstream.changes +++ b/farstream.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Apr 16 07:08:59 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.2.3: + + Use generic marshallers. + + Fix building by gold linker. + + Fix leaks, found by Havard Graff and others. + + Fix building with automake 1.13. + + Lower PulseAudio latencies. + + Fix codec intersection. + + Add API to make the API be introspection accessible, fixing the + Python example. + + Use GSocket and other win32 portability improvements. + ------------------------------------------------------------------- Thu Nov 15 19:48:24 UTC 2012 - dimstar@opensuse.org diff --git a/farstream.spec b/farstream.spec index 2054baf..6a43edd 100644 --- a/farstream.spec +++ b/farstream.spec @@ -1,7 +1,7 @@ # # spec file for package farstream # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: farstream -Version: 0.2.2 +Version: 0.2.3 Release: 0 # License note: the only GPL-2.0+ files are farstream-0.1.1/common/coverage/* # and common/gstdoc-scangobj; those are just used during the build and do not