diff --git a/.gitignore b/.gitignore index c2067d7..6d24012 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libecap-0.2.0.tar.gz /autoconf.h /libecap-1.0.0.tar.gz +/libecap-1.0.1.tar.gz diff --git a/libecap.spec b/libecap.spec index 80686b8..95c34a3 100644 --- a/libecap.spec +++ b/libecap.spec @@ -1,6 +1,6 @@ Name: libecap -Version: 1.0.0 -Release: 7%{?dist} +Version: 1.0.1 +Release: 1%{?dist} Summary: Squid interface for embedded adaptation modules License: BSD Group: Development/Libraries @@ -64,6 +64,9 @@ install -m644 %{SOURCE1} %{buildroot}%{_includedir}/%{name}/common/autoconf.h %{_includedir}/libecap %changelog +* Mon Aug 21 2017 Luboš Uhliarik - 1.0.1-1 +- new version 1.0.1 + * Thu Aug 03 2017 Fedora Release Engineering - 1.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild diff --git a/sources b/sources index 08e39b8..ee459bf 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -bc13c3467988c898842b001aa8a83edf autoconf.h -68cbd5b8e505e3fa7da520c3b0fe5a3c libecap-1.0.0.tar.gz +ba3b9025264e6c23e6413666fff9fdab libecap-1.0.1.tar.gz