File gflags.changes of Package gflags

-------------------------------------------------------------------
Mon Nov 28 16:05:25 UTC 2016 - munix9@googlemail.com

- update to version 2.2.0

  This release adds support for use of the gflags library as
  external dependency not only in projects using CMake, but also
  Bazel, or pkg-config. One new minor feature is added in this
  release: when a command flag argument contains dashes, these
  are implicitly converted to underscores. This is to allow those
  used to separate words of the flag name by dashes to do so,
  while the flag variable names are required to use underscores.

  Memory leaks reported by valgrind should be resolved by this release.
  This release fixes build errors with MS Visual Studio 2015.

  Please report any further issues with this release using the
  GitHub issue tracker.

-------------------------------------------------------------------
Fri Jun 19 21:53:16 UTC 2015 - munix9@googlemail.com

- back to gcc5

-------------------------------------------------------------------
Thu Jun 18 20:51:12 UTC 2015 - munix9@googlemail.com

- temp. build with gcc48 (for eg. folly) instead of gcc5

-------------------------------------------------------------------
Sun Mar 29 21:09:55 UTC 2015 - munix9@googlemail.com

- update to version 2.1.2

  This release completes the namespace change fixes. In particular,
  it restores binary ABI compatibility with release version 2.0.
  The deprecated "google" namespace is by default still kept as
  primary namespace while symbols are imported into the new "gflags"
  namespace. This can be overridden using the CMake variable
  GFLAGS_NAMESPACE.

  Other fixes of the build configuration are related to the (patched)
  CMake modules FindThreads.cmake and CheckTypeSize.cmake. These have
  been removed and instead the C language is enabled again even though
  gflags is written in C++ only.

  This release also marks the complete move of the gflags project
  from Google Code to GitHub. Email addresses of original issue
  reporters got lost in the process. Given the age of most issue
  reports, this should be negligable.

  Please report any further issues using the GitHub issue tracker.

-------------------------------------------------------------------
Tue Feb 17 20:03:28 UTC 2015 - munix9@googlemail.com

- initial package for version 2.1.1

openSUSE Build Service is sponsored by