From a3b8b03dc95f3ba8e0b6da3976256b5983e78dc9 Mon Sep 17 00:00:00 2001 From: Damian Wrobel Date: Jan 03 2019 17:48:24 +0000 Subject: Update to the latest available version --- diff --git a/.gitignore b/.gitignore index 2cd4dae..3d67333 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /DXF2GCODE_development_Source_2017-05-03.zip /dxf2gcode-20170925.zip +/dxf2gcode-20190103.zip diff --git a/dxf2gcode.spec b/dxf2gcode.spec index 7ae45a3..e682627 100644 --- a/dxf2gcode.spec +++ b/dxf2gcode.spec @@ -1,11 +1,11 @@ -%global date 20170925 +%global date 20190103 %global vdate %(x=%{date}; echo "${x:0:4}-${x:4:2}-${x:6:2}") %global py_setup st-setup.py Name: dxf2gcode Version: %{date} -Release: 5%{?dist} +Release: 1%{?dist} Summary: 2D drawings to CNC machine compatible G-Code converter License: GPLv3+ and MIT Url: https://sourceforge.net/p/dxf2gcode/wiki/Home/ @@ -24,6 +24,7 @@ BuildRequires: %{py3_dist pyopengl} %else BuildRequires: python3-pyopengl %endif +BuildRequires: python3-configobj Requires: /usr/bin/pdftops Requires: /usr/bin/pstoedit @@ -34,6 +35,7 @@ Requires: %{py3_dist pyopengl} %else Requires: python3-pyopengl %endif +Requires: python3-configobj %description @@ -68,7 +70,7 @@ lrelease-qt5 i18n/*.ts %install %py3_install desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop -appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata.xml +appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml %find_lang %{name} --with-qt --without-mo %files -f %{name}.lang @@ -80,10 +82,13 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata %dir %{_datadir}/%{name}/i18n %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/* -%{_datadir}/appdata/*.appdata.xml +%{_datadir}/metainfo/*.appdata.xml %changelog +* Thu Jan 03 2019 Damian Wrobel - 20190103-1 +- Update to the latest available version + * Thu Jul 12 2018 Fedora Release Engineering - 20170925-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index ed12504..37c3213 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dxf2gcode-20170925.zip) = 455af3cd45cb679c7bc7be754ca1431aeece1875d107373b7bd7d2ca30d47a9c545f3eb3e969f1a836b7790f5fd48e624b42df2ab7082bacc0a08492a6146242 +SHA512 (dxf2gcode-20190103.zip) = 0050d068dabd097e44ab586585ec9300036377e096df70ff058ea822bb55ebdd13bb20a8ae355a204e4415db8e46fbf323c5a22e186ac901cec98018cdf8a497