geners/geners.changes
Atri Bhattacharya 51290d943e Accepting request 769801 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 0.12.0:
  * Removed an unnecessary explicit assignment operator from the
    IOPtr class (g++ version 9 started issuing warnings when the
    assignment operator is defined but a copy constructor is not).
- Use %license to install LICENSE file.

OBS-URL: https://build.opensuse.org/request/show/769801
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/geners?expand=0&rev=7
2020-02-05 13:05:11 +00:00

24 lines
870 B
Plaintext

-------------------------------------------------------------------
Mon Feb 3 11:12:32 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.12.0:
* Removed an unnecessary explicit assignment operator from the
IOPtr class (g++ version 9 started issuing warnings when the
assignment operator is defined but a copy constructor is not).
- Use %license to install LICENSE file.
-------------------------------------------------------------------
Mon Sep 4 10:44:07 UTC 2017 - badshah400@gmail.com
- Fix License, should be X11 not GPL-3.0.
-------------------------------------------------------------------
Sat Sep 2 13:57:37 UTC 2017 - badshah400@gmail.com
- Fix RPM group from shared library.
-------------------------------------------------------------------
Fri Aug 4 06:56:37 UTC 2017 - badshah400@gmail.com
- Initial package.