update to 0.5.9 [release 0.5.9-1mamba;Mon Oct 04 2021]
This commit is contained in:
parent
c5d867e01c
commit
2036fa727a
@ -1,13 +1,13 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: c-icap
|
||||
Version: 0.5.8
|
||||
Version: 0.5.9
|
||||
Release: 1mamba
|
||||
Summary: An implementation of an ICAP server that can be used with HTTP proxies like Squid
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://c-icap.sourceforge.net
|
||||
URL: http://c-icap.sourceforge.net
|
||||
Source: https://sourceforge.net/projects/c-icap/files/c-icap/%{majver}.x/c_icap-%{version}.tar.gz
|
||||
Source1: %{name}-initscript
|
||||
Source2: %{name}-logrotate
|
||||
@ -15,7 +15,6 @@ Patch0: %{name}-0.1.5-conf.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libdb53-devel
|
||||
@ -143,6 +142,9 @@ fi
|
||||
%{_mandir}/man8/c-icap-libicapapi-config.8*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 04 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.9-1mamba
|
||||
- update to 0.5.9
|
||||
|
||||
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 0.5.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user