diff --git a/.gitignore b/.gitignore index c487b81..873fa4a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /miscellaneous-1.0.11.tar.gz /miscellaneous-1.1.0.tar.gz /miscellaneous-1.2.0.tar.gz +/miscellaneous-1.2.1.tar.gz diff --git a/octave-miscellaneous.spec b/octave-miscellaneous.spec index 65ec454..abc51ef 100644 --- a/octave-miscellaneous.spec +++ b/octave-miscellaneous.spec @@ -1,8 +1,8 @@ %global octpkg miscellaneous Name: octave-%{octpkg} -Version: 1.2.0 -Release: 5%{?dist} +Version: 1.2.1 +Release: 1%{?dist} Summary: Miscellaneous functions for Octave Group: Applications/Engineering License: GPLv3+ @@ -63,6 +63,9 @@ dos2unix %{buildroot}/%{octpkgdir}/*.m %changelog +* Fri Jun 13 2014 Thomas Sailer - 1.2.1-1 +- update to 1.2.1 + * Sat Jun 07 2014 Fedora Release Engineering - 1.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 656d209..18e4e61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e121c6bf3120516817c32a7137d61f9 miscellaneous-1.2.0.tar.gz +d205946284d56a03b06fea1cdf302efb miscellaneous-1.2.1.tar.gz