File rubygem-builder.changes of Package rubygem-builder
-------------------------------------------------------------------
Fri Jun 21 09:35:36 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- == Version 3.3.0 (2024-06-06)
* Fix broken call to `File.exists?` in `tags.rake`.
* Use BasicObject instead of BlankSlate for better compatibility with modern rubies.
== Version 3.2.4 (2019-12-10)
* Strings were frozen by adding `# frozen_string_literal: true` to all files
-------------------------------------------------------------------
Sat Dec 14 00:42:45 UTC 2019 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 3.2.4
* no changelog found
-------------------------------------------------------------------
Sat Jan 14 05:28:38 UTC 2017 - coolo@suse.com
- updated to version 3.2.3
see installed CHANGES
-------------------------------------------------------------------
Mon Nov 10 10:29:44 UTC 2014 - tboerger@suse.com
- Added new ruby macros
- Removed symlink-binaries through gem2rpm conversion
-------------------------------------------------------------------
Sun Oct 12 09:40:11 UTC 2014 - adrian@suse.de
- adapt to new rubygem packaging style
-------------------------------------------------------------------
Thu Jun 6 06:03:04 UTC 2013 - coolo@suse.com
- updated to version 3.2.2
-------------------------------------------------------------------
Fri May 31 07:18:41 UTC 2013 - coolo@suse.com
- updated to version 3.2.1
* Ruby 2.0 compatibility changes.
* Allow single quoted attributes.
-------------------------------------------------------------------
Sun Mar 3 09:32:57 UTC 2013 - coolo@suse.com
- updated to version 3.2.0
-------------------------------------------------------------------
Fri Oct 26 15:56:26 UTC 2012 - coolo@suse.com
- updated to version 3.1.4
* just a small test fix
-------------------------------------------------------------------
Mon Sep 10 13:03:39 UTC 2012 - coolo@suse.com
- updated to version 3.1.3
* suppress warning while undefining object_id
-------------------------------------------------------------------
Fri Sep 7 09:19:15 UTC 2012 - coolo@suse.com
- updated to version 3.1.2
* only changelog available:
https://github.com/jimweirich/builder/commits/builder-3.1.2/
-------------------------------------------------------------------
Thu Sep 6 08:58:26 UTC 2012 - coolo@suse.com
- update to 3.1 (no longer suffix)
* Included the to_xs arity patch needed for weird Rails compatibility
issue.
* Escaping newlines in attributes now.
* Allow method caching
* Ruby 1.9 compatiblity issues.
-------------------------------------------------------------------
Mon Aug 6 11:02:11 UTC 2012 - coolo@suse.com
- buildrequire rdoc
-------------------------------------------------------------------
Sat Jul 28 05:57:54 UTC 2012 - coolo@suse.com
- update to latest gem2rpm
-------------------------------------------------------------------
Fri Mar 23 11:07:45 UTC 2012 - saschpe@suse.de
- Spec file cleanup:
* Factory preparation
-------------------------------------------------------------------
Wed Dec 14 18:00:09 UTC 2011 - jreidinger@suse.com
- decrease significantly size of package ( remove useless xctags
file which has almsot 3MB)
-------------------------------------------------------------------
Mon Jun 20 19:18:51 UTC 2011 - mrueckert@suse.de
- initial package for the 3.0 branch (3.0.0)