Changelog for
raidem-0.3.1-36.fc28.i686.rpm :
* Fri Feb 09 2018 Fedora Release Engineering
- 0.3.1-36- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jan 18 2018 Igor Gnatenko - 0.3.1-35- Remove obsolete scriptlets
* Thu Aug 03 2017 Fedora Release Engineering - 0.3.1-34- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering - 0.3.1-33- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Apr 29 2017 Björn Esser - 0.3.1-32- Add patch to solve race-condition in Makefile
* Sat Apr 29 2017 Björn Esser - 0.3.1-31- Add patch to respect system-flags for all built objects / binaries- Update spec-file to recent guidelines
* Sat Apr 29 2017 Björn Esser - 0.3.1-30- Rebuilt for libgnustep-base- Fix %changelog- Clean trailing whitespaces- Regenerate patches- Add patch for -Werror=format-security
* Sat Feb 11 2017 Fedora Release Engineering - 0.3.1-29- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Feb 04 2016 Fedora Release Engineering - 0.3.1-28- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering - 0.3.1-27- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Aug 17 2014 Fedora Release Engineering - 0.3.1-26- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 08 2014 Fedora Release Engineering - 0.3.1-25- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Aug 04 2013 Fedora Release Engineering - 0.3.1-24- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Feb 24 2013 Bruno Wolff III - 0.3.1-23- Remove vendor prefix from desktop file
* Thu Feb 14 2013 Fedora Release Engineering - 0.3.1-22- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Jul 21 2012 Fedora Release Engineering - 0.3.1-21- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Feb 22 2012 Bruno Wolff III - 0.3.1-20- Switch to using modern objective C API (as the deprecated one has been dropped)- This fixes bz 773185
* Wed Jan 11 2012 Bruno Wolff III - 0.3.1-19- Need to include stdio.h with gcc 4.7
* Wed Jan 04 2012 Bruno Wolff III - 0.3.1-18- Rebuild for gcc update
* Sun Nov 06 2011 Bruno Wolff III - 0.3.1-17- Include zlib.h since png.h no longer does for libpng 1.5.- Use accessors instead of direct access to png structs.
* Sat Jul 16 2011 Hans de Goede - 0.3.1-16- Fix zziplib zzip_freopen abuse (fixes crash on startup, rhbz#710190)
* Thu Jul 14 2011 Bruno Wolff III - 0.3.1-15- Rebuild for allegro 4.4 and glyph-keeper- Use the new glyph-keeper subpackage glyph-keeper-allegro-devel
* Wed Feb 23 2011 Bruno Wolff III - 0.3.1-14- Build against gcc-4.6.0-0.9.fc15 to get fix for bug 678928
* Wed Feb 09 2011 Fedora Release Engineering - 0.3.1-13- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Dec 08 2010 Hans de Goede - 0.3.1-12- Fix FTBFS (#599876)
* Sun Jul 26 2009 Fedora Release Engineering - 0.3.1-11- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Feb 25 2009 Fedora Release Engineering - 0.3.1-10- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Jan 30 2009 Hans de Goede 0.3.1-9- Update description for new trademark guidelines
* Fri Feb 01 2008 Hans de Goede 0.3.1-8- Rebuild for new gcc-4.3 (libobjc soname change)
* Wed Aug 22 2007 Hans de Goede 0.3.1-7- Rebuild for buildId
* Tue Aug 07 2007 Hans de Goede 0.3.1-6- No longer build and link against libid3tag, as that would make us GPLv2+ licensed instead of zlib licensed. Not that that would really be a problem, but since the id3tag functionality isn\'t used as we ship ogg music, this is better (bz 251055)- Update License tag for new Licensing Guidelines compliance- Fix invalid desktop file (fix building with latest desktop-file-utils)
* Mon Aug 28 2006 Hans de Goede 0.3.1-5- Fix build with new dynamic glyph-keeper lib- FE6 Rebuild
* Tue Jul 18 2006 Hans de Goede 0.3.1-4- Fix building (configure test) with freetype 2.2.x .
* Thu Jul 06 2006 Hans de Goede 0.3.1-3- Rebuild against new allegro to remove executable stack requirement caused by previous versions of allegro.
* Mon May 01 2006 Hans de Goede 0.3.1-2- Fix big finger typo which put the datafiles under /use/share instead of /usr/share.
* Sat Apr 29 2006 Hans de Goede 0.3.1-1- New upstream release 0.3.1- Upstream has merged most patches, dropped.- Upstream has added ogg support (yeah!), add ogg and id3tag support.
* Sun Apr 02 2006 Hans de Goede 0.3-2- Add missing RPM_OPT_FLAGS to CFLAGS- Add missing -D__LINUX__ to CFLAGS with this patch2 is no longer needed- Add -fsigned-char to CFLAGS this fixes crashing on startup on PPC (bz 185850)- Add Patch3 which fixes funky colors on PPC (bz 185850)
* Sun Mar 12 2006 Hans de Goede 0.3-1- Initial Fedora Extras package