- Update to 0.10.0
* Support Ruby 3
- Update to 0.7.0
* add Cim::Type to provide type operations
* add Cim::Data to obtain state and type information
for Class properties and qualifiers
OBS-URL: https://build.opensuse.org/request/show/1239954
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/rubygem-sfcc?expand=0&rev=13
61 lines
1.8 KiB
Plaintext
61 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 23 16:02:05 UTC 2025 - Klaus Kämpf <kkaempf@suse.de>
|
|
|
|
- Update to 0.10.0
|
|
* Support Ruby 3
|
|
|
|
- Update to 0.7.0
|
|
* add Cim::Type to provide type operations
|
|
* add Cim::Data to obtain state and type information
|
|
for Class properties and qualifiers
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 9 17:52:12 UTC 2022 - Klaus Kämpf <kkaempf@suse.com>
|
|
|
|
- fix rpmlintrc
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 24 08:00:45 UTC 2015 - kkaempf@suse.com
|
|
|
|
- Update to 0.6.1 (a2688603dc)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 3 15:14:28 UTC 2015 - kkaempf@suse.com
|
|
|
|
- remove zero-length files
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 16 10:58:52 UTC 2013 - kkaempf@suse.com
|
|
|
|
- remove build files from installed gem.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 2 11:47:53 UTC 2013 - kkaempf@suse.com
|
|
|
|
- Update to 0.6.0
|
|
* Ruby 1.9 support
|
|
* Proper threading under Ruby 1.9
|
|
* Report full Ruby trace stack
|
|
* Move 'invoke' to ObjectPath, makes it available to
|
|
Instance and Class
|
|
* Allow to pass client information to ObjectPath.new
|
|
* Include Client information into Instance, Enumeration
|
|
and ObjectPath
|
|
* Support Array type
|
|
* Fix output args of invoke
|
|
* Define Sfcc::Cim::Flags
|
|
* Support 'v2' sfcc api, improves memory management
|
|
* Plenty of bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 2 11:46:09 UTC 2013 - kkaempf@suse.com
|
|
|
|
- split off -doc package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 15 16:48:35 UTC 2010 - dmacvicar@novell.com
|
|
|
|
- initial package for 0.1.0
|
|
|
|
|