SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for audacious-devel-2.4.5-1.fc15.i686.rpm :
Sun Apr 17 14:00:00 2011 Michael Schwendt - 2.4.5-1
- Update to 2.5.5 (maintenance release in stable branch, 15k diff).

Thu Mar 24 13:00:00 2011 Michael Schwendt - 2.4.4-2
- Add x-content/audio-cdda MIME type to desktop file.
- Remove audio/midi MIME type from desktop file, because it is only
supported with the optional audacious-plugins-amidi package.
- Drop old MIME type removal cruft from spec file,
and don\'t remove .pls type.

Wed Feb 23 13:00:00 2011 Michael Schwendt - 2.4.4-1
- Update to 2.4.4 (maintenance release in stable branch, 27k diff).

Mon Feb 7 13:00:00 2011 Fedora Release Engineering - 2.4.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Mon Jan 31 13:00:00 2011 Michael Schwendt - 2.4.3-5
- BR doxygen and include HTML documentation in -devel package

Fri Jan 28 13:00:00 2011 Michael Schwendt - 2.4.3-4
- Merge fixes for AUD-285, AUD-286.

Thu Jan 27 13:00:00 2011 Michael Schwendt - 2.4.3-3
- Provide versioned capability audacious(plugin-api) as something much more
specific for plugin packages to require.

Fri Jan 14 13:00:00 2011 Michael Schwendt - 2.4.3-1
- Update to 2.4.3 (maintenance release in stable branch, 18k diff).

Thu Dec 9 13:00:00 2010 Michael Schwendt - 2.4.2-1
- Update to 2.4.2 (maintenance release in stable branch).
- Generic plugin API/ABI bumped to 17.
- Remove NEWS file not updated since 2.1.0.

Sat Nov 6 13:00:00 2010 Michael Schwendt - 2.4.0-5
- libaudcore: vfs_file_get_contents should set returned values
to NULL and 0 on failure.

Wed Sep 29 14:00:00 2010 jkeating - 2.4.0-4
- Rebuilt for gcc bug 634757

Tue Sep 14 14:00:00 2010 Michael Schwendt - 2.4.0-3
- Replace file-ext-in-url patch with upstream\'s probe.c commit.
- Enable gnomeshortcuts plugin by default, if not disabled in
user\'s preferences (#632388).

Mon Sep 13 14:00:00 2010 Michael Schwendt - 2.4.0-2
- Strip off parameters of HTTP/HTTPS URLs to fix file name extension
detection (#632367, Hans de Goede).

Thu Aug 26 14:00:00 2010 Michael Schwendt - 2.4.0-1
- Update to 2.4.0 final.
- Update spec file comments, summary, description, also because
the skinned user-interface no longer is the default.

Sat Aug 14 14:00:00 2010 Michael Schwendt - 2.4-0.10.rc2
- Update to rc2.

Fri Aug 13 14:00:00 2010 Michael Schwendt - 2.4-0.10.rc1
- Fix album art loader to convert file:// URIs into filenames.

Tue Aug 10 14:00:00 2010 Michael Schwendt - 2.4-0.9.rc1
- Update to rc1.

Tue Aug 3 14:00:00 2010 Michael Schwendt - 2.4-0.8.beta2
- Update to beta2.

Fri Jul 23 14:00:00 2010 Michael Schwendt - 2.4-0.7.beta1
- At least audacious-plugins-2.4-0.5.beta1 is needed for this.

Wed Jul 21 14:00:00 2010 Michael Schwendt - 2.4-0.6.beta1
- Generic plugin API/ABI bumped to 16.
- Update to beta1.

Mon Jul 12 14:00:00 2010 Michael Schwendt - 2.4-0.5.alpha3
- Generic plugin API/ABI bumped to 15.
- .desktop files got renamed!
- BR libguess-devel (split off after alpha2)
- Update to alpha3.

Thu Jul 8 14:00:00 2010 Michael Schwendt - 2.4-0.4.alpha2
- Include license file also in the -libs subpackage
for Fedora Licensing Guidelines change (2010-07-07).

Tue Jun 29 14:00:00 2010 Michael Schwendt - 2.4-0.3.alpha2
- Update scriptlets for hicolor icon maintenance.
- Update to alpha2.

Sat Jun 12 14:00:00 2010 Michael Schwendt - 2.4-0.2.alpha1
- Use --with-buildstamp.

Wed Jun 9 14:00:00 2010 Michael Schwendt - 2.4-0.1.alpha1
- Drop obsolete BR libsamplerate-devel and --enable-samplerate.
- Upgrade to 2.4 alpha1.

Wed Jun 9 14:00:00 2010 Michael Schwendt - 2.2-16
- Enhance the coverart patch to not crash in URI conversion (#602113).

Fri Apr 16 14:00:00 2010 Michael Schwendt - 2.2-15
- Fix manual and --help for options -e/-E (#581394 and AUD-174).

Sat Mar 20 13:00:00 2010 Michael Schwendt - 2.2-14
- Unescape filename uri in fileinfo dialog to avoid g_markup crash (#575387).

Sat Mar 6 13:00:00 2010 Michael Schwendt - 2.2-13
- Enhance the coverart patch to not display an empty filename for
streams when title isn\'t known yet and filename isn\'t either.

Mon Feb 15 13:00:00 2010 Michael Schwendt - 2.2-12
- Fix album cover art image loader (which cannot handle vfs URIs).

Sat Feb 13 13:00:00 2010 Michael Schwendt - 2.2-11
- Explicitly link with libm because of:
http://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking

Thu Jan 28 13:00:00 2010 Michael Schwendt - 2.2-10
- Fix tuple_copy() further (it was completely broken as the mowgli
dict wasn\'t copied at all).

Thu Jan 28 13:00:00 2010 Michael Schwendt - 2.2-9
- Let set_tuple_cb() work on a copied tuple
(the metadata updates flood is too racy IMO).
- Fix tuple_copy().

Wed Jan 27 13:00:00 2010 Michael Schwendt - 2.2-8
- Change build_stamp from \"UNSUPPORTED VERSION\" to \"Fedora package\".
- Always add category AudioVideo to .desktop file for safety reasons.

Sat Jan 23 13:00:00 2010 Michael Schwendt - 2.2-7
- Patch filename_find_decoder to probe a file if multiple decoders
compete with eachother to handle files with the same extension.
This also merges the 2nd chunk of the disabled-iplugins patch.

Sun Jan 17 13:00:00 2010 Michael Schwendt - 2.2-6
- In audacious.pc link with -laudcore instead of -laudclient (AUD-125).
This removes a superfluous libaudclient dependency from all plugins and
adds a libaudcore dependency. So far, plugins that use libaudcore
had undefined symbols instead.

Thu Jan 7 13:00:00 2010 Michael Schwendt - 2.2-5
- Apply fix for seeking to -1 milliseconds, causing a hangup (AUD-99).

Thu Dec 31 13:00:00 2009 Michael Schwendt - 2.2-4
- Added another fix to the disabled-iplugins patch.

Wed Dec 30 13:00:00 2009 Michael Schwendt - 2.2-3
- Patch Audacious so that filename_find_decoder only considers
enabled input plugins (disabled modplug plugin effectively disabled
also the xmp plugin).

Wed Dec 2 13:00:00 2009 Michael Schwendt - 2.2-2
- Drop Musepack and SID MIME types from desktop files. As of Audacious 2.2,
Musepack is only supported by the separate \"ffaudio\" plugin. The SID
plugin in a separate subpackage provides its own desktop file.
- Drop unsupported MIME types from desktop files.

Wed Nov 25 13:00:00 2009 Michael Schwendt - 2.2-1
- Upgrade to 2.2 (declared as the next \"stable release\" after 2.1).

Tue Nov 10 13:00:00 2009 Michael Schwendt - 2.2-0.1.beta2
- Upgrade to 2.2-beta2

Thu Oct 22 14:00:00 2009 Michael Schwendt - 2.2-0.1.beta1
- Upgrade to 2.2-beta1

Sun Oct 18 14:00:00 2009 Michael Schwendt - 2.2-0.1.alpha2
- Upgrade to 2.2-alpha2

Sun Sep 20 14:00:00 2009 Michael Schwendt - 2.2-0.1.alpha1
- Upgrade to 2.2-alpha1 (primarly for alsa-gapless output plugin).
- /usr/bin/audacious and /usr/bin/audtool compatibility links are now
provided officially by upstream.

Sun Sep 20 14:00:00 2009 Michael Schwendt - 2.1-5
- /usr/bin/audacious and /usr/bin/audtool compatibility links are
provided officially by upstream within 2.2-alpha1.

Sat Sep 12 14:00:00 2009 Michael Schwendt - 2.1-4
- Build with --enable-samplerate (off by default), BR libsamplerate-devel

Mon Aug 24 14:00:00 2009 Michael Schwendt - 2.1-3
- Default to PulseAudio output plugin: Fix pluginenum.c indentation
to make output plugin default/priority init work. Actually, when I
noticed this bug, I went a step further and copied a rewrite from
upstream devel scm.

Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Tue Jul 14 14:00:00 2009 Michael Schwendt - 2.1-1
- Upgrade to 2.1 final.

Mon Jun 29 14:00:00 2009 Michael Schwendt - 2.1-0.1.beta1
- Upgrade to 2.1beta1.
- Drop obsolete patches.

Fri Jun 5 14:00:00 2009 Michael Schwendt - 2.0.1-0.1
- Initial package for Audacious 2.0.1
based on a major spec overhaul of the older Fedora packages.


 
ICM