automatic version update by autodist [release 3.27.0.0-1mamba;Wed Dec 01 2021]

This commit is contained in:
Automatic Build System 2024-01-05 16:59:52 +01:00
parent 83a4034295
commit 9d6c3a3e5a

View File

@ -4,13 +4,13 @@
%define _huver 2.0.4.0-1 %define _huver 2.0.4.0-1
Name: qcad Name: qcad
Version: 3.26.4.10 Version: 3.27.0.0
Release: 1mamba Release: 1mamba
Summary: A professional 2D CAD system Summary: A professional 2D CAD system
Group: Graphical Desktop/Applications/Graphics Group: Graphical Desktop/Applications/Graphics
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Tiziana Ferro <tiziana.ferro@email.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.qcad.org/en/ URL: https://www.qcad.org/en/
Source0: git://github.com/qcad/qcad.git/v%{version}/%{name}-%{version}.tar.bz2 Source0: git://github.com/qcad/qcad.git/v%{version}/%{name}-%{version}.tar.bz2
#Source0: ftp://ribbonsoft.com/archives/qcad/%{name}-%{version}-1-community.src.tar.gz #Source0: ftp://ribbonsoft.com/archives/qcad/%{name}-%{version}-1-community.src.tar.gz
@ -22,12 +22,16 @@ License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libGLU-devel BuildRequires: libGLU-devel
BuildRequires: libQt5Svg-devel
BuildRequires: libQt5XmlPatterns-devel
BuildRequires: libX11-devel BuildRequires: libX11-devel
BuildRequires: libcups-devel BuildRequires: libcups-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libglvnd-devel BuildRequires: libglvnd-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtscript-devel
BuildRequires: qt5-qttools-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libmng-devel BuildRequires: libmng-devel
BuildRequires: libpng-devel BuildRequires: libpng-devel
@ -42,6 +46,8 @@ BuildRequires: libXext-devel
QCad is a professional 2D CAD System. With QCad you can easily construct and change drawings with ISO-text and many other features and save them as DXF-files. QCad is a professional 2D CAD System. With QCad you can easily construct and change drawings with ISO-text and many other features and save them as DXF-files.
These DXF-files are the interface to many CAD-systems such as AutoCAD(TM) and many others. These DXF-files are the interface to many CAD-systems such as AutoCAD(TM) and many others.
%debug_package
%prep %prep
%setup -q %setup -q
#-D -T #-D -T
@ -143,6 +149,9 @@ EOF
#% doc qcad/doc qcad/README qcad/data #% doc qcad/doc qcad/README qcad/data
%changelog %changelog
* Wed Dec 01 2021 Automatic Build System <autodist@mambasoft.it> 3.27.0.0-1mamba
- automatic version update by autodist
* Sat Oct 16 2021 Automatic Build System <autodist@mambasoft.it> 3.26.4.10-1mamba * Sat Oct 16 2021 Automatic Build System <autodist@mambasoft.it> 3.26.4.10-1mamba
- automatic version update by autodist - automatic version update by autodist