diff --git a/files/convertall.desktop b/files/convertall.desktop --- a/files/convertall.desktop +++ b/files/convertall.desktop @@ -6,7 +6,7 @@ GenericName[fr]=Coonvertisseur d'unités Comment=Convert between many different units Comment[fr]=Convertissez entre différentes unités -Icon=/usr/share/pixmaps/convertall/convertall.svg +Icon=/usr/share/pixmaps/convertall/convertall-icon.svg Exec=convertall Terminal=false Type=Application diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,16 +1,13 @@ name : convertall -version : 0.7.3 -release : 2 +version : 0.7.4 +release : 3 source : - - http://sourceforge.net/projects/convertall/files/0.7.3/convertall-0.7.3.tar.gz : 1228cb1f1def6e1d72d96c75c7d1e4df406625c84bc52eaa530773e35410ff39 -license : GPL-2.0 + - https://sourceforge.net/projects/convertall/files/0.7.4/convertall-0.7.4.tar.gz/download : 7f11d4db064c3980b25bd1b5b785ed334fa5e3067e8d9ef437bbcb96e2408d04 +license : GPL-2.0-or-later component : office.maths summary : ConvertAll is yet another unit converter. But it can combine the units any way you want. -description: | - With ConvertAll, you can combine the units any way you want. - If you want to convert from inches per decade, that's fine. - Or from meter-pounds. Or from cubic nautical miles. - The units don't have to make sense to anyone else. +description: "With ConvertAll, you can combine the units any way you want. \nIf you want to convert from inches per decade, that's fine. \nOr from meter-pounds. Or from cubic nautical miles. \nThe units\ + \ don't have to make sense to anyone else.\n" builddeps : - python3-qt5 rundeps : diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,10 +2,10 @@ convertall - Otto Tuominen - oft148@gmail.com + Alec Scott + alecbcs@gmail.com - GPL-2.0 + GPL-2.0-or-later office.maths ConvertAll is yet another unit converter. But it can combine the units any way you want. With ConvertAll, you can combine the units any way you want. @@ -25,11 +25,55 @@ office.maths - /usr/bin + /usr/bin/convertall /usr/share/applications/convertall.desktop - /usr/share/convertall - /usr/share/doc - /usr/share/pixmaps/convertall/convertall.svg + /usr/share/convertall/cmdline.py + /usr/share/convertall/convertall.pro + /usr/share/convertall/convertall.py + /usr/share/convertall/convertdlg.py + /usr/share/convertall/data/units.dat + /usr/share/convertall/data/units_de.dat + /usr/share/convertall/data/units_es.dat + /usr/share/convertall/data/units_fr.dat + /usr/share/convertall/data/units_ru.dat + /usr/share/convertall/helpview.py + /usr/share/convertall/icondict.py + /usr/share/convertall/numedit.py + /usr/share/convertall/option.py + /usr/share/convertall/optiondefaults.py + /usr/share/convertall/optiondlg.py + /usr/share/convertall/recentunits.py + /usr/share/convertall/setup.py + /usr/share/convertall/translations/convertall_de.qm + /usr/share/convertall/translations/convertall_de.ts + /usr/share/convertall/translations/convertall_es.qm + /usr/share/convertall/translations/convertall_es.ts + /usr/share/convertall/translations/convertall_fr.qm + /usr/share/convertall/translations/convertall_fr.ts + /usr/share/convertall/translations/convertall_ru.qm + /usr/share/convertall/translations/convertall_ru.ts + /usr/share/convertall/translations/qt_de.qm + /usr/share/convertall/translations/qt_de.ts + /usr/share/convertall/translations/qt_es.qm + /usr/share/convertall/translations/qt_es.ts + /usr/share/convertall/translations/qt_fr.qm + /usr/share/convertall/translations/qt_fr.ts + /usr/share/convertall/translations/qt_ru.qm + /usr/share/convertall/unitatom.py + /usr/share/convertall/unitdata.py + /usr/share/convertall/unitedit.py + /usr/share/convertall/unitgroup.py + /usr/share/convertall/unitlistview.py + /usr/share/doc/convertall/INSTALL + /usr/share/doc/convertall/LICENSE + /usr/share/doc/convertall/README.html + /usr/share/doc/convertall/README_de.html + /usr/share/doc/convertall/README_es.html + /usr/share/doc/convertall/README_fr.html + /usr/share/doc/convertall/README_ru.html + /usr/share/icons/hicolor/scalable/apps/convertall-icon.svg + /usr/share/pixmaps/convertall/convertall-icon.png + /usr/share/pixmaps/convertall/convertall-icon.svg /usr/share/pixmaps/convertall/convertall_lg.png /usr/share/pixmaps/convertall/convertall_med.png /usr/share/pixmaps/convertall/convertall_sm.png @@ -41,12 +85,12 @@ - - 2017-12-16 - 0.7.3 + + 2018-06-20 + 0.7.4 Packaging update - Otto Tuominen - oft148@gmail.com + Alec Scott + alecbcs@gmail.com \ No newline at end of file