diff --git a/pulseaudio.spec b/pulseaudio.spec index 74660dd..70611cc 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -1,5 +1,5 @@ %global pa_major 4.99 -%global pa_minor 2 +%global pa_minor 3 #global gitrel 266 #global gitcommit f81e3e1d7852c05b4b737ac7dac4db95798f0117 @@ -15,7 +15,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel} @@ -512,6 +512,9 @@ exit 0 %attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa %changelog +* Wed Jan 29 2014 Rex Dieter 4.99.3-1 +- 4.99.3 + * Mon Jan 27 2014 Wim Taymans - 4.99.2-2 - don't mark .desktop and dbus configurations as %config diff --git a/sources b/sources index 3355eec..7aefa8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f442ed007f110e87211ef2c017c05691 pulseaudio-4.99.2.tar.xz +7c0d8f0edbe4556da05b51f8f31cf073 pulseaudio-4.99.3.tar.xz