Changeset 1284 for spec/trunk/SPECS/libcx.spec
- Timestamp:
- Dec 27, 2017, 1:09:27 PM (8 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/libcx.spec (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/libcx.spec
r1230 r1284 1 1 Name: libcx 2 2 Summary: kLIBC Extension Library 3 Version: 0.6. 03 Version: 0.6.1 4 4 Release: 1%{?dist} 5 5 License: LGPLv2.1+ … … 58 58 59 59 %check 60 kmk %{kmk_flags} test 60 # No tests for now, spawn2 fails because test-skeleton.c prints stats to stdout. 61 #kmk %{kmk_flags} test 61 62 62 63 %clean … … 67 68 %doc LICENSE README.md CHANGELOG.md 68 69 %{_libdir}/libcx*.dll 70 %{_libdir}/libcx-spawn2.wrp 69 71 %dir %{_var}/log/libcx 70 72 … … 79 81 80 82 %changelog 83 * Wed Dec 27 2017 Dmitriy Kuminov <coding@dmik.org> 0.6.1-1 84 - Release version 0.6.1 85 (https://github.com/bitwiseworks/libcx/blob/0.6.1/CHANGELOG.md). 86 - Add check section to run tests. 87 81 88 * Tue Aug 29 2017 Dmitriy Kuminov <coding@dmik.org> 0.6.0-1 82 89 - Release version 0.6.0
Note:
See TracChangeset
for help on using the changeset viewer.
