Skip to content

Commit c2226b3

Browse files
authored
Merge pull request #18 from redBorder/development
Release 1.3.0
2 parents daf2f4b + 064b130 commit c2226b3

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.3.0

packaging/rpm/redborder-common.spec

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ License: AGPL 3.0
1010
URL: https://github.com/redBorder/redborder-common
1111
Source0: %{name}-%{version}.tar.gz
1212

13-
Requires: bash figlet util-linux vim mlocate tree htop tmux screen net-tools tcpdump wget bwm-ng btop xmlstarlet iotop
13+
Requires: bash figlet util-linux vim mlocate tree htop tmux screen
14+
Requires: net-tools tcpdump wget bwm-ng btop xmlstarlet iotop
15+
Requires: python3-dnf-plugin-versionlock
1416

1517
%description
1618
%{summary}
@@ -49,6 +51,9 @@ exit 0
4951
%doc
5052

5153
%changelog
54+
* Mon Aug 4 2025 manegron <manegron@redborder.com>
55+
- Install python3-dnf-plugin-versionlock
56+
5257
* Mon Jul 21 2025 Vicente Mesa <vimesa@redborder.com>
5358
- Add rb_backup_chef
5459

0 commit comments

Comments
 (0)