From b3cf2ebdab6cef620b9701637bc02a0813317e53 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 14 Nov 2014 08:48:50 -0600 Subject: [PATCH] artificially bump Release to 100, to ensure upgrade path --- pulseaudio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pulseaudio.spec b/pulseaudio.spec index adef3b1..1472d89 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -21,7 +21,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 24%{?snap:.%{snap}git%{shortcommit}}%{?dist} +Release: 100%{?snap:.%{snap}git%{shortcommit}}%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel} @@ -560,6 +560,9 @@ exit 0 %changelog +* Fri Nov 14 2014 Rex Dieter 5.0-100.20141103gitaec81 +- artificially bump Release to 100, to ensure upgrade path + * Thu Nov 06 2014 Rex Dieter 5.0-24.20141103gitaec81 - --disable-systemd-daemon, revert to autospawn mode