File rubygem-rufus-lru.changes of Package rubygem-rufus-lru
-------------------------------------------------------------------
Sat May 21 04:37:52 UTC 2016 - coolo@suse.com
- updated to version 1.1.0
see installed CHANGELOG.txt
== rufus-lru - 1.1.0 released 2016/05/09
- respect maxsize (3 is 3, not 2) (hence the 1.1.x)
- rename #remove_lru to #do_squeeze!
- raise ArgumentError if maxsize < 0
-------------------------------------------------------------------
Sun May 8 04:47:53 UTC 2016 - coolo@suse.com
- updated to version 1.0.7
see installed CHANGELOG.txt
== rufus-lru - 1.0.7 released 2016/05/07
- modernized spec/
- switched from Rake to Make
== rufus-lru - 1.0.6 not released
- introduced manual #squeeze!
- handling values with destructor #clear
-------------------------------------------------------------------
Thu Oct 23 09:29:03 UTC 2014 - tboerger@suse.com
- Updated to new macros
-------------------------------------------------------------------
Wed Aug 1 05:07:49 UTC 2012 - coolo@suse.com
- updated to version 1.0.5
-------------------------------------------------------------------
Wed Jul 21 16:13:15 UTC 2010 - david@dgreaves.com
- Initial import from upstream