[texworks] Update to 0.4.3 (BZ#718982)

cheeselee cheeselee at fedoraproject.org
Thu Jul 14 05:23:27 UTC 2011


commit dabf35131843837d9acb9b7928eaff4ae8d5d60e
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Thu Jul 14 13:23:44 2011 +0800

    Update to 0.4.3 (BZ#718982)

 .gitignore    |    1 +
 sources       |    2 +-
 texworks.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c1032cf..c32f6de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ texworks-0.2.3.tar.gz
 /texworks-0.4.0-r759.tar.gz
 /texworks-0.4.1-r829.tar.gz
 /texworks-0.4.2-r852.tar.gz
+/texworks-0.4.3-r858.tar.gz
diff --git a/sources b/sources
index 5cc1bea..c984300 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-20ebb629ca8374c08d36c6e0b4ddc371  texworks-0.4.2-r852.tar.gz
+49c8f68dbe778435dd951dffb43b3ddb  texworks-0.4.3-r858.tar.gz
diff --git a/texworks.spec b/texworks.spec
index ad01ce3..e9d67d0 100644
--- a/texworks.spec
+++ b/texworks.spec
@@ -1,8 +1,8 @@
-%global rev 852
+%global rev 858
 %global py_ver %(%{__python} -c "import sys;sys.stdout.write(sys.version[:3])")
 
 Name:           texworks
-Version:        0.4.2
+Version:        0.4.3
 Release:        1%{?dist}
 Summary:        A simple IDE for authoring TeX documents
 
@@ -91,6 +91,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Thu Jul 14 2011 Robin Lee <cheeselee at fedoraproject.org> - 0.4.3-1
+- Update to 0.4.3 (BZ#718982)
+
 * Sun Jun 26 2011 Robin Lee <cheeselee at fedoraproject.org> - 0.4.2-1
 - Update to 0.4.2
 - Removed texworks-0.4.1-qmake.patch


More information about the scm-commits mailing list