diff --git a/adplay.spec b/adplay.spec index 86617d1..0f17072 100644 --- a/adplay.spec +++ b/adplay.spec @@ -3,7 +3,7 @@ Name: adplay Version: 1.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An AdLib (OPL2) music player build on AdPlug URL: http://adplug.sourceforge.net/ Group: Applications/Multimedia @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT %doc AUTHORS ChangeLog COPYING NEWS README TODO %changelog +* Sat Jan 19 2008 Linus Walleij 1.6-3 +- Rebuild to match new glibc ABI. + * Fri Aug 17 2007 Linus Walleij 1.6-2 - Fix license to GPLv2+