diff --git a/.cvsignore b/.cvsignore index 67115fc..6deb654 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ sed-4.1.4.tar.gz +sed-4.1.5.tar.gz diff --git a/sed.spec b/sed.spec index c5594ee..6b7dd39 100644 --- a/sed.spec +++ b/sed.spec @@ -4,8 +4,8 @@ Summary: A GNU stream text editor. Name: sed -Version: 4.1.4 -Release: 1.1 +Version: 4.1.5 +Release: 1 License: GPL Group: Applications/Text Source0: ftp://ftp.gnu.org/pub/gnu/sed/sed-%{version}.tar.gz @@ -64,6 +64,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/* %changelog +* Mon Feb 06 2006 Florian La Roche +- 4.1.5 + * Fri Dec 09 2005 Jesse Keating - rebuilt diff --git a/sources b/sources index 4238cec..18f881e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a62ceadcb571d2dac006f81df5ddb48 sed-4.1.4.tar.gz +7a1cbbbb3341287308e140bd4834c3ba sed-4.1.5.tar.gz