diff --git a/.gitignore b/.gitignore index 4e01793..0ab2579 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /audacious-plugins-fedora-3.0.4.tar.xz /audacious-plugins-3.2.1.tar.bz2 /audacious-plugins-3.2.2.tar.bz2 +/audacious-plugins-3.2.3.tar.bz2 diff --git a/audacious-plugins.spec b/audacious-plugins.spec index 00e3408..19e7f8d 100644 --- a/audacious-plugins.spec +++ b/audacious-plugins.spec @@ -10,7 +10,7 @@ %global aud_ver 3.2 Name: audacious-plugins -Version: 3.2.2 +Version: 3.2.3 Release: 1%{?dist} Summary: Plugins for the Audacious audio player Group: Applications/Multimedia @@ -236,6 +236,9 @@ update-desktop-database &> /dev/null || : %changelog +* Sat May 26 2012 Michael Schwendt - 3.2.3-1 +- Update to 3.2.3 (bug-fixes and translation updates). + * Sun Apr 1 2012 Michael Schwendt - 3.2.2-1 - Updated to 3.2.2 for merged/additional fixes. diff --git a/sources b/sources index d166b19..6f25a06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7aaf8ad389a2983baddbdd57207e0724 audacious-plugins-3.2.2.tar.bz2 +9645637fb108f4d5cc47e72d194c5574 audacious-plugins-3.2.3.tar.bz2