Commit a2c1673 1 parent 5b8c639 commit a2c1673 Copy full SHA for a2c1673
File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
Name: configsnap
2
- Version: 0.14
2
+ Version: 0.16
3
3
Release: 1%{?dist }
4
4
Summary: Record and compare system state
5
5
License: ASL 2.0
@@ -42,6 +42,13 @@ install -p -m 0600 additional.conf %{buildroot}%{_sysconfdir}/%{name}/additional
42
42
%{_sysconfdir }/%{name }
43
43
44
44
%changelog
45
+ * Sat Oct 17 2018 Nick Rhodes <nrhodes91@gmail.com> - 0.16-1
46
+ * - Add --config option for specifying custom a configuration file
47
+
48
+ * Sat Sep 15 2018 Nick Rhodes <nrhodes91@gmail.com> - 0.15-1
49
+ * - Added copy_dir function to recursively backup and diff directories
50
+ * - Add ability to use copy_dir in additional.conf along with a file pattern match
51
+
45
52
* Tue Jul 31 2018 Paolo Gigante <paolo.gigante.sa@gmail.com> - 0.14-1
46
53
- Adjusted -w option to only overwrite specific tagged files
47
54
- Add option to compare existing files without gathering new data using the -C/--compare-only option
You can’t perform that action at this time.
0 commit comments