Update to latest upstream release.

This commit is contained in:
Richard M. Shaw 2014-04-04 14:57:00 -05:00
parent 24f7739b42
commit 297ed87677
3 changed files with 18 additions and 7 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ fldigi-3.20.20.tar.gz
/fldigi-3.21.75.tar.gz
/fldigi-3.21.76.tar.gz
/fldigi-3.21.78.tar.gz
/fldigi-3.21.81.tar.gz

View File

@ -1,12 +1,14 @@
#global prerel AG
Name: fldigi
Version: 3.21.78
Release: 1%{?dist}
Version: 3.21.81
Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: Digital modem program for Linux
Group: Applications/Communications
License: GPLv3+
URL: http://www.w1hkj.com/Fldigi.html
Source0: http://www.w1hkj.com/downloads/%{name}/%{name}-%{version}.tar.gz
Source0: http://www.w1hkj.com/downloads/%{name}/%{name}-%{version}%{?prerel}.tar.gz
Source1: http://www.w1hkj.com/downloads/fldigi/fldigi.pdf
BuildRequires: hamlib-devel
@ -53,7 +55,7 @@ PDF User Manual for %{name}.
%prep
%setup -q -n %{name}-%{version}
%setup -q -n %{name}-%{version}%{?prerel}
# Fix spurious executeable
chmod 644 ./src/olivia/olivia.cxx
@ -96,7 +98,16 @@ install -pm 0644 %{SOURCE1} .
%changelog
* Thu Feb 13 2014 Richard Shaw <hobbes1069@gmail.com> - 3.21.78-1
* Sun Mar 30 2014 Richard Shaw <hobbes1069@gmail.com> - 3.21.81-1
- Update to latest upstream release.
* Tue Mar 11 2014 Richard Shaw <hobbes1069@gmail.com> - 3.21-79-1
- Update to latest upstream release.
* Tue Mar 4 2014 Richard Shaw <hobbes1069@gmail.com> - 3.21.78-1
- Update to latest upstream release.
* Wed Oct 30 2013 Richard Shaw <hobbes1069@gmail.com> - 3.21.77-1
- Update to latest bugfix release.
* Thu Sep 12 2013 Richard Shaw <hobbes1069@gmail.com> - 3.21.76-1

View File

@ -1,2 +1 @@
d809bdfb615082f6005ae5806189ced5 fldigi-3.21.78.tar.gz
28ec7420e7eb1340a57f6f680d08fdf0 fldigi.pdf
579ae69016d5766c3599c2413bf7fd33 fldigi-3.21.81.tar.gz