[packages/librecad] - Version 2.0.2-1.
matkor
matkor at pld-linux.org
Mon Feb 10 23:18:07 CET 2014
commit 56a3f66560ae1966d3c09fae4bf7b581deae9878
Author: Mateusz Korniak <matkor at pld-linux.org>
Date: Mon Feb 10 23:16:54 2014 +0100
- Version 2.0.2-1.
librecad.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/librecad.spec b/librecad.spec
index 0284020..a54fc6b 100644
--- a/librecad.spec
+++ b/librecad.spec
@@ -1,11 +1,11 @@
Summary: Generic 2D CAD program
Name: librecad
-Version: 2.0.0
-Release: 0.beta2
+Version: 2.0.2
+Release: 1
License: GPL v2
Group: X11/Applications/Graphics
-Source0: https://github.com/LibreCAD/LibreCAD/archive/%{version}beta2.tar.gz
-# Source0-md5: 3bbcb39b5b65d75377f7f882ed834284
+Source0: https://github.com/LibreCAD/LibreCAD/archive/%{version}.tar.gz
+# Source0-md5: 0081a4028780d8a610c9f0aab8ac4eb6
URL: http://www.librecad.org/
BuildRequires: QtCore-devel
BuildRequires: QtGui-devel
@@ -29,7 +29,7 @@ LibreCAD is a Qt4 application to design 2D CAD drawing based on the
community edition of QCad.
%prep
-%setup -q -n LibreCAD-%{version}beta2
+%setup -q -n LibreCAD-%{version}
%{__sed} -e 's|imgs/LibreCADicon|img/librecadlogo|' -i librecad/support/doc/LibreCADdoc.qhcp
:> librecad/support/doc/about.txt
%{__sed} -e 's|lrelease|lrelease-qt4|' -i scripts/postprocess-unix.sh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/librecad.git/commitdiff/56a3f66560ae1966d3c09fae4bf7b581deae9878
More information about the pld-cvs-commit
mailing list