forked from pool/sdbus-cpp
Accepting request 994102 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/994102 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sdbus-cpp?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35e939fdd9c796522702c9c8762dd59b5c47f3440c01ba9feb9921c042780b55
|
||||
size 201532
|
||||
3
sdbus-cpp-1.2.0.tar.gz
Normal file
3
sdbus-cpp-1.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f7231904abb6a996b8c18ddc5fb50078ef5dff5191649abf9f127aff41d24e9
|
||||
size 205798
|
||||
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
* Tue Aug 9 9:26:43 UTC 2022 - Luca Boccassi <bluca@debian.org>
|
||||
|
||||
- Update to new version 1.2.0:
|
||||
- Add support for match rules
|
||||
- Add support for session bus connection at custom address
|
||||
- Add CMake variable for extra libsystemd config options
|
||||
- Use pseudo D-Bus connection for plain messages
|
||||
- Rename dont_request_slot tag to floating_slot
|
||||
- Add validity checks for names and paths
|
||||
- Remove executable flag from source files
|
||||
- Detect missing type after array declaration
|
||||
- Fix invalid assert on event fd
|
||||
- Enable move for ObjectPath and Signature
|
||||
- Add printer for std::chrono in googletest v1.11.0
|
||||
- Fix potential undefined behavior in creation of sdbus::Error
|
||||
- Additional little fixes and improvements in code, build system, and documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
* Wed Dec 22 14:02:26 UTC 2021 - Luca Boccassi <bluca@debian.org>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
%global version_major 1
|
||||
%global version_minor 1
|
||||
%global version_minor 2
|
||||
%global version_micro 0
|
||||
|
||||
Name: sdbus-cpp
|
||||
|
||||
Reference in New Issue
Block a user