Ignore:
Timestamp:
Dec 27, 2017, 1:09:27 PM (8 years ago)
Author:
dmik
Message:

spec: libcx: Release version 0.6.1-1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/libcx.spec

    r1230 r1284  
    11Name: libcx
    22Summary: kLIBC Extension Library
    3 Version: 0.6.0
     3Version: 0.6.1
    44Release: 1%{?dist}
    55License: LGPLv2.1+
     
    5858
    5959%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
    6162
    6263%clean
     
    6768%doc LICENSE README.md CHANGELOG.md
    6869%{_libdir}/libcx*.dll
     70%{_libdir}/libcx-spawn2.wrp
    6971%dir %{_var}/log/libcx
    7072
     
    7981
    8082%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
    8188* Tue Aug 29 2017 Dmitriy Kuminov <coding@dmik.org> 0.6.0-1
    8289- Release version 0.6.0
Note: See TracChangeset for help on using the changeset viewer.