Skip to content

Commit a2c1673

Browse files
committed
Bump version/changelog in spec file
1 parent 5b8c639 commit a2c1673

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

configsnap.spec

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: configsnap
2-
Version: 0.14
2+
Version: 0.16
33
Release: 1%{?dist}
44
Summary: Record and compare system state
55
License: ASL 2.0
@@ -42,6 +42,13 @@ install -p -m 0600 additional.conf %{buildroot}%{_sysconfdir}/%{name}/additional
4242
%{_sysconfdir}/%{name}
4343

4444
%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+
4552
* Tue Jul 31 2018 Paolo Gigante <paolo.gigante.sa@gmail.com> - 0.14-1
4653
- Adjusted -w option to only overwrite specific tagged files
4754
- Add option to compare existing files without gathering new data using the -C/--compare-only option

0 commit comments

Comments
 (0)