|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libecap
|
|
|
|
|
Version: 1.0.1
|
|
|
|
|
Release: 18%{?dist}
|
|
|
|
|
Release: 19%{?dist}
|
|
|
|
|
Summary: Squid interface for embedded adaptation modules
|
|
|
|
|
License: BSD-2-Clause
|
|
|
|
|
URL: http://www.e-cap.org/
|
|
|
|
@ -65,6 +65,10 @@ install -pm644 %{SOURCE1} %{buildroot}%{_includedir}/%{name}/common/autoconf.h
|
|
|
|
|
%{_includedir}/libecap
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.1-19
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.1-18
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|