File konkretcmpi.changes of Package konkretcmpi
-------------------------------------------------------------------
Tue Aug  4 13:28:46 UTC 2015 - kkaempf@suse.com
- add 0001-konkretreg-ignore-KONKRET_REGISTRATION-macro-in-libr.patch
  On some systems the KONKRET_REGISTRATION macro definition gets
  compiled into the provider library and then konkretreg generates
  incorrect registration file. This commit adds a check for this
  case.
-------------------------------------------------------------------
Thu Mar 26 07:26:48 UTC 2015 - kkaempf@suse.com
- back out konkretmof.so name fix
-------------------------------------------------------------------
Mon Feb  9 16:57:04 UTC 2015 - kkaempf@suse.com
- add upstream patch
  konkretcmpi-0.9.2-fix-returning-instance-from-method.patch
- add older-cmake.patch to build with older cmake versions
- fix konkretmof.so name (Factory cmake bug)
- fix konkretcmpi-python file path
- apply sle10.patch on SLE10 only
-------------------------------------------------------------------
Mon Feb  2 10:58:11 UTC 2015 - kkaempf@suse.com
- fix rhel6 build
-------------------------------------------------------------------
Mon Apr 28 12:31:14 UTC 2014 - kkaempf@suse.com
- Honor the fact that string properties with EmbeddedInstance
  qualifier are handled as instance properties.
  Fixes compatibility issue with cim-schema 2.40.0
  Add 0001-Honor-that-string-properties-with-EmbeddedInstance-q.patch
-------------------------------------------------------------------
Wed Apr 23 13:29:08 UTC 2014 - kkaempf@suse.com
- Fix devel dependencies (cmake, sblim-cmpi-devel, cim-schema)
- Drop cim-server from requires.
-------------------------------------------------------------------
Wed Apr 23 13:26:28 UTC 2014 - kkaempf@suse.com
- Follow shared library policy
  rename 'konkretcmpi' to 'libkonkretcmpi0'
-------------------------------------------------------------------
Mon Feb 10 11:09:24 UTC 2014 - pwieczorkiewicz@suse.com
- Add '%doc README NEWS COPYING' directive to the spec file
- Needed in SLE12 due to openlmi-providers dependency (fate#316180)
-------------------------------------------------------------------
Fri Jan 17 11:13:42 UTC 2014 - kkaempf@suse.com
- Fix python install pathes (esp. fixes SLE10 build)
  swig-classic.patch renamed to sle10.patch
-------------------------------------------------------------------
Thu Oct 17 12:50:28 UTC 2013 - kkaempf@suse.com
- Update to 0.9.2
  * Modifiable templates for method stubs.
  * Stub substitutions for method name, method type.
  * Generated code for method input arguments name and type.
  * Also generated code for output arguments.
  * Bugfix possible integer overflow.
  * Name collision avoidance for status variable in generated
  * Modifiable template for enumeration stub.
  * Plenty of bugfixes not announced in silent 0.9.1 release.
-------------------------------------------------------------------
Thu Aug  1 07:49:34 UTC 2013 - kkaempf@suse.com
- Update to 0.9.1
  * Add support for embedded instances
  * Support varlist in KReturn2
  * Fix return type for generated indication functions
  * Enable direct calls
  * Fix method arguments that are both input and output
-------------------------------------------------------------------
Fri Jul 26 09:52:19 UTC 2013 - kkaempf@suse.com
- Fix build for SLE11 (old swig, old cmake)
  Add swig-classic.patch
-------------------------------------------------------------------
Thu Jul 11 12:16:08 UTC 2013 - kkaempf@suse.com
- fix libkonkretmof so symlinks
  add fix-libkonkretmof-so-symlinks.patch
-------------------------------------------------------------------
Wed Jun 26 11:35:39 UTC 2013 - kkaempf@suse.com
- update to 'proxy' branch (0.9.0_35_g9729565)
- drop all patches, merged upstream
-------------------------------------------------------------------
Tue May 21 09:22:08 UTC 2013 - kkaempf@suse.com
- Fix return type for generated indication functions
  (konkretcmpi-0.9.0-fix-indication-return-type.patch)
-------------------------------------------------------------------
Thu May  2 12:55:32 UTC 2013 - kkaempf@suse.com
- Enable using direct calls in KDefaultGetInstance
  (enable-direct-call.patch)
- Fix method arguments that are both input and output
  (konkretcmpi-0.9.0-fix-inputoutput-method-arguments.patch)
- Create -python subpackage (konkretcmpi python bindings)
-------------------------------------------------------------------
Mon Mar 11 16:15:15 UTC 2013 - kkaempf@suse.com
- Split off -devel subpackage
-------------------------------------------------------------------
Mon Mar 11 13:56:51 UTC 2013 - kkaempf@suse.com
- Update to 0.9.0
  * Use CMake as buildsystem (added FindCMPI.cmake and
    FindKonkretCMPI.cmake modules)
  * Python bindings for the MOF parser
  * Fixed using experimental schema
  * Assertion crash fixed
  * Add missing headers
  * Many other minor bugs fixed
-------------------------------------------------------------------
Sat Mar 17 15:17:41 UTC 2012 - dimstar@opensuse.org
- Add konkretcmpi-gcc47.patch: Fix build with gcc 4.7.
-------------------------------------------------------------------
Mon Aug  2 19:16:48 UTC 2010 - kkaempf@novell.com
- Update to version 0.8.7
  Worked around bugs in certain CMPI brokers.
-------------------------------------------------------------------
Mon Aug 25 10:38:46 MDT 2008 - npaxton@novell.com
- Update to latest version (0.8.6) of code
  - Converted KonkretCMPI to use GNU autotools.
  - Bug fixes and minor enhancements
-------------------------------------------------------------------
Thu Jul 10 16:53:14 MDT 2008 - npaxton@novell.com
- added sblim-cmpi-devel to BuildRequires
-------------------------------------------------------------------
Wed Jul  9 15:59:10 MDT 2008 - npaxton@novell.com
- cleanup spec file, add dir ownership, remove erroneous comments
- update to version 0.8.1 which includes upgrade to autotools
-------------------------------------------------------------------
Mon Jul  7 14:26:41 MDT 2008 - npaxton@novell.com
- Initial version