Skip to content

Commit d2d06f5

Browse files
chore(release): bump to version 6.0.3
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
1 parent d01e674 commit d2d06f5

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [6.0.3] - 2025-06-03
6+
7+
### Bug Fixes
8+
9+
- Bring in libroast fixes from newer version [d01e674](https://github.com/openSUSE-Rust/obs-service-cargo/commit/d01e6745902e5085d6a7b3a3972fa143ab9ef43a)
10+
511
## [6.0.2] - 2025-06-03
612

713
### Bug Fixes
@@ -15,6 +21,10 @@ All notable changes to this project will be documented in this file.
1521
- Run CI if workflow changes [cc328c1](https://github.com/openSUSE-Rust/obs-service-cargo/commit/cc328c13fcd2cb1e24fa3f9a8b3ec7d8c9416bdd)
1622
- Change to leap container [032e85f](https://github.com/openSUSE-Rust/obs-service-cargo/commit/032e85f8f1394e81463ab25f7fe2fe60fe6a0010)
1723

24+
### Miscellaneous Tasks
25+
26+
- V6.0.2 [a14848a](https://github.com/openSUSE-Rust/obs-service-cargo/commit/a14848acab466bc1bb4bfe32e6d42c04992c7f26)
27+
1828
## [6.0.1] - 2025-06-02
1929

2030
### Documentation

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default-members = ["cargo"]
44
resolver = "2"
55

66
[workspace.package]
7-
version = "6.0.2"
7+
version = "6.0.3"
88
description = "OBS Source Service and utilities for Rust software packaging."
99
authors = [
1010
"Soc Virnyl Estela <socvirnyl.estela@uncomfyhalomacro.pl>",

0 commit comments

Comments
 (0)