pump up version number and update changelog
authorJaska Uimonen <jaska.uimonen@helsinki.fi>
Thu, 22 May 2014 11:13:59 +0000 (14:13 +0300)
committerJaska Uimonen <jaska.uimonen@helsinki.fi>
Thu, 22 May 2014 12:24:08 +0000 (15:24 +0300)
Change-Id: I46f713e433a2ca8a2b82ca39e71dae5cbfa397de

murphy/Makefile.am
packaging/pulseaudio-module-murphy-ivi.changes
packaging/pulseaudio-module-murphy-ivi.spec

index e73d375..98265b4 100644 (file)
@@ -11,6 +11,8 @@ ROUTERIF = socketif.c
 AM_CFLAGS = -I..
 endif
 
+CONDITIONAL_CFLAGS += -Wl,-rpath -Wl,/usr/lib/pulse-5.0/modules
+
 modlibexec_LTLIBRARIES = module-murphy-ivi.la
 
 module_murphy_ivi_la_SOURCES = \
index 2229db7..779329c 100644 (file)
@@ -1,3 +1,7 @@
+* Thu May 22 17:53:12 EEST 2014 Jaska Uimonen <jaska.uimonen@intel.com> - 0.9.27
+- update to pulse 5.0
+- initial volume api policy
+
 * Thu Mar 6 17:53:12 EEST 2014 Jaska Uimonen <jaska.uimonen@intel.com> - 0.9.26
 - fix for web app muting in preemtion
 - fix for not muting sink inputs tp implicit sinks
index 5ceea3d..73cbfcf 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Pulseaudio module for enforcing policy decisions in the audio domain
 Name: pulseaudio-module-murphy-ivi
-Version:  0.9.26
+Version:  0.9.27
 Release: 0
 License: LGPLv2.1
 Group: System Environment/Daemons