[QTeXEngine] Update to 0.3

Chen Lei supercyper at fedoraproject.org
Tue Nov 30 13:04:57 UTC 2010


commit dc6dc2bc3a04b26d7ef0cf3589bfb89320241c53
Author: Chen Lei <supercyper at 163.com>
Date:   Tue Nov 30 21:04:36 2010 +0800

    Update to 0.3

 .gitignore               |    2 +-
 QTeXEngine-svn1552.patch |   14 --------------
 QTeXEngine.spec          |   10 +++++-----
 sources                  |    2 +-
 4 files changed, 7 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13d2407..cd3e26f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-QTeXEngine-0.2-opensource.zip
+/QTeXEngine-0.3-opensource.zip
diff --git a/QTeXEngine.spec b/QTeXEngine.spec
index 90ccafa..1cf0ca7 100644
--- a/QTeXEngine.spec
+++ b/QTeXEngine.spec
@@ -1,6 +1,6 @@
 Name:		QTeXEngine
-Version:	0.2
-Release:	4.20100119svn%{?dist}
+Version:	0.3
+Release:	1%{?dist}
 Summary:	Library enabling Qt based applications to easily export graphics to TeX
 License:	GPLv3
 Group:		System Environment/Libraries
@@ -8,8 +8,6 @@ URL:		http://soft.proindependent.com/qtexengine/
 Source0:	http://download.berlios.de/qtiplot/%{name}-%{version}-opensource.zip
 # Fixes the build and install of QTeXEngine
 Patch0:		QTeXEngine-svn1552-path.patch
-# Fixes between 0.2 and svn1552 checkout
-Patch1:		QTeXEngine-svn1552.patch
 BuildRequires:	qt4-devel doxygen dos2unix
 
 %description
@@ -31,7 +29,6 @@ for developing applications that use %{name}.
 %prep
 %setup -q -n %{name}
 %patch0 -p1
-%patch1 -p1
 
 rm -rf {example,test}/.svn
 
@@ -80,6 +77,9 @@ rm -rf %{buildroot}
 %{_libdir}/libQTeXEngine.so
 
 %changelog
+* Tue Nov 30 2010 Chen Lei <supercyper at 163.com> - 0.3-1
+- Update to 0.3
+
 * Fri Sep 10 2010 Chen Lei <supercyper at 163.com> - 0.2-4.20100119svn
 - move header file to %%{_includedir}
 
diff --git a/sources b/sources
index c5a39b3..ea66ba9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc2fe7f3fdb9e06c00d1f5c3c3e68920  QTeXEngine-0.2-opensource.zip
+d1b234623770ec6209b14d1b5137f2f1  QTeXEngine-0.3-opensource.zip


More information about the scm-commits mailing list