File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ import glob
28
28
import re
29
29
import tarfile
30
30
31
- version = "0.20.0 "
31
+ version = "0.20.1 "
32
32
diffs_found = False
33
33
34
34
Original file line number Diff line number Diff line change 1
1
Name: configsnap
2
- Version: 0.20.0
3
- Release: 4 %{?dist }
2
+ Version: 0.20.1
3
+ Release: 1 %{?dist }
4
4
Summary: Record and compare system state
5
5
License: ASL 2.0
6
6
URL: https://github.com/rackerlabs/%{name }
@@ -47,7 +47,7 @@ install -p -m 0600 additional.conf %{buildroot}%{_sysconfdir}/%{name}/additional
47
47
%{_sysconfdir }/%{name }
48
48
49
49
%changelog
50
- * Wed May 12 2021 Christos Triantafyllidis <christos.triantafyllidis@rackspace.co.uk> - 0.20.0-4
50
+ * Wed May 12 2021 Christos Triantafyllidis <christos.triantafyllidis@rackspace.co.uk> - 0.20.1-1
51
51
- Update python binary for python3 based distros
52
52
53
53
* Fri May 07 2021 Nick Rhodes <nrhodes91@gmail.com> - 0.20.0-3
You can’t perform that action at this time.
0 commit comments