diff --git a/.gitignore b/.gitignore index 9ab6159..e1e9447 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ sharutils-4.9.tar.bz2 +/sharutils-4.10.tar.bz2 diff --git a/sharutils.spec b/sharutils.spec index 1e990ae..1c07965 100644 --- a/sharutils.spec +++ b/sharutils.spec @@ -1,6 +1,6 @@ Summary: The GNU shar utilities for packaging and unpackaging shell archives Name: sharutils -Version: 4.9 +Version: 4.10 Release: 1%{?dist} License: GPLv3+ and LGPLv2+ and Public Domain Group: Applications/Archiving @@ -68,6 +68,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man5/* %changelog +* Mon Aug 30 2010 Petr Pisar - 4.10-1 +- 4.10 bump (bug #628304) + * Thu Jun 3 2010 Petr Pisar - 4.9-1 - version bump to 4.9 (bug #569059, bug #583187) diff --git a/sources b/sources index f727554..1a5040b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd5e006504851563e3ca27640d9e7abd sharutils-4.9.tar.bz2 +f918859228238d69e1ce78ccbec8f9e0 sharutils-4.10.tar.bz2