From 675e8a17776d1c848ce929fdb9961fad28ca79c6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 23 Sep 2015 23:08:57 -0500 Subject: [PATCH] pulseaudio-7.0 --- .gitignore | 4 ++-- pulseaudio.spec | 15 ++++++++------- sources | 6 +++--- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index ea4b8ab..14b5ae1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ /.*.log /*.src.rpm /pulseaudio-*.tar.xz -/pulseaudio-*.tar.xz.md5 -/pulseaudio-*.tar.xz.sha1 +/pulseaudio-*.tar.xz.md5sum +/pulseaudio-*.tar.xz.sha1sum diff --git a/pulseaudio.spec b/pulseaudio.spec index 4f35bf2..7654f22 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -1,5 +1,5 @@ -%global pa_major 6.99 -%global pa_minor 2 +%global pa_major 7.0 +#global pa_minor #global snap 20141103 #global gitrel 327 @@ -19,7 +19,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 2%{?snap:.%{snap}git%{shortcommit}}%{?dist} +Release: 1%{?snap:.%{snap}git%{shortcommit}}%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel} @@ -28,8 +28,8 @@ URL: http://www.freedesktop.org/wiki/Software/PulseAudio Source0: pulseaudio-%{version}-%{gitrel}-g%{shortcommit}.tar.xz %else Source0: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz -Source1: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz.md5 -Source2: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz.sha1 +Source1: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz.md5sum +Source2: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz.sha1sum %endif Source5: default.pa-for-gdm @@ -333,8 +333,6 @@ exit 0 %files %doc README LICENSE GPL LGPL -## already owned by -libs, see also https://bugzilla.redhat.com/show_bug.cgi?id=909690 -#dir %{_sysconfdir}/pulse/ %config(noreplace) %{_sysconfdir}/pulse/daemon.conf %config(noreplace) %{_sysconfdir}/pulse/default.pa %config(noreplace) %{_sysconfdir}/pulse/system.pa @@ -559,6 +557,9 @@ exit 0 %changelog +* Wed Sep 23 2015 Rex Dieter - 7.0-1 +- pulseaudio-7.0 + * Sat Sep 12 2015 Rex Dieter - 6.99.2-1 - 6.99.2 (#1262579) diff --git a/sources b/sources index 5224763..b9fcf6d 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -ef55c65850332a9951b2539cbde43c7c pulseaudio-6.99.2.tar.xz -8421b49983de4266681dc08827ae9b8d pulseaudio-6.99.2.tar.xz.md5 -86ca9f12de41d3153a9e1f7160fb2035 pulseaudio-6.99.2.tar.xz.sha1 +09668b660ffb32f2639cfd6fdc9d3b37 pulseaudio-7.0.tar.xz +abcbe8b8e681980ac53d8fff9000c476 pulseaudio-7.0.tar.xz.md5sum +f09f9a0e2fa19e59c76ce9523dc7c087 pulseaudio-7.0.tar.xz.sha1sum