diff --git a/grep.spec b/grep.spec index 69f834e..00f1fae 100644 --- a/grep.spec +++ b/grep.spec @@ -1,6 +1,6 @@ Name: grep Version: 3.1 -Release: 9 +Release: 10 Summary: A string search utility License: GPLv3+ URL: http://www.gnu.org/software/grep/ @@ -47,8 +47,8 @@ make check %files %{_datadir}/locale/* -%doc AUTHORS NEWS README THANKS TODO -%license COPYING +%doc NEWS README THANKS TODO +%license COPYING AUTHORS %{_bindir}/*grep %config(noreplace) %{_sysconfdir}/profile.d/colorgrep.*sh %config(noreplace) %{_sysconfdir}/GREP_COLORS @@ -58,6 +58,12 @@ make check %changelog +* Mon Oct 21 2019 chengquan - 3.1-10 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix package bug + * Mon Aug 19 2019 openEuler Buildteam - 3.1-9 - Package init