diff --git a/octave-appdata.patch b/octave-appdata.patch index 0046e2b..52cace3 100644 --- a/octave-appdata.patch +++ b/octave-appdata.patch @@ -1,6 +1,14 @@ -diff -up octave-4.0.0/etc/icons/octave.appdata.xml.in.appdata octave-4.0.0/etc/icons/octave.appdata.xml.in ---- octave-4.0.0/etc/icons/octave.appdata.xml.in.appdata 2015-05-23 08:21:53.000000000 -0600 -+++ octave-4.0.0/etc/icons/octave.appdata.xml.in 2015-12-30 16:19:24.324969806 -0700 +--- octave-4.2.0/etc/icons/octave.appdata.xml.in.appdata 2016-11-13 16:16:10.000000000 +0100 ++++ octave-4.2.0/etc/icons/octave.appdata.xml.in 2016-12-29 14:54:32.389932341 +0100 +@@ -17,7 +17,7 @@ + --> + + %OCTAVE_DESKTOP_FILE% +- GPLv3+ ++ GPL-3.0+ + GNU Octave + Interactive programming environment for numerical computations + @@ -52,5 +52,4 @@ http://www.octave.org diff --git a/octave.spec b/octave.spec index dfb571d..b50b84f 100644 --- a/octave.spec +++ b/octave.spec @@ -14,7 +14,7 @@ Name: octave Epoch: 6 Version: 4.2.0 -Release: 11%{?rcver:.rc%{rcver}}%{?dist} +Release: 12%{?rcver:.rc%{rcver}}%{?dist} Summary: A high-level language for numerical computations Group: Applications/Engineering License: GPLv3+ @@ -431,6 +431,9 @@ fi %{_pkgdocdir}/refcard*.pdf %changelog +* Thu Dec 29 2016 Kalev Lember - 6:4.2.0-12 +- Fix license in appdata file (bug #1293561) + * Fri Dec 09 2016 Orion Poplawski - 6:4.2.0-11 - Handle noarch package tarball names