From 8bb98e9933881b8ee69530581160bf5fbe1f2eff Mon Sep 17 00:00:00 2001 From: Dan Fruehauf Date: Nov 03 2013 03:58:44 +0000 Subject: Update to 3.4.2 final (fixes bugs 340, 346, 347, 356, 360, and 362). --- diff --git a/.gitignore b/.gitignore index 730d1d4..f8881b7 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /audacious-plugins-3.4-beta2.tar.bz2 /audacious-plugins-3.4.tar.bz2 /audacious-plugins-3.4.1.tar.bz2 +/audacious-plugins-3.4.2.tar.bz2 diff --git a/audacious-plugins.spec b/audacious-plugins.spec index f01d098..a01433a 100644 --- a/audacious-plugins.spec +++ b/audacious-plugins.spec @@ -4,13 +4,13 @@ %endif %{?aud_plugin_dep} -%global tar_ver 3.4.1 +%global tar_ver 3.4.2 # Minimum audacious/audacious-plugins version in inter-package dependencies. %global aud_ver 3.4-0.1.beta2 Name: audacious-plugins -Version: 3.4.1 +Version: 3.4.2 Release: 1%{?dist} Summary: Plugins for the Audacious audio player Group: Applications/Multimedia @@ -233,7 +233,10 @@ make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p" %changelog -* Mon Sep 09 2013 Dan Fruehauf - 3.4.1-1 +* Sun Nov 3 2013 Dan Fruehauf - 3.4.2-1 +- Update to 3.4.2 final (fixes bugs 340, 346, 347, 356, 360, and 362). + +* Mon Sep 9 2013 Dan Fruehauf - 3.4.1-1 - Update to 3.4.1 final (a few bug fixes, fixes gtk ui - #336). * Tue Aug 27 2013 Hans de Goede - 3.4-3 diff --git a/sources b/sources index aed0e97..b8d1102 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74c9929190dee4b95db8633d4edb2afb audacious-plugins-3.4.1.tar.bz2 +ac105d093eb819e6346abe19134a40e9 audacious-plugins-3.4.2.tar.bz2