diff --git a/.gitignore b/.gitignore index 5982ddf..6066a9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ aldo-0.7.6.tar.bz2 aldo-0.7.5.tar.bz2 +/aldo-0.7.6.tar.bz2 diff --git a/aldo.spec b/aldo.spec index 4320ac3..1c906d2 100644 --- a/aldo.spec +++ b/aldo.spec @@ -1,6 +1,6 @@ Name: aldo Version: 0.7.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A morse tutor Group: Applications/Communications @@ -10,7 +10,6 @@ Source0: http://savannah.nongnu.org/download/aldo/%{name}-%{version}.tar. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libao-devel -#Requires: %description Aldo is a morse code learning tool released under GPL, which provides @@ -50,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 2 2010 Randall "Randy" Berry N3LRX - 0.7.6-3 +- Rebuild for Rawhide/F15 + * Fri Jul 30 2010 Randall "Randy" Berry N3LRX - 0.7.6-2 - Fix upload source mistake - Rebuild for F14/Rawhide