We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f257e5 commit 634f0b5Copy full SHA for 634f0b5
1 file changed
dist/libcare.spec
@@ -1,7 +1,7 @@
1
2
%bcond_without selinux
3
4
-Version: 0.1.3
+Version: 0.1.4
5
Name: libcare
6
Summary: LibCare tools
7
Release: 1%{?dist}
@@ -161,6 +161,9 @@ exit 0
161
%endif
162
163
%changelog
164
+* Tue Jan 02 2018 Pavel Boldin <pboldin@cloudlinux.com> - 0.1.4-1
165
+- fix libcare service verbosity
166
+
167
* Wed Dec 27 2017 Pavel Boldin <pboldin@cloudlinux.com> - 0.1.3-1
168
- use systemd's libcare.socket
169
- use libcare-client default's path
0 commit comments