diff --git a/.gitignore b/.gitignore index b3b44b3..1d3a649 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /audacious-3.2-beta1.tar.bz2 /audacious-3.2-beta2.tar.bz2 /audacious-3.2.tar.bz2 +/audacious-3.2.1.tar.bz2 diff --git a/audacious.spec b/audacious.spec index 0af97be..5dca4aa 100644 --- a/audacious.spec +++ b/audacious.spec @@ -7,7 +7,7 @@ Name: audacious -Version: 3.2 +Version: 3.2.1 Release: 1%{?dist} License: GPLv3 @@ -179,6 +179,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sat Feb 18 2012 Michael Schwendt - 3.2.1-1 +- Update to 3.2.1 (first bugfix release in 3.2.x branch). + * Sat Jan 21 2012 Michael Schwendt - 3.2-1 - Update to 3.2 final (mostly translation updates and a very few fixes). diff --git a/sources b/sources index 13db453..08330ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e968feb712a229e2be0315a855d1c96d audacious-3.2.tar.bz2 +77468d00e8bd47c92f818fcae0090931 audacious-3.2.1.tar.bz2