Update to 1.36.

This commit is contained in:
Jose Pedro Oliveira 2007-08-11 19:16:35 +00:00
parent 21c960953d
commit 92efc0fbaf
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
srecord-1.35.tar.gz srecord-1.36.tar.gz

View File

@ -1 +1 @@
510bc67d9787692c44a92378207d34ef srecord-1.35.tar.gz 8fce124d47f23b4aa187c3b8eebc9fd7 srecord-1.36.tar.gz

View File

@ -1,10 +1,10 @@
Name: srecord Name: srecord
Version: 1.35 Version: 1.36
Release: 1%{?dist} Release: 1%{?dist}
Summary: Manipulate EPROM load files Summary: Manipulate EPROM load files
Group: Development/Tools Group: Development/Tools
License: GPL License: GPLv3+
URL: http://srecord.sourceforge.net/ URL: http://srecord.sourceforge.net/
Source: http://downloads.sourceforge.net/srecord/srecord-%{version}.tar.gz Source: http://downloads.sourceforge.net/srecord/srecord-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -64,6 +64,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Sat Aug 11 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.36-1
- Update to 1.36.
- License: GPLv3+.
* Sat Jun 23 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.35-1 * Sat Jun 23 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.35-1
- Update to 1.35. - Update to 1.35.