Update to 3.8.2-rc1, which seems to fix the FTBFS.

This commit is contained in:
Susi Lehtola 2014-06-10 08:04:06 +03:00
parent ffa5cf4141
commit 4b94ef1f76
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ octave-3.2.4.tar.bz2
/octave-3.8.0-rc2.tar.gz
/octave-3.8.0.tar.bz2
/octave-3.8.1.tar.bz2
/octave-3.8.2-rc1.tar.gz

View File

@ -3,14 +3,15 @@
# For rc versions, change release manually
#global rcver %{nil}
%global rcver 1
%if 0%{?rcver:1}
%global rctag -rc%{?rcver}
%endif
Name: octave
Epoch: 6
Version: 3.8.1
Release: 2%{?dist}
Version: 3.8.2
Release: 0.1.rc1%{?dist}
Summary: A high-level language for numerical computations
Group: Applications/Engineering
License: GPLv3+
@ -291,6 +292,9 @@ fi
%changelog
* Tue Jun 10 2014 Susi Lehtola <jussilehtola@fedoraproject.org> - 6:3.8.2-0.1.rc1
- Update to 3.8.2-rc1.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6:3.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
4c5b9bd6b82b7fa3191af9706e7204f8 octave-3.8.1.tar.bz2
510c8aabbf22541dd6aecd8868fa8651 octave-3.8.2-rc1.tar.gz