From 0b313ef487d990533fe398279a5c8782a5106d9c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 20 Dec 2011 15:43:07 -0600 Subject: [PATCH] 4.6.0 --- .gitignore | 5 ++--- phonon.spec | 11 ++++++----- sources | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 18f3b07..773ac94 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -/phonon-4.5.0.tar.bz2 -/phonon-4.5.57-20110914.tar.bz2 -/phonon-4.5.57-20111031.tar.bz2 +/phonon-4.5.1.tar.xz +/phonon-4.6.0.tar.xz diff --git a/phonon.spec b/phonon.spec index 54b2e2a..6b2cf52 100644 --- a/phonon.spec +++ b/phonon.spec @@ -6,19 +6,17 @@ ## split -experimental subpkgs #define experimental 1 -%define snap 20111031 - Summary: Multimedia framework api Name: phonon -Version: 4.5.57 -Release: 4.%{snap}%{?dist} +Version: 4.6.0 +Release: 1%{?dist} Group: System Environment/Libraries License: LGPLv2+ URL: http://phonon.kde.org/ %if 0%{?snap} Source0: phonon-%{version}-%{snap}.tar.bz2 %else -Source0: ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/src/phonon-%{version}.tar.bz2 +Source0: ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/src/phonon-%{version}.tar.xz %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -182,6 +180,9 @@ rm -rf %{buildroot} %changelog +* Tue Dec 20 2011 Rex Dieter 4.6.0-1 +- 4.6.0 + * Wed Dec 07 2011 Rex Dieter 4.5.57-4.20111031 - fix plugindir usage (#760039) diff --git a/sources b/sources index a66f1fa..d77f38c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48ee7aec81ba945df99fdc3962dc5efd phonon-4.5.57-20111031.tar.bz2 +bbe0c1c62ed14c31479c4c1a6cf1e173 phonon-4.6.0.tar.xz