diff --git a/.gitignore b/.gitignore index 37f4416..88f7d4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /phonon-4.7.2.tar.xz /phonon-4.7.80.tar.xz +/phonon-4.8.0.tar.xz diff --git a/phonon.spec b/phonon.spec index 60a1185..4ce61c8 100644 --- a/phonon.spec +++ b/phonon.spec @@ -10,7 +10,7 @@ Summary: Multimedia framework api Name: phonon -Version: 4.7.80 +Version: 4.8.0 Release: 2%{?dist} License: LGPLv2+ URL: http://phonon.kde.org/ @@ -23,7 +23,7 @@ Source0: phonon-%{version}-%{snap}.tar.xz %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/phonon/phonon-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/phonon/%{version}/phonon-%{version}.tar.xz %endif Patch0: phonon-4.7.0-rpath_use_link_path.patch @@ -198,6 +198,9 @@ test "$(pkg-config --modversion phonon4qt5)" = "%{version}" %changelog +* Mon Sep 08 2014 Rex Dieter 4.8.0-2 +- 4.8.0 + * Sun Aug 17 2014 Fedora Release Engineering - 4.7.80-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index d0f3161..015bbdd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea03006981800afe62782d80e1a43bfe phonon-4.7.80.tar.xz +30af25af0bf28f3ce462f39b0a6e4081 phonon-4.8.0.tar.xz