diff --git a/.gitignore b/.gitignore index 9361889..4aad627 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/lsof_4.87-rh.tar.xz +/lsof_4.88-rh.tar.xz diff --git a/lsof.spec b/lsof.spec index fbb6cd8..887152a 100644 --- a/lsof.spec +++ b/lsof.spec @@ -1,7 +1,7 @@ Summary: A utility which lists open files on a Linux/UNIX system Name: lsof -Version: 4.87 -Release: 5%{?dist} +Version: 4.88 +Release: 1%{?dist} # Sendmail .. lib/snpf.c # LGPLv2+ .. lib/regex.c, regex.h License: zlib and Sendmail and LGPLv2+ @@ -10,7 +10,7 @@ Group: Development/Debuggers # lsof contains licensed code that we cannot ship. Therefore we use # upstream2downstream.sh script to remove the code before shipping it. # -# The script you can found in SCM or download from: +# The script can be found in SCM or downloaded from: # http://pkgs.fedoraproject.org/gitweb/?p=lsof.git;a=blob_plain;f=upstream2downstream.sh %global lsofrh lsof_%{version}-rh @@ -44,6 +44,9 @@ install -p -m 0644 lsof.8 ${RPM_BUILD_ROOT}%{_mandir}/man8 %{_mandir}/man*/* %changelog +* Wed Oct 15 2014 Peter Schiffer - 4.88-1 +- updated to 4.88 + * Sun Aug 17 2014 Fedora Release Engineering - 4.87-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 8c8012c..0eb4829 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -60ee5b17ce374be2fe1f3c7f1e2da1ee lsof_4.87-rh.tar.xz +53d92cf95df5c630052bc0d65fff53fb lsof_4.88-rh.tar.xz