[librecad] Update to 2.0.3.

Richard Shaw hobbes1069 at fedoraproject.org
Fri May 2 20:44:23 UTC 2014


commit dbebb082fb16dbdb55dca829aad2e03f568ecb23
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Fri May 2 15:44:42 2014 -0500

    Update to 2.0.3.

 .gitignore    |    1 +
 librecad.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a5b5f9..63e6d8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /librecad-2.0.2.tar.gz
+/librecad-2.0.3.tar.gz
diff --git a/librecad.spec b/librecad.spec
index a2d218b..c3ad112 100644
--- a/librecad.spec
+++ b/librecad.spec
@@ -6,10 +6,10 @@
 
 %global dxfrw_includedir %(pkg-config --cflags-only-I libdxfrw0 | sed 's|-I||g')
 # Matches 2.0.2 release tag
-%global commit 2241a8102d345f650502d12e3ab54e8387c2721a
+%global commit 85b31434c448723970f437eb587ad637cce82494
 
 Name:			librecad
-Version:		2.0.2
+Version:		2.0.3
 Release:		1%{?dist}
 Summary:		Computer Assisted Design (CAD) Application
 License:		GPLv2 and GPLv2+
@@ -164,6 +164,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/patterns/
 
 %changelog
+* Fri May  2 2014 Richard Shaw <hobbes1069 at gmail.com> - 2.0.3-1
+- Update to 2.0.3.
+
 * Wed Jan 22 2014 Tom Callaway <spot at fedoraproject.org> - 2.0.2-1
 - update to 2.0.2
 
diff --git a/sources b/sources
index 8346724..c584cae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a7f85aa5c6cf454d78e67bd926712b9  librecad-2.0.2.tar.gz
+52cd07f8b943a726fa356f89ade694c4  librecad-2.0.3.tar.gz


More information about the scm-commits mailing list