diff --git a/.cvsignore b/.cvsignore index 68b2ed4..fe00981 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sed-4.1.tar.gz +sed-4.1.1.tar.gz diff --git a/sed.spec b/sed.spec index 4e4ccef..b90b59b 100644 --- a/sed.spec +++ b/sed.spec @@ -4,7 +4,7 @@ Summary: A GNU stream text editor. Name: sed -Version: 4.1 +Version: 4.1.1 Release: 1 Copyright: GPL Group: Applications/Text @@ -60,6 +60,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/* %changelog +* Thu Jul 8 2004 Jakub Jelinek 4.1.1-1 +- update to 4.1.1 + * Mon Jun 21 2004 Jakub Jelinek 4.1-1 - update to 4.1 diff --git a/sources b/sources index ae0cad3..fc6e5a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8a08cc12fda1826deb2028dd729e189 sed-4.1.tar.gz +570c0a53a64ec020d8fcbce51fb6d71a sed-4.1.1.tar.gz