We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63d6385 commit 37daaa6Copy full SHA for 37daaa6
1 file changed
dist/libcare.spec
@@ -1,7 +1,7 @@
1
2
%bcond_without selinux
3
4
-Version: 0.1.2
+Version: 0.1.3
5
Name: libcare
6
Summary: LibCare tools
7
Release: 1%{?dist}
@@ -161,6 +161,10 @@ exit 0
161
%endif
162
163
%changelog
164
+* Wed Dec 27 2017 Pavel Boldin <pboldin@cloudlinux.com> - 0.1.3-1
165
+- use systemd's libcare.socket
166
+- use libcare-client default's path
167
+
168
* Mon Dec 25 2017 Pavel Boldin <pboldin@cloudlinux.com> - 0.1.2-1
169
- add code executing after/before scripts
170
- spec: exec systemctl's hooks
0 commit comments