Changelog for
alexandria-0.6.9-5.fc19.noarch.rpm :
Sun Mar 17 13:00:00 2013 Mamoru TASAKA
- 0.6.9-5
- F-19: rebuild for ruby 2.0.0
- F-19: require rubygem(syck) (bug 922217)
Sat Feb 16 13:00:00 2013 Mamoru TASAKA - 0.6.9-4
- Kill iconv and use encode instead
- Handle the case thread was not created with adding new book
Sat Feb 9 13:00:00 2013 Mamoru TASAKA - 0.6.9-3
- F-19: kill vendorization of desktop file (fpc#247)
Sat Oct 27 14:00:00 2012 Mamoru Tasaka - 0.6.9-2
- Add a feature to remove broken yaml files at startup when requested
(bug 869556)
Sun Oct 14 14:00:00 2012 Mamoru Tasaka - 0.6.9-1
- 0.6.9
Sat Oct 13 14:00:00 2012 Mamoru Tasaka - 0.6.8-9
- Rescue the case where parsing yaml file failed and let user
re-download book information (bug 861740)
Wed Jul 18 14:00:00 2012 Fedora Release Engineering - 0.6.8-8.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Wed May 30 14:00:00 2012 Mamoru Tasaka - 0.8.6-8
- More UTF-8 fix on ruby 1.9, when exporting library to CSV and bibtex
- Remove garbage character with icon view on multibyte locate
Sun May 6 14:00:00 2012 Mamoru Tasaka - 0.8.6-7
- More UTF-8 fix on ruby 1.9, when exporting library to HTML
(bug 819188)
Fri Apr 13 14:00:00 2012 Mamoru Tasaka - 0.6.8-6
- Convert escaped characters in yaml file generated by ruby 18x to
aviod garbage characters
- Fix crash when moving book entry to another library when the same
entry is found
Wed Apr 11 14:00:00 2012 Mamoru Tasaka - 0.6.8-5
- Fix crash on z3950 provider with working zoom
Sun Apr 8 14:00:00 2012 Mamoru Tasaka - 0.6.8-4
- Fix crash on ja_JP.utf8 (and perhaps on other multibyte locales)
Fri Mar 23 13:00:00 2012 Tom Callaway - 0.6.8-3
- get working again
Thu Jan 12 13:00:00 2012 Fedora Release Engineering - 0.6.8-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Sun Jan 8 13:00:00 2012 Mamoru Tasaka - 0.6.8-2
- Require rubygem(gstreamer) & remove no longer needed patch
Sun Dec 25 13:00:00 2011 Mamoru Tasaka - 0.6.8-1
- Update to 0.6.8
- Dependency for old ruby-gnome2 stuff is removed
- Make always require rubygems
- Patch to support usage without rubygem(gst)
Sun Nov 27 13:00:00 2011 Mamoru Tasaka - 0.6.7-1
- Update to 0.6.7
Mon Feb 7 13:00:00 2011 Fedora Release Engineering - 0.6.6-2.svn1154_trunk.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Mon Aug 16 14:00:00 2010 Mamoru Tasaka - 0.6.6-2.svn1154
- Update from trunk to try the following fixes
- Hang with importing bad ISDN number (alexandria-Bugs-25348)
- UTF-8 issue on WorldCat provider (alexandria-Bugs-28437)
- Other fixes on providers
Tue Jun 22 14:00:00 2010 Mamoru Tasaka - 0.6.6-1
- Update to 0.6.6
- Still apply Patch3 (it seems isdn segv fix isn\'t complete)
Fri Jun 18 14:00:00 2010 Mamoru Tasaka - 0.6.6-0.7.beta2
- Execute add_single_book_by_isbn in non-thread, which will fix the crash
when imporing books with ISDN (upstream bug 28263)
Sat Jun 5 14:00:00 2010 Mamoru Tasaka - 0.6.6-0.6.beta2
- Apply patch for upstream bug 28250, icon view rearrangement issue
Sat May 8 14:00:00 2010 Mamoru Tasaka - 0.6.6-0.5.beta2
- Try 0.6.6 beta2
Sat May 8 14:00:00 2010 Mamoru Tasaka - 0.6.6-0.4.svn1138_trunk
- Try rev 1138, supporting Duban provider
- Scriptlets update
Wed Dec 23 13:00:00 2009 Mamoru Tasaka - 0.6.6-0.3.beta1
- Try 0.6.6 beta1
Fri Dec 18 13:00:00 2009 Mamoru Tasaka - 0.6.6-0.2.alpha
- Use \"rake install_package_staging\" as explained by the upstream
(in alexandria-Bugs-27578)
- Kill the creation of 64/128 icons as scalable svg is already installed
Thu Dec 17 13:00:00 2009 Mamoru Tasaka - 0.6.6-0.1.alpha
- Try 0.6.6 alpha
Tue Sep 8 14:00:00 2009 Mamoru Tasaka
- Wrong patch of sanity check patch applied on F-10/11, fixing...
Wed Sep 2 14:00:00 2009 Mamoru Tasaka - 0.6.5-7
- Fix for parsing WorldCat provider search result (alexandria-Bugs-27028)
Fri Aug 28 14:00:00 2009 Mamoru Tasaka - 0.6.5-6
- Fix crash on startup in tr_TR.UTF-8 (bug 520170, alexandria-Bugs-27015)
Thu Aug 27 14:00:00 2009 Mamoru Tasaka - 0.6.5-5
- Add sanity check for invalid search result, now using upstream patch
- Fix DeaStore provider where search result contains no Author
(alexandria-Bugs-27000)
Fri Aug 21 14:00:00 2009 Mamoru Tasaka - 0.6.5-3
- Clarify GLib.convert usage in utils.rb (does not change the
functionality of alexandria, alexandria-Bugs-26968)
Thu Aug 20 14:00:00 2009 Mamoru Tasaka - 0.6.5-2
- Kill the previous 2 patches (for now)
Thu Aug 20 14:00:00 2009 Mamoru Tasaka - 0.6.5-1
- Update to 0.6.5
- Remove 2 upstreamed patches (1 patch still unremoved)
- Add 2 patches, will report upstream
Sat Jul 25 14:00:00 2009 Mamoru Tasaka
- F-12: Mass rebuild
Mon Apr 13 14:00:00 2009 Mamoru Tasaka - 0.6.4.1-6
- Trial fix to fix hang when importing list containing invalid
isdn (alexandria-Bugs-25348)
Wed Apr 8 14:00:00 2009 Mamoru Tasaka - 0.6.4.1-5
- Embed Fedora EVR
Tue Apr 7 14:00:00 2009 Mamoru Tasaka - 0.6.4.1-4
- Fix for strange behavior with right click on left pane
(alexandria-Bugs-25021)
Thu Mar 26 13:00:00 2009 Mamoru Tasaka - 0.6.4.1-2
- Fix arguments of bindtextdomain() for ruby(gettext) 2.0.0
(alexandria-Bugs-24882)
Mon Mar 16 13:00:00 2009 Mamoru Tasaka - 0.6.4.1-1
- 0.6.4.1 (fixing alexandria-Bugs-24568)
Sun Mar 15 13:00:00 2009 Mamoru Tasaka - 0.6.4-1
- 0.6.4
- Patch from upstream to fix issue when book entry is once sorted
(alexandria-Bugs-24568)
Fri Mar 6 13:00:00 2009 Mamoru Tasaka - 0.6.4-0.2.b1
- Add ruby(htmlentities) dependency
Tue Mar 3 13:00:00 2009 Mamoru Tasaka - 0.6.4-0.1.b1
- Update to 0.6.4 beta 1
- Drop all patches, merged into upstream
Fri Feb 27 13:00:00 2009 Mamoru Tasaka - 0.6.3-11
- library UTF-8 patch update
Thu Feb 26 13:00:00 2009 Mamoru Tasaka - 0.6.3-10
- Use upstreamed patch for UTF-8 strings issue
Thu Feb 26 13:00:00 2009 Mamoru Tasaka - 0.6.3-9
- Attempt to handle UTF-8 strings in library names correctly
(alexandria-Bugs-20168)
Tue Feb 24 13:00:00 2009 Mamoru Tasaka
- F-11: Mass rebuild
Tue Feb 24 13:00:00 2009 Mamoru Tasaka - 0.6.3-8
- Global-ize \"nested\" macro
- GTK icon cache update scripts update
Wed Feb 4 13:00:00 2009 Mamoru Tasaka - 0.6.3-7
- Add hpricot dependency again (for Amazon provider)
Sun Jan 11 13:00:00 2009 Mamoru Tasaka - 0.6.3-6
- Rebuild to restore ARCHIVESIZE
Wed Jul 16 14:00:00 2008 Mamoru Tasaka - 0.6.3-5
- Remove workaround for bug 436697 (tooltips crash).
This was a bug on ruby-gnome2 which is fixed in 0.17.0 rc1
(ref: alexandria-Bugs-19042)
Thu Apr 3 14:00:00 2008 Mamoru Tasaka - 0.6.3-4
- Drop ruby(amazon) dependency (Amazon no longer provides AWSv3,
AWSv4 is supported by alexandria itself)
Sun Mar 23 13:00:00 2008 Mamoru Tasaka - 0.6.3-2
- Disable tooltips on_motion func for now to workaround for
bug 436697
Sat Feb 23 13:00:00 2008 Mamoru Tasaka - 0.6.3-1
- 0.6.3
- One patch removed (applied by upstream)
Mon Dec 31 13:00:00 2007 Mamoru Tasaka - 0.6.2-2
- Trial workaround patch for bug 427070
Thu Dec 20 13:00:00 2007 Mamoru Tasaka - 0.6.2-1
- 0.6.2
- Two patches for 0.6.2b2 are removed.
Sun Dec 16 13:00:00 2007 Mamoru Tasaka - 0.6.2-0.6.b2
- Pass exception when user don\'t use evolution for mailer.
- Fix crash when yelp is not installed.
- Add INSTALL to %doc as this file contains some useful information.
Wed Dec 12 13:00:00 2007 Mamoru Tasaka - 0.6.2-0.3.b2
- Also require ruby(revolution)
Tue Nov 13 13:00:00 2007 Mamoru Tasaka - 0.6.2-0.2.b2
- Add more requires of ruby modules to support more function
Sun Nov 4 13:00:00 2007 Mamoru Tasaka - 0.6.2-0.1.b2
- And try 0.6.2 beta 2
Fri Nov 2 13:00:00 2007 Mamoru Tasaka - 0.6.2-0.1.b1
- Try 0.6.2 beta 1
Fri May 11 14:00:00 2007 Mamoru Tasaka - 0.6.1-3
- This time completely disable scrollkeeper-update
- Create 128x128 icon also
Tue May 1 14:00:00 2007 Mamoru Tasaka - 0.6.1-2
- Fix scriptlets typo
Sun Apr 22 14:00:00 2007 Mamoru Tasaka - 0.6.1-1
- Initial packaging