SHA256
8
0
forked from pool/CastXML

Accepting request 960309 from home:badshah400:branches:devel:libraries:c_c++

- Update to version 0.4.5.
- Build tests, and run them as part of %check section.
- New BuildRequires for tests: pkgconfig(libxml-2.0), pkgconfig(zlib).

OBS-URL: https://build.opensuse.org/request/show/960309
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/CastXML?expand=0&rev=12
This commit is contained in:
2022-03-15 11:43:24 +00:00
committed by Git OBS Bridge
parent 2d9ad685cf
commit 985dbfe1c2
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 8 21:23:05 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.4.5:
* No release notes.
- Build tests, and run them as part of %check section.
- New BuildRequires for tests: pkgconfig(libxml-2.0),
pkgconfig(zlib).
-------------------------------------------------------------------
Tue Oct 26 11:45:37 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>