Release v0.2.5

- Copyright header adjustments
- Improve determination of linker when some C++ files are generated
- Add configuration check for setlinebuf
- Avoid rebuilding target product everytime
- Add feature to disable testing in specific subdirectories
- Fix rpath option to address macOS / Linux usage difference
This commit is contained in:
Christophe de Dinechin 2019-04-23 17:40:16 +02:00
parent ed303a3b61
commit 45767c46ab
2 changed files with 10 additions and 6 deletions

9
NEWS
View File

@ -1,3 +1,12 @@
v0.2.5 Release v0.2.5
- Copyright header adjustments
- Improve determination of linker when some C++ files are generated
- Add configuration check for setlinebuf
- Avoid rebuilding target product everytime
- Add feature to disable testing in specific subdirectories
- Fix rpath option to address macOS / Linux usage difference
v0.2.4 Integration of Fedora packaging
- Put %package first (style, comment #11 of BZ#1689277)

View File

@ -52,12 +52,7 @@ Development files for make-it-quick
%changelog
* Tue Apr 23 2019 Christophe de Dinechin <dinechin@redhat.com> - 0.2.5-1
- Copyright header adjustments
- Improve determination of linker when some C++ files are generated
- Add configuration check for setlinebuf
- Avoid rebuilding target product everytime
- Add feature to disable testing in specific subdirectories
- Fix rpath option to address macOS / Linux usage difference
- New upstream release
* Tue Mar 19 2019 Christophe de Dinechin <dinechin@redhat.com> - 0.2.4-1
- Address review comments (see comment #11 of BZ#1689277)
- Integrate fixes found while building SPICE