diff --git a/.cvsignore b/.cvsignore index 0ac7c00..f2b01a8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -srecord-1.28.tar.gz +srecord-1.29.tar.gz diff --git a/sources b/sources index 014840c..cb949c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -614ed3390e0737cb540a4662a7c80348 srecord-1.28.tar.gz +23dd5dc4971fbb1202b0550a260e3b1a srecord-1.29.tar.gz diff --git a/srecord.spec b/srecord.spec index 8f038c1..ffc4a39 100644 --- a/srecord.spec +++ b/srecord.spec @@ -1,12 +1,12 @@ Name: srecord -Version: 1.28 +Version: 1.29 Release: 1%{?dist} Summary: Manipulate EPROM load files Group: Development/Tools License: GPL URL: http://srecord.sourceforge.net/ -Source: http://srecord.sourceforge.net/srecord-%{version}.tar.gz +Source: http://downloads.sourceforge.net/srecord/srecord-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: diffutils, sharutils, groff @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 13 2007 Jose Pedro Oliveira - 1.29-1 +- Update to 1.29. + * Thu Mar 8 2007 Jose Pedro Oliveira - 1.28-1 - Update to 1.28.