We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents daf2f4b + 064b130 commit c2226b3Copy full SHA for c2226b3
2 files changed
VERSION
@@ -1 +1 @@
1
-1.2.0
+1.3.0
packaging/rpm/redborder-common.spec
@@ -10,7 +10,9 @@ License: AGPL 3.0
10
URL: https://github.com/redBorder/redborder-common
11
Source0: %{name}-%{version}.tar.gz
12
13
-Requires: bash figlet util-linux vim mlocate tree htop tmux screen net-tools tcpdump wget bwm-ng btop xmlstarlet iotop
+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
16
17
%description
18
%{summary}
@@ -49,6 +51,9 @@ exit 0
49
51
%doc
50
52
53
%changelog
54
+* Mon Aug 4 2025 manegron <manegron@redborder.com>
55
+- Install python3-dnf-plugin-versionlock
56
+
57
* Mon Jul 21 2025 Vicente Mesa <vimesa@redborder.com>
58
- Add rb_backup_chef
59
0 commit comments