File tree Expand file tree Collapse file tree 3 files changed +15
-6
lines changed
Expand file tree Collapse file tree 3 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 8181 "version": {
8282 "major": 4,
8383 "minor": 0,
84- "patch": 54 ,
85- "suffix": "-1 "
84+ "patch": 55 ,
85+ "suffix": ""
8686 },
8787 "pkgformat": "deb",
8888 "work_dir": "${{ env.PKG_WORKDIR }}",
@@ -145,7 +145,7 @@ jobs:
145145 with :
146146 repository : ${{ inputs.silkit_source_repo }}
147147 submodules : recursive
148- path : libsilkit4-4.0.54
148+ path : libsilkit4-4.0.55
149149 ref : ${{ inputs.silkit_source_ref }}
150150 github-server-url : https://github.com
151151
@@ -157,7 +157,7 @@ jobs:
157157 {
158158
159159 "SilKitInfo": {
160- "url": "libsilkit4-4.0.54 ",
160+ "url": "libsilkit4-4.0.55 ",
161161 "ref": "",
162162 "recursive": true,
163163 "is_local": true
@@ -166,7 +166,7 @@ jobs:
166166 "version": {
167167 "major": 4,
168168 "minor": 0,
169- "patch": 54 ,
169+ "patch": 55 ,
170170 "suffix": ""
171171 },
172172 "pkgformat": "rpm",
Original file line number Diff line number Diff line change 1+ libsilkit (4.0.55-1ubuntu1) UNRELEASED; urgency=medium
2+
3+
4+ * New release candidate
5+
6+ -- Jan Kraemer <jan.kraemer@vector.com> Wed, 29 Jan 2025 09:25:00 +0200
7+
18libsilkit (4.0.54-1ubuntu1) UNRELEASED; urgency=medium
29
310
Original file line number Diff line number Diff line change 11Name: libsilkit4
2- Version: 4.0.54
2+ Version: 4.0.55
33Release: %autorelease
44Summary: The SIL Framework from Vector
55License: MIT
@@ -74,6 +74,8 @@ install -p -D -m 0644 %{SOURCE1} %{buildroot}/%{_unitdir}/
7474
7575%changelog
7676
77+ * Wed Jan 29 2025 Jan Kraemer <jan.kraemer@vector.com> - 4.0.55-1
78+ - New release candidate
7779* Mon Nov 11 2024 Jan Kraemer <jan.kraemer@vector.com> - 4.0.54-1
7880- Override the labels of DataPublisher, DataSubscriber,
7981 RpcClient, and RpcServer instances through the participant
You can’t perform that action at this time.
0 commit comments