forked from pool/aws-c-event-stream
- Update to version 0.1.5 + Add build instructions to readme (#35) + Use Github Actions (#36) + Added clang-format linter + Use github actions for OSX + Remove .travis.yml + Use legacy common-posix script OBS-URL: https://build.opensuse.org/request/show/814861 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-event-stream?expand=0&rev=8
55 lines
2.1 KiB
Plaintext
55 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 16 09:22:13 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 0.1.5
|
|
+ Add build instructions to readme (#35)
|
|
+ Use Github Actions (#36)
|
|
+ Added clang-format linter
|
|
+ Use github actions for OSX
|
|
+ Remove .travis.yml
|
|
+ Use legacy common-posix script
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 7 00:48:48 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 0.1.4
|
|
+ Only call on_prelude() when prelude passed crc check
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 28 13:03:31 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Fix installation path for aws-c-event-stream-targets.cmake
|
|
in patch to fix cmake modules path in CMakeLists.txt
|
|
+ aces_fix-cmake-modules-path.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 3 10:28:51 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 0.1.3
|
|
+ Added support for shared/static lib builds in the same build closure
|
|
- from version 0.1.2
|
|
+ Quote TO_CMAKE_PATH args
|
|
- Refresh patches for new version
|
|
+ aces_fix-cmake-modules-path.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 22 21:15:01 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Fix name of runtime package in Requires of devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 10 11:53:57 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 0.1.1
|
|
- Append library ABI version to runtime package name
|
|
- Update patch to fix cmake modules path in CMakeLists.txt
|
|
+ aces_fix-cmake-modules-path.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 12 16:16:28 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Initial build
|
|
+ Version 0.1.0
|
|
- Add patch to fix cmake modules path in CMakeLists.txt
|
|
+ aces_fix-cmake-modules-path.patch
|