File qore.changes of Package qore

-------------------------------------------------------------------
Mon Aug  5 19:25:11 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

- Make the qore-module-api-* provides more fail prove: store the
  provides list in qore-module.prov. During build, this file is
  auto-generated and compared against the package provided one to
  ensure the list is correct.

-------------------------------------------------------------------
Thu Jul 12 19:51:04 UTC 2018 - bwiedemann@suse.com

- Add reproducible.patch to not include build hostname in package
  to make build reproducible (boo#1084909)

-------------------------------------------------------------------
Thu Oct 12 23:21:56 UTC 2017 - jengelh@inai.de

- Rework scriptlets for ldconfig. Adjust RPM groups.
  Avoid double-shipping of files. Use %configure.

-------------------------------------------------------------------
Fri Sep 29 15:43:01 UTC 2017 - petr@yarpen.cz

- updated to 0.8.13
- Input/Output stream APIs
- Vastly improved type system with complex type support
  Improved operators; list, string, binary slice operators,
  the ".." range operator, improved new, cast<>, and
  instanceof operators, lazy evaluation of functional and
  list operators, more
- Improved encryption support including AES encryption,
  encryption/decryption streams, support for AAD and MACs
  Improved HTTPS and SSL security support with addition
  X.509 certificate support including automatic certificate
  verification in client and server contexts
- Universal connection API
- Support for binding output placeholder buffers for result
  sets that return an SQLStatement object for more efficient
  piecewise processing of DB stored procedure/function calls
  that return very large result sets
- Strong encapsulation support (ex: private:internal)
- Deterministic garbage collection performance improvements
  with large cycles
- Debugging support and APIs including remote network debugging
- Language Server Protocol support for Qore in the new astparser
  module for rich language support in IDEs such as the Visual 
  studio Code Qore Extension
- much more
- rpm: /usr/bin user programs are part of qore-misc-tools package
  now as it was suggested by advanced packagers on IRC
- rpm: updated qore-libtool-2.4.6.patch for new release

-------------------------------------------------------------------
Thu Sep 08 15:28:07 UTC 2016 - petr@yarpen.cz

- updated to 0.8.12.1
- removed un-applicable patches: configure.patch

-------------------------------------------------------------------
Fri Jun 12 08:50:05 UTC 2015 - dimstar@opensuse.org

- Add qore-libtool-2.4.6.patch: Remove imported Libtool 2.4.2
  macros from acinclude.m4: this is a terrible hack by upstream to
  not forcibly depend on libtool >= 2.4.2, which has a very bad
  side effect now with libtool 2.4.6 available: the macros conflict
  due the internal API changes inside libtool.

-------------------------------------------------------------------
Sun Jul 13 17:08:50 UTC 2014 - schwab@linux-m68k.org

- configure.patch: don't use -m32/-m64

-------------------------------------------------------------------
Fri Jun 20 21:59:22 CEST 2014 - petr@yarpen.cz

- updated to 0.8.11

-------------------------------------------------------------------
Fri Dec 14 11:22:22 CEST 2012 - petr@yarpen.cz

- spec file reformatted to fit OBS rules

-------------------------------------------------------------------
Fri Nov 09 00:00:00 CEST 2012 - david@qore.org

- updated to 0.8.6.2

-------------------------------------------------------------------
Sat Oct 27 00:00:00 CEST 2012 - david@qore.org

- updated to 0.8.6.1

-------------------------------------------------------------------
Sun Sep 02 00:00:00 CEST 2012 - david@qore.org

- updated to 0.8.6

-------------------------------------------------------------------
Wed May 23 00:00:00 CEST 2012 - david@qore.org

- updated to 0.8.5

-------------------------------------------------------------------
Tue May 22 00:00:00 CEST 2012 - david@qore.org

- updated for new doxygen-based documentation, added devel-doc pkg
  for API docs
- updated package descriptions

-------------------------------------------------------------------
Thu Oct 20 00:00:00 CEST 2011 - david@qore.org

- updated to 0.8.4

-------------------------------------------------------------------
Fri Oct 07 00:00:00 CEST 2011 - petr.vanek@qoretechnologies.com

- pkg-config

-------------------------------------------------------------------
Sun Mar 06 00:00:00 CEST 2011 - david@qore.org

- updated to 0.8.3

-------------------------------------------------------------------
Sun Dec 26 00:00:00 CEST 2010 - david@qore.org

- updated to 0.8.2

-------------------------------------------------------------------
Tue Jun 15 00:00:00 CEST 2010 - david@qore.org

- updated to 0.8.1

-------------------------------------------------------------------
Wed Nov 18 00:00:00 CEST 2009 - david_nichols@users.sourceforge.net

- updated to 0.8.0

-------------------------------------------------------------------
Fri Nov 06 00:00:00 CEST 2009 - david_nichols@users.sourceforge.net

- updated to 0.7.7

-------------------------------------------------------------------
Mon Jul 13 00:00:00 CEST 2009 - david_nichols@users.sourceforge.net

- updated to 0.7.6

-------------------------------------------------------------------
Mon Jun 22 00:00:00 CEST 2009 - david_nichols@users.sourceforge.net

- updated to 0.7.5

-------------------------------------------------------------------
Wed Mar 04 00:00:00 CEST 2009 - david_nichols@users.sourceforge.net

- updated to 0.7.4

-------------------------------------------------------------------
Wed Dec 03 00:00:00 CEST 2008 - david_nichols@users.sourceforge.net

- updated to 0.7.3

-------------------------------------------------------------------
Wed Nov 26 00:00:00 CEST 2008 - david_nichols@users.sourceforge.net

- made libqore* the default name for lib package, removed la file

-------------------------------------------------------------------
Sun Nov 23 00:00:00 CEST 2008 - david_nichols@users.sourceforge.net

- updated to 0.7.2

-------------------------------------------------------------------
Mon Oct 13 00:00:00 CEST 2008 - david_nichols@users.sourceforge.net

- fixed devel pacakges for suse

-------------------------------------------------------------------
Tue Oct 07 00:00:00 CEST 2008 - david_nichols@users.sourceforge.net

- released 0.7.0

-------------------------------------------------------------------
Thu Sep 04 00:00:00 CEST 2008 - david_nichols@users.sourceforge.net

- removed all modules as they are now independent projects

-------------------------------------------------------------------
Tue Sep 02 00:00:00 CEST 2008 - david_nichols@users.sourceforge.net

- fixed dist tag for suse distributions
- updated for new module directory, added qore-module-api-*
  capability

-------------------------------------------------------------------
Sat Jul 14 00:00:00 CEST 2008 - david_nichols@users.sourceforge.net

- copied improvements from opensuse rpm and updated based
  on rpmlint output
- updated version to 0.7.0

-------------------------------------------------------------------
Thu Jun 14 00:00:00 CEST 2008 - david_nichols@users.sourceforge.net

- fixed spec file to support more architectures

-------------------------------------------------------------------
Thu Apr 10 10:02:32 CEST 2008 - david_nichols@users.sourceforge.net

- updated package to 0.6.2.4 and disabled mssql module build due
- to lack of freetds packages in the build service :-(

-------------------------------------------------------------------
Mon Oct 16 00:20:32 CEST 2006 - mrueckert@suse.de

- added --enable-64bit to build properly on 64bit biarch

-------------------------------------------------------------------
Mon Oct 16 00:10:13 CEST 2006 - mrueckert@suse.de

- initial package of 0.5.3
openSUSE Build Service is sponsored by