From 90b6981f11c34539aca312228e6e182298ad904db5abe70ae9aee4d3ab1e0435 Mon Sep 17 00:00:00 2001
From: Alexei Sorokin <sor.alexei@meowr.ru>
Date: Wed, 10 May 2017 11:23:56 +0000
Subject: [PATCH] - Update to version 0.1.10.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/apulse?expand=0&rev=15
---
 apulse-0.1.10.tar.gz |  3 +++
 apulse-0.1.8.tar.gz  |  3 ---
 apulse.changes       | 13 +++++++++++++
 apulse.spec          |  2 +-
 4 files changed, 17 insertions(+), 4 deletions(-)
 create mode 100644 apulse-0.1.10.tar.gz
 delete mode 100644 apulse-0.1.8.tar.gz

diff --git a/apulse-0.1.10.tar.gz b/apulse-0.1.10.tar.gz
new file mode 100644
index 0000000..82b24bf
--- /dev/null
+++ b/apulse-0.1.10.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4f8aa9059d07bac1006e920a4a6b875ad63fdde973b83c138507812c00dd5cd6
+size 110272
diff --git a/apulse-0.1.8.tar.gz b/apulse-0.1.8.tar.gz
deleted file mode 100644
index 249b4a1..0000000
--- a/apulse-0.1.8.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4d47b962f4873f011883477e9eec7c232cbb3cab8189a1029f41b14a235e449d
-size 105297
diff --git a/apulse.changes b/apulse.changes
index f594bb6..5e1801e 100644
--- a/apulse.changes
+++ b/apulse.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Tue May  9 16:45:47 UTC 2017 - sor.alexei@meowr.ru
+
+- Update to version 0.1.10 (changes since 0.1.8):
+  * Fix the PA_SAMPLE_S16NE volume scaling bug.
+  * Fix video stuttering in Firefox by calling write callback as
+    soon as minreq bytes become available in write buffer.
+  * Make error messages from do_connect_pcm friendlier.
+  * Per-stream volumes.
+  * Implement source and sink info introspection functions.
+  * Implement timed events.
+  * Fix buffer xruns by increasing buffer sizes.
+
 -------------------------------------------------------------------
 Wed Mar  8 19:13:26 UTC 2017 - sor.alexei@meowr.ru
 
diff --git a/apulse.spec b/apulse.spec
index 79e68de..0f19845 100644
--- a/apulse.spec
+++ b/apulse.spec
@@ -18,7 +18,7 @@
 
 %define __provides_exclude_from ^%{_libdir}/apulse/.*.so.*$
 Name:           apulse
-Version:        0.1.8
+Version:        0.1.10
 Release:        0
 Summary:        PulseAudio emulation for ALSA
 License:        MIT