Automatic commit of package [c-icap] minor release [0.5.7-1].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2020-11-12 16:57:44 +01:00
parent 0378f260bc
commit 1e3bc3f0a9
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
0.5.6-2 ./
0.5.7-1 ./

View File

@ -1,7 +1,7 @@
Summary: An implementation of an ICAP server
Name: c-icap
Version: 0.5.7
Release: 0%{?dist}
Release: 1%{?dist}
License: LGPL
Source0: http://sourceforge.net/projects/c-icap/files/c-icap/0.5.x/c_icap-%{version}.tar.gz
@ -193,6 +193,9 @@ exit 0 # Always pass
%changelog
* Thu Nov 12 2020 Daniel Berteaud <daniel@firewall-services.com> 0.5.7-1
- Update to 0.5.7 (daniel@firewall-services.com)
* Sat Nov 07 2020 Daniel Berteaud <daniel@firewall-services.com> 0.5.6-2
- BuildReq libdb-devel instead of db4-devel (daniel@firewall-services.com)